View Full Version : answers


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 [46] 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166

  1. C# beyond 3.0
  2. Checking Calender items
  3. Audio Editor Component
  4. TreeView Nonsense
  5. How Math.Cos & Math.Sin is implemented?
  6. Any good c# api on internet?
  7. Profiling an app
  8. DrawIcon vs DrawImage
  9. Open Crystal Report
  10. 3-tier approach
  11. Reference not traced to the source
  12. VS command prompt vs Windows one?
  13. fields for methods?
  14. If a DataGrid.DataSource is an IList, not a DataTable, is there a way similar to dt.AcceptChanges(), dt.RejectChanges()
  15. grid / spreadsheet component recommendations?
  16. DataGridView errors on binary data
  17. Set checkbox value based on data grid string value
  18. ThreadAbortException occurs when the child thread is in catch block{}
  19. Pass a Delegate 2 levels instead of just one
  20. Pass a Delegate 2 levels instead of just one
  21. BinaryWriter Array
  22. Accessing scrollbar in a TabControl
  23. devenv Command Line - Adding Existing Project
  24. Passing a method as a parameter
  25. Master project file
  26. E-mail multiple recipients?
  27. deadlock in a multithread C# application
  28. Deadlock in multithread C# app
  29. A dictionary with many keys for the same value
  30. C# web graphics ?
  31. Typed vs untyped datasets
  32. Can't create an 4bpp Bitmap (A generic error occurred in GDI+.)
  33. C# .NET 2.0 ComboBox AutoComplete with SuggestAppend bug ...
  34. treeview control 2.0 scroll to top
  35. Bound DataBoundGridRow table index number
  36. List Breakpoints
  37. Convert C# "writer.Write(@" to VB ?
  38. System Resource Restrictions for CSharp programs
  39. Programmatically synchronize files/folders
  40. replacing crlf with c#
  41. Windows explorer icons
  42. Phone number regex
  43. Creating a Blank C# project from command line
  44. easy ? arbitrary Path for folderBrowserDialog
  45. Looping through items
  46. help with public field access
  47. Saving Information for Page Reload
  48. Using webrequest without sending Ip address.
  49. Retrieving Values from a Multi Select List Box
  50. network range
  51. Why does main{} always include a parameter string array?
  52. InterProcess Communication, .Net to C++ communication
  53. TreeView doesn't show last item
  54. DataGridView and period / oemperiod
  55. DatagridView OnPaint
  56. Standards for databases, dates and null value handling
  57. Multiple javascript for a UserControl
  58. First delve into C#
  59. DefaultValue of Custom control
  60. Looping through Filenames in the selected directory folder
  61. Initializing list in constructor ObjectNullReferenceException
  62. Downloading code project dll's?
  63. Install Mobile application from desktop PC
  64. Application.DoEvents()
  65. problem in broadcasting message over VPN
  66. Enumerate all storage devices
  67. Null check on executeScalar
  68. System.Math.Round bug
  69. win2003 server IIS
  70. EventHandler assignment
  71. ManagementScope WMI query
  72. data Grid column Style if DataSource is an ArrayList, not a datatable?
  73. Multiple Result Sets in a DataSet from DataAdapter ?
  74. WinForm state
  75. Given a System.IO.File get the directory
  76. Subscribe and unsubscribe to Windows.Forms.Controls events automatically
  77. Export Crystal report to PDF
  78. Process.Start() and Process.WaitForExit()
  79. Maximal path and maximal file name length
  80. Scale value using double.ToString()
  81. Accessing DataSet values easily
  82. Script Engine
  83. Script Engine
  84. Parameterized SQL with the OleDb Provider to Oracle
  85. Script Engine
  86. OleDb Provider and parameterized SQL to Oracle
  87. How to use a class from one assembly into another
  88. process.start is not working in Windows Service
  89. How to see the changed value in design mode of composite control
  90. Design-Time Theme Support
  91. Scroll and slow redraws
  92. getting Token privilages using C#
  93. ODBC / Vista / Foxpro
  94. when casting, receiving: System.InvalidCastException (Specified cast is not valid)
  95. TreeView and DataBinding
  96. Problem with ASP:Button
  97. Remove items from list while enumerating
  98. setup VS2003.net
  99. How to create an admin account
  100. serialPort not works?
  101. Transaction
  102. Need design for calling a method at regular intervals
  103. Math.Round Question
  104. Serialize XPathNavigator
  105. Automatic Memory Management Question
  106. Performance problems with StoredProcedure in Web application
  107. axWebBrowser - handle "page cannot be displayed"
  108. Give the Online Exam without any Risk...
  109. compilation directive for namespace -> resources file error???
  110. A special (?) type of timer
  111. Bridge pattern? What is the use?
  112. DataGridView OnPaint
  113. add one tracelistener to all tracesources
  114. Toolstrip - mouse over
  115. Does timeoutcall back needs to be static in asynchronous web request.
  116. Process.StartInfo - how to make it 'NOT' shown on the taskbar
  117. Throwing exception from private methods
  118. Why can't I add these modules?
  119. Create an event
  120. ADO SQLConnection works only in Windows, but not in WEB
  121. Treeview with in an checkbox in few of the nodes
  122. Listview Scrollbar
  123. Asynchronous Socket Problem with TCPIP
  124. Restricting which rows are editable in a NETCF textbox
  125. DataGridBoolColumn
  126. Easy Question using switch / case
  127. How to use a huge memory in C#?
  128. CPU usage amd memory usage
  129. OOP and instanstiation question
  130. access modifiers applied to property
  131. Need advice with huge TreeView performance
  132. creating a base exception for a windows application
  133. Deserializing - Can this be done?
  134. nant - what is the right way to reference?
  135. WORKS IN TEST, NOT IN LIVE????
  136. Javascript to C#
  137. Getting WIndows Login Name From ASP.NET
  138. Adding Stylesheet to XmlDocument
  139. entering hex format into datagrid backed by int
  140. access web service through proxy server
  141. Windows Service, MS SQL 2005 and late binding
  142. Help. MySQL OleDbDataAdapter Error Unrepresentable DateTiime
  143. Hiding Menu Items
  144. How would you make TreeView nodes turn into TextBoxes to edit?
  145. checking for numbers in C#.net
  146. Default property
  147. C# click once application with report and reference to assembly
  148. Security in windows forms apps
  149. Place of BeginTransaction in code
  150. Settings files used within Assemblies and application scope
  151. How to populate a combobox with an ArrayList containing 1 dimensional array of strings?
  152. Using Generics with System.DirectoryServices
  153. How to reference a reference type?
  154. download a word document from server using c#.net
  155. Automate downloading attachmments from email inbox
  156. how to add service/demean for checking software updates
  157. c# definition - two questions
  158. VS2005: How to synchronize active source file and Solution explorer View
  159. c# winform inheritance and localization
  160. Transparency key is not working in Child Forms
  161. Broadcast Message over VPN
  162. making .NET 2.0 tracefiles readable/parsable
  163. Saving Message Object
  164. Multiple Forms Hiding and closing
  165. finetuning .NET 2.0 tracing
  166. UICulture on MUI WindowsXP question
  167. How to know if the user canceled the download?
  168. Drawing graphs/Charts reading data from DataGrid
  169. Selecting current Item in C#
  170. Process.StartInfo
  171. Thread blocking diagnosis
  172. Problem running app in .NET 2 when .NET 1.1 was installed
  173. #region in ASHX Handler
  174. Decoding strategy
  175. Is this a bug in the data adapter wizard?
  176. Problems with code execution on Mobile devices
  177. .NET 2.0 WebBrowser Mouse events
  178. Generics for Customer and Phones.... should be easy!
  179. How to close a web page?
  180. Need Help Converting VB6 to VB.NET
  181. DataAdapter and MS Access
  182. Cannot serialize BuildEventArgs : EventArgs
  183. Problems in deploying "Windows Service" using VS 2005 Setup project
  184. FtpWebRequest Problem
  185. Htmp parser
  186. can I add a style to RadioButtonList?
  187. Console app printing
  188. Problem with checkboxes
  189. Regex question
  190. Problem with DataSet.Locale settings.
  191. How to get value from SQLDataReader
  192. save streaming content to local resources
  193. populating treeview from database table
  194. webbrowser dom problem
  195. Vista RC1 & 2 - Developers perspective?
  196. RegLoadMUIString Vista P-Invoke
  197. Custom button.
  198. How to create variables and configuration settings for C# Windows Project
  199. Windows Service project doesn't install using VS 2005
  200. How to Create textbox controls inside of a contentPlaceHolder dinamiclly and then insert each one in a database
  201. architecture problem
  202. "Late binding" in C#
  203. check RAM size and configuration?
  204. Adding Two button
  205. Using P/Invoke to call a pointer to a pointer
  206. Get precompiler value in C#
  207. Apostrophe in Column value of DataTable select query
  208. setup ask for key during installation
  209. Error accessing Access DB
  210. copy SortedList
  211. Casting a parent class to a child class
  212. Connect VB with C#, VB give instruction to a C# code ?
  213. Minimum age validation in C#
  214. Drop your pants and grab your ankles..its VISTA!
  215. Seeking info on httpweblistener....
  216. Wait for External Message Queue to Process?
  217. ActiveDirectory group membership in offline profile
  218. How to create a DLL that can be called from another Win32 appl.
  219. Searching
  220. C# equivalant for dll function call
  221. How to send a mail using C#
  222. Adding new items in Contaxt Menu
  223. How do I exit the program?
  224. using char in do while condition
  225. What is maximum time thread can be run?
  226. RegAsm not executing.
  227. What happens after Form constructor?
  228. Question on Background worker
  229. How to access ModuleController from View Presenter?
  230. Properties
  231. hyphen in regular expression (cSharp)
  232. custom web server
  233. problem with graphics.DrawString
  234. Get name of instance of object
  235. How to convert C++ code to C#
  236. pass types by ref or value
  237. How to open a popup window from the server side to clint side using javascript
  238. ExecutionEngineException trying to override IInternetSecurityManager
  239. get / set and sevral values
  240. PropertyGrid Serialize Property of type SystemColor
  241. sqlcommand.ExecuteXmlReader is not work, why?
  242. static constructor multithreaded?
  243. Web Service Question
  244. uncleared code
  245. uncleared code
  246. Using webproxy object in 2.0 when proxy has been configured to use Active Directory
  247. How to make a cross post?
  248. how to run report services
  249. XAML - System Requirements
  250. How to send mail?
  251. Advices regarding calendar \ organizer
  252. Routing tcp/ip requests, load balancing
  253. Simple and quick way to write to SQL database?
  254. How to do this?
  255. Cool Interview Questions on Dot Net
  256. How to display this using MessageBox.Show method
  257. Profile - anonymousIdentification = true kills db connection
  258. Alternative to using MatchCollections
  259. How close/open forms in Windows app?
  260. Web Browser permissions in C# app
  261. generating NET Framework 3.0 WS proxy?
  262. "Override" static method via DynamicMethod
  263. Regex negative lookahead.
  264. Webbrowser control access to links...
  265. How to assign a reference to a class member to another class member?
  266. Setting properties at design-time faster than at run-time?
  267. Internet Explorer ActiveX and filtering the html before it arrives to the browser
  268. C# equivalent to a smart pointer???
  269. Once more about the COM error 0x80010108 ("The object invoked has disconnected from its clients.")
  270. odp
  271. odp
  272. Context menu Problem
  273. How to change name of the project?
  274. custom transparent forms
  275. NG-style Messaging System For Windows Forms Application
  276. Get Data From USB Device
  277. c# 3.0 - when?
  278. How can I tell if a component is scrolled to the bottom?
  279. go to definition???
  280. Threading for filling out gridview?
  281. Updating ApplicationSettings/Databindings at runtime
  282. Data exchange between Web Service & Win Forms application
  283. Italics in Windows title
  284. InsertQuery null value to int column
  285. Programmatically populate grid
  286. DefaultValue Attribute breaks XmlSerializer
  287. Application wide event?
  288. partial class
  289. Socket.Send is slow when sending within same process
  290. Cannot Open local SQL Server Express Database
  291. Embedded browser: Bypass security warning
  292. Having issues with listbox, probably simple....
  293. how to create a web service to take uploading file?
  294. Boot CD 8.5
  295. State Engine
  296. Serial port Help Needed PLEASE
  297. How to use DllImportAttribute programmatically
  298. MSBuild: Project level tasks from solution
  299. vdproj MSI throwing exception: Invalid directory on URL during Ins
  300. Sqlhelper or not Sqlhelper that is the question.
  301. Very strange error in ASP.NET 2.0
  302. Insert records into a dbase table
  303. Adding HTML Code to a web page already running
  304. Adding HTML Code to a web page already running
  305. "Virtual properties behave like abstract methods" ?
  306. Search Pattern
  307. Repetitive XML comments -- what's the point?
  308. Buffers
  309. Deleting all files after uninstall using VS 2005 Setup project
  310. Generics is very slow. Need help speeding it up
  311. Need to format a date!
  312. ASP.NET Using Atlas
  313. IIS number of connection
  314. Find all keys from a specific global resource
  315. form
  316. How to...
  317. Eval Function in c#
  318. Passing an variant from classic ASP page to a .NET webservice
  319. find an user in my domain
  320. OSQL + not responsing.
  321. sending email using c# Windows application
  322. Write the values of a PropertyGrid to an XML file
  323. Is there a global validate on a winform?
  324. Event Generating Multiple Handler Calls
  325. Dan
  326. Very complicated Regular Expression Help
  327. Very complicated Regular Expression Help
  328. Changing Local TimeZone in a Program
  329. Modifications to dataset definition after changes made to SQL database table
  330. calendar + organizer
  331. WMI C# Intel CreateVLAN
  332. Resize/Convert images on the fly
  333. Regular Expression Niggle
  334. Problem with OleVariant and C#
  335. what's your lucky number ?
  336. starting tutorial for C#
  337. WrapMode in DataGridView
  338. Saving Properties.Settings for a DLL project
  339. Scientific Notation In Textbox
  340. Why callback functions are static?
  341. Read a file of records with a Struct in C#
  342. What is the .NET/C# Web Application version of Messagebox.Show???
  343. Automatically print pdf document to a particular printer?
  344. How to merge two arrays as one
  345. auto-indentation
  346. About DataSet and Stocked procedure performance
  347. FileOpenDialog without a File
  348. RSS 2.0 in .net 2.0?
  349. List all controls inside of each form
  350. some programs
  351. Set process object = current app?
  352. Adding password column to DetailsView?
  353. Scrollbar position
  354. AbandonedMutexException
  355. Using Generics causes Dispose() error
  356. search user in active directory
  357. Settings file
  358. Dynamic memory allocation
  359. Increasing height of text box
  360. Help with encrypted web pages?
  361. How can I control tag name when returning ArrayList from WebMethod
  362. Help with images and scrollbars
  363. Problems with DataSets in DataSources window when renaming the source database
  364. Ping: DataGridView ScrollBar Click Event
  365. Execute compiled code remotely
  366. How can I clear the Clipboard buffer after a reading a Word document?
  367. Get name of property
  368. I problem in using .Net Remoting
  369. any way to suspend events for controls while I edit them?
  370. parsing XML Schemas
  371. How send email
  372. C++ to C#
  373. 64-bit compile and >2gig memory access
  374. Typed datasets in the business layer
  375. base 64 to Multi Page Tiff conversion
  376. Fastest way to update an integer variable across threads
  377. Ping: Bruce Wood.. Again...
  378. Array reallocation question
  379. UrlDecode
  380. how to use microsoft application blocks ent lib june 2005
  381. Socket.Send - Sending message to the same process
  382. Cannot create a Virtual Directory using System.DirectoryServices on Windows Vista RC1
  383. Modifying windows layout(title bar)
  384. Windows Registry Key C#
  385. Fastest way to work with DataTable
  386. Convert latin to a-z
  387. Installing a Windows Service programmatically
  388. How to iterate over and Enum?
  389. How do I refresh a ComboBox who has ArrayList as Datasource?
  390. Convert VB.NEt to C# problem
  391. A special print style sheet
  392. custom operator++ yields InvalidProgramException
  393. Server O/S anomaly in WebBrowser file download
  394. Eventhandlers, C#, VS2005
  395. WinInet C# - InternetSetOption
  396. Datagridview scrollbar click event
  397. Indenting XML output?
  398. Accessing a spezific key in a Hashtable
  399. Timer Array in c#, VS2005
  400. Why instantiate a class, all of whose methods, properties, and events are static?
  401. Console.WriteLine() problem
  402. FileVersionInfo.GetVersionInfo for outlook add in
  403. missing fundamentals of updating a database
  404. Invoke
  405. C# passing array of data to Excel
  406. Problem with .Net Remoting with threads.
  407. Converting Windows C# Application to a Windows NT Service
  408. > works but = doesn't
  409. Why does this compile?
  410. How To Make Text Transparent [Win C#]
  411. System.Diagnostic.Process
  412. Getting a type initializer error from CrystalReportViewer control in upgraded VS .NET app
  413. DataGridView: Skip ReadOnly cells
  414. Date Format
  415. Connection Options MSDN example failure, scope connect failure
  416. Windows service to run at certain time
  417. Using GetType() inside a generic?
  418. Retrieve list of groups for a folder
  419. Messagebox question
  420. Calculating Bytes/KB/MB/Gb...
  421. Tabcontrol tabpage indented canvas
  422. Old Windows help
  423. strategy question regarding storing of configuration data
  424. C# class design
  425. Memory used by a specific process
  426. DeflateStream.Read() returns zero
  427. form designer
  428. EnableViewState in GridView, columns only
  429. Publish question
  430. .NET Framework v2.0
  431. Create a Socket from a IntPtr handle
  432. File Size
  433. Intermittent NullReferenceException Error
  434. Javascript successful message
  435. How do I pass one record, one row to a Method?
  436. Needs to close the screen automaticaly
  437. Optimizing C# programs for Multi-Processors/ DualCore
  438. Does timer interval gets stored anywhere in system or in registry.
  439. StreamReader.ReadLine()
  440. hosting winforms in html page
  441. problem windows service with process.start()
  442. Client/server question.
  443. file could not be loaded into the web forms designer -- error
  444. Print tables and barcodes without userinteraction
  445. Getting message from outlook
  446. Trouble finding last line executed with VSNET 2005 before exceptionoccurs
  447. You're good if you can answer this one.....
  448. Tractor feed and PrintDocument
  449. tab page header is gone
  450. Outlook Contact address display
  451. Decimal Round Up Question
  452. Outlook - Addin Object
  453. thrDownload = new Thread(Download()); problem..
  454. Bug in ListBox.IndexFromPoint ?
  455. Dynamic cast string value to a specific data type for stored procedure
  456. UdpClient.BeginReceive callback function??
  457. How to add an array to another
  458. TCPListener and TCPClient not working over nat
  459. Problem with pkcs #7
  460. WebRequestMethods.Ftp Problem
  461. ProcessInfo Puzzle!
  462. howto modifying resource on an existing assembly (.exe) ??
  463. ContextMenuHandlers - adding to Windows shell
  464. Try Catch Opinion
  465. Convert bmp to ico
  466. Row Filtering in dataset
  467. Help (No really I need Help with Help :)
  468. cannot view xsd file of asp.net2 website project
  469. Debug-Look at data inside a dataset?
  470. Sequencial Guid
  471. Problem with parsing double value from xml file
  472. Is Trace.Close() really needed?
  473. Registry Key to check Windows Version
  474. Unit Testing Model-View-Presenter
  475. Entering break mode failed for the following reason: Source File XXX does not belong to the project being debugged
  476. Treat a DataSet as a class structure
  477. Stretch Bitmap
  478. How do you open a file for reading like Notepad?
  479. how do you read an entire database to a dataset
  480. Looping through Outlook Contact Address list
  481. Extracting values from arraylist
  482. reading from text box
  483. C# windows control libarary
  484. System.Net.FTP and VMS
  485. Procedure or function has too many arguments specified. Problem
  486. Incorrect values when using float.Parse(string)
  487. Strange error using a dll
  488. Server hangs on a client callback
  489. processStartInfo in C#
  490. cross-thread operation
  491. Publishing
  492. pipe.log
  493. DateTimePicker Programatically Displaying Calendar
  494. Outlook Add-in using C#
  495. Lock generic SortedList
  496. I want to compress packet go out from my machine
  497. Accessing getElementById in c#
  498. Convert VB to C# (Redim array question)
  499. How can i validate an ActiveX control registered on my system whether it is licensed or not?
  500. Granting reflection rights to remoting server object
  501. a = a++
  502. Command-line Program
  503. windows service with process.start()
  504. Change User Credentials on Own Process ?
  505. NUnitASP and the SessionState
  506. ContextMenuStrip - detach and attach
  507. Pop up menu
  508. Stream large file in WSE 3.0
  509. StreamWriter.WriteLine() vs .Write("\n") and missing newlines when writing to files with the later
  510. VB to C# converter
  511. Windows String resources. "Assertion Failed" Dialog Title
  512. Nullable<Int32> on heap or stack?
  513. Is this safe
  514. Outlook Program
  515. getting started with windows services
  516. How do I assign null to an integer?
  517. Is there a clean way to create a byte[] from an HttpWebRequest.Read?
  518. Treeview from Top to Bottom
  519. Microsoft outlook program
  520. Main.activeform is null
  521. how to open a project from visual source safe?
  522. Can C# Express 2005 target .Net 1?
  523. Cannot get IIS pickup directory... No idea
  524. System dpi
  525. foreach help
  526. MS Enterprise Library
  527. position of modal form
  528. Thread-safety analyzer/simple guidelines
  529. Image export
  530. BackgroundWorker and events handling
  531. MS Access parameterized reports
  532. App Settings for assemblies.
  533. Passing Events from a user control to a form using the user control
  534. Sequential file access in C# [Net 1.1]
  535. Error: The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for - Sombody help
  536. Sockets. How to change the port that is assigned automatically onthe client
  537. Can I use ADO logic with Visual Studio 2005 Express?
  538. How to get source code during exception?
  539. Help -Can't send MHTML as email body using Reporting Services output
  540. SerialPort class and ExcapeCommFunction
  541. Application.DoEvents() triggers exception!
  542. SerialPort class and EscapeCommFunction
  543. serialization shared memory problem
  544. How can I zip a 8 Gb file using c# ?
  545. Winforms and objects
  546. Hi,
  547. console project question
  548. Advice !
  549. TrustAllCertificatePolicy
  550. VGA sizes - bug in CF?