PDA

View Full Version : Microsoft C# .NET


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

  1. help files
  2. class / namespace hierarchy issue - don't want same name twice
  3. Sending a Sharing Invitation for a RSS Feed to a Outlook 2007 user
  4. simple casting problem (with small code example)
  5. returning a string and bool type from a member of a class
  6. IStream interface
  7. XmlSerializer and delegates
  8. CSharp Source Code
  9. Serialize object to XML containing array
  10. FileSystemWatcher and multiple changed events
  11. Passing XML data as parameter of web service
  12. Wrap SSL Around Existing Socket... Externally
  13. StackOverflowException with attribute
  14. Load an assembly using a relative path
  15. Windows Forms Advice - same controls on different Tabpages
  16. Entityspace connectionString for Oracle
  17. is a byte array Byte[] pass by reference
  18. "sum" 2 bitmaps
  19. Service and Client
  20. Java to C#
  21. Inherited Form
  22. Please give me a moment - How Employable am I?
  23. Problem with ASP .NET
  24. C# Web set time out question
  25. VS2005 C# Formatting Options
  26. EventBroker concept from the CAB
  27. XML Delete
  28. Graphics to TextRenderer
  29. Search and Index files...
  30. Re: Trouble with ShowDialog
  31. Trouble with ShowDialog
  32. Multithread writes to a Rich Text Box
  33. DllImport win32 and out string buffer parameters
  34. Programmatically setting SqlServer vs. Windows authentication
  35. Saving DataGridView
  36. How to validate XMLDocument (not XMLReader) against a DTD?
  37. Reading keyboard key presses on WinForm
  38. Reading text file problem
  39. Problem with creating classes as runtime - PLEASE HELP
  40. Using .Net 2.0 components in .Net 1.1?
  41. Creating a preference window
  42. static & instance variables
  43. where to call savetoxml to run on object destruction
  44. Is it possible to remove "click" sound that occurs when WebBrowser control text changes?
  45. Compile Questions
  46. Should I use TransactionScope?
  47. Process.MainWindowHandle = 0 for hidden windows, solution?
  48. Another noob question
  49. Question on a COM project.
  50. sending PCL printer cmds from csharp
  51. Leading 0s in an up/down control
  52. fundamental scope question
  53. Outlook object
  54. Processes attached to a file (like .dll or .exe)
  55. Excel import with x64 machine
  56. Q: Child list for field x cannot be created.
  57. DropDown List Box
  58. DHTML Edit Control and umlauts
  59. DHTML Edit Control und Umlaute
  60. Threading problem after migration from 2003 to 2005
  61. UAC - How to specify application name
  62. Cursor is Black?
  63. DTD XML String
  64. 32 vs 64 bit
  65. How to get port configuration programatically
  66. Q: Overide OnPaint in textBox
  67. Save several DataTables of DataSet
  68. Nhibernate
  69. IEnumerator
  70. Format Number as in ToString("#,###.00")
  71. Why does NativeWindow.DebuggableCallback() get called from Debug.WriteLine()?
  72. DataAdapter
  73. forms looks different on different platform; limited things can change in OS theme
  74. transparent button upon an image
  75. convert string to integer
  76. derive MouseEventArgs from EventArgs
  77. Is Partial Class feature required
  78. List Question
  79. generic method that tests if array contains a value
  80. noob question
  81. Event Viewer Logging - Add a new overall type
  82. ClickOnce Prerequisites Having Dynamic Locations
  83. general thanks
  84. Unexpected behavior of MeasureString
  85. preventing html encoding by server control
  86. Fire up a click event inside a control
  87. How to connect .NET Server with JAVA?
  88. Reflection Issue / Question
  89. Remote debug
  90. IL Security
  91. closing Modal Form inside form
  92. How can i make the horizontal scroll scroll to end of page?
  93. Enable network adapter and BindAdapter exceptions.
  94. Need To Disable Horizontal Scrolling - Why Is HScroll Property Ignored?
  95. First chance exceptions...
  96. How to enable the textbox to allow drag drop
  97. How to set the publisher in the meta data?
  98. Getting wrong row information with DataGridView.HitTestInfor
  99. Structure in CSharp
  100. What can be stored in application settings?
  101. Find control name though object sender?
  102. Webservice with optional parameters
  103. Run code entered in textbox
  104. FindAll method with List<T> generic class
  105. rounding float toward zero?
  106. Missing csc.exe
  107. PDC vs DevConnections
  108. TabPage keyboard shortcuts possible, like buttons?
  109. StatusStrip control alignment
  110. 2 different threads checking on same variable scenario
  111. Index of last item clicked on in a MultiSimple list box
  112. New to Delegates. Having Issues
  113. Using reflection to get instance name
  114. IStream.Read()
  115. Stringbuilder vs Strings
  116. Share settings between my two systems
  117. Compiling an .NET v1.1 executable with MS VS 2005
  118. TFSBuild MSBuild Command Line Arguments
  119. LoginStatus Control
  120. Performance tuning
  121. Active Directory Error: "A referral was returned from the server"
  122. select from dataset
  123. PostMessage/PeekMessage and interop
  124. Drop outlook item (message) in own application
  125. newbie iheritance
  126. Threading - Problem with Invoking between forms.
  127. csharp IDE long lines to code to multiline
  128. Creating a tree with generics
  129. RewriterRule not working for alias domain name
  130. How to report an error to microsoft?
  131. Controlling one instance of the application from another?
  132. Strange problem with XmlSerializer creating duplicate end tags
  133. How to convert a SqlDbType to plain Type
  134. need advice on how to best do this
  135. using delegate
  136. C Sharp
  137. Serializing / Deserializing string array problems
  138. How to use generics?
  139. GridView not displaying data in browser on pressing button Go when bind to DataTable
  140. catch all unhandled exeptions does not work for all computers.
  141. what can cause System.IO.IOException besides for HD errors?
  142. How Do I Serialze Parent Hosting COLLECTION of Child objects
  143. List.Exists Predicate
  144. Change colors of ProgressBar control?
  145. Slow draw speeds
  146. VS2005 Setup Project question
  147. Deleting all breakpoints?
  148. Comparing types
  149. Open Same Form 2 Different Ways
  150. How can I create Docs from my source files?
  151. How to create generic class constructor
  152. Need a quick DDE alternative/solution, Please
  153. SMS and .Net
  154. how to create instance by type
  155. Violation of PRIMARY KEY
  156. reset pc
  157. About System.Net.HttpWebResponse's Encoding
  158. About System.Net.HttpWebResponse's Encoding
  159. Marshal.GetLastWin32Error()
  160. Error with DetectImagePath returning DBNull help...
  161. Rolling back file errors
  162. How to unit test a C# library launched from an external program?
  163. Modifying private variables from outside the containing class?
  164. Building your own controls
  165. TableAdapter generate identity
  166. need help using system.Threading...
  167. -=--=
  168. Force update of Databinding
  169. Printing always the same page on label printer
  170. Selecting and dragging text on a TextBox
  171. Prevent row high
  172. Communicating windows service with windows app: remoting?
  173. Problem with generic
  174. associate help file with F1 key
  175. Change value cell after click on row in DataGridView
  176. Run a timer on a different thread
  177. Original exe size from signed exe
  178. How can I display data using GridView and Reader
  179. Data Object should nt return DataView
  180. Generic type converter class. Cant call static method of type T.
  181. How to transfer the following JAVA codes to C#?
  182. Updating listbox without refreshing window for each element added
  183. Events, Reflection, and Anonymous Methods
  184. Repost: VS2005 - is DataGrid.IsSelected( ) broken ? (still an MS 'managed' group?)
  185. best db wrappers?
  186. ArrayList vs. List<>
  187. How to convert a byte array to a singe integer
  188. Using Generic Class
  189. Read data file on client fails
  190. IDE Code Templates
  191. RegEx.Replace() to remove double-backslashes in a path
  192. Handling the Red X button
  193. HttpWebRequest, Error 400 - Possible redirect?
  194. Is KeyValuePair<string,string>.ToString intended as serialization building block?
  195. Does that RegExp makes sense to you, people?
  196. TFSBuild Labels
  197. Where and how to use the EXTERN
  198. Multiple handlers for an event
  199. Re: After the Deletion of Google Answers, U Got Questions Fills the Gap Answering and Asking the Tough Questions
  200. RE: After the Deletion of Google Answers, U Got Questions Fills the Ga
  201. What's wrong with Private keyword
  202. Accessing Parameter Value with Attribute
  203. Adding a tray icon for a console app?
  204. Invoking Generic Methods with Generic Arguments
  205. GridView not displaying data even Reader object contains Rows
  206. Using SetPixel
  207. Reading a file byte by byte
  208. Start User Process from Local System Service
  209. Pinvoke help
  210. Decimal seperator
  211. Creating a windows service with interface
  212. multi threaded database access...
  213. Scanning byte arrays
  214. Passing a TabPage as a parameter
  215. GETs and SETs
  216. determine local access
  217. Implementing a cursor and text background color
  218. MDI child window Icon size
  219. How to compress a number of files into a one
  220. How to install service in Vista
  221. Connection to Access database on Web Server from VB Winforms application
  222. Duplicate code finder.
  223. cannot get a ref parameter on a thread
  224. self-confidence of compiler
  225. Local or mapped path to UNC path( very urgent)
  226. important quey
  227. How to create and use chm-file for online help?
  228. struct size error
  229. Automatically adding dependents of an assembly to the project
  230. Modal Window Mouse Capture Outside of Bounds?
  231. if A or B
  232. How to save a string as a text file.
  233. C# Beginner
  234. SqlDataAdapter
  235. showing thousand seperator in String.Format that works for single digit numbers.
  236. Implementing IEqualityComparer for a struct?
  237. IRQ and Serial Ports
  238. Rethrowing exceptions
  239. UML for C# White Paper
  240. How to *force* threads to run on certain processors?
  241. Novice: Returning a list
  242. using BindingNavigator with TabPanel
  243. Cannot convert from byte* to byte[]
  244. why no struct inheritance?
  245. Excellent money making program
  246. data corrupted while transfering struct from c# interop into c function
  247. How can i pass structure into c function that expect pointer
  248. How to implement a Visual Studio like Output window
  249. Please help converting the following perl script into C#, vb.net or ASP.NET
  250. confused abt what to choose!
  251. memcpy functionality? please help!
  252. About foreach statement.
  253. combo box populated but selectedItem returning system.Data.DataRowView
  254. Optional Parameters
  255. Structs vs. Classes
  256. Simple question on CSharp style
  257. The INSERT statement conflicted with the FOREIGN KEY constraint "FK_ATM_Accounts"
  258. Newbie question
  259. FFT in C#
  260. XML: empty namespace?
  261. Arithmetic Division
  262. "sgen.exe exited with code -532459699"
  263. Problems creating COM wrapper for C# dll (regasm.exe)
  264. Barcode Programming
  265. Slow Renaming of Labels
  266. How to extract all links/url from web page?
  267. Debugging VirtualPathProvider
  268. Help using the WebBrowser control as a generic ActiveX plug-in.
  269. [Q]Packing messages into a byte buffer
  270. Server tags cannot contain <% ... %> constructs
  271. Focus another application
  272. What that site is running?
  273. XmlSerializer and defaults
  274. custom listbox item w/ multiple checkboxes
  275. System.Diagnostics.Process Question
  276. Using ToString method to format nullable numeric variables
  277. Debug.WriteLine not working anymore
  278. Setting CurrentCell in DGV in CellEndEdit event ignores RowIndex
  279. Assign repeated tasks back to the threadpool?
  280. Multiple ComboBoxes, one data source
  281. Exec Class
  282. XmlSerialization is failing due to a circular reference.
  283. FileSystemWatcher with multiple folders
  284. XmlSerialization is failing due to a circular reference.
  285. Issue with double quotes
  286. Fun with products and Expression columns
  287. RSACryptoServiceProvider public/private-key question
  288. Urgent: Adding users to log on locally list programmatically using C#
  289. Active Directory get extensionAttribute
  290. Custom Control questions
  291. Properties settings works on XP, but not Vista. What gives?
  292. Different Type of User Pattern
  293. Trivial P/Invoke question
  294. synch Outlook appointments bidirectional
  295. Modify an XML File with a DataSet and Child Relations
  296. It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.
  297. System Architecture / .NET Remoting
  298. save bit as 0 or 1not true or false
  299. SSLStream
  300. Reading date value from Excel
  301. Tab Order Issue
  302. Windows Services and SQL Server
  303. WPF: Combobox as a header in gridview
  304. WPF: Combobox as a header in gridview
  305. Bind multiple DataTables as one object to a GridView
  306. column.expression
  307. Disposable Canvas?
  308. reverse the order of selected items
  309. GDI+ Marquee
  310. default click behavior of radio button on showing child form
  311. setting src of <script> tag dynamically
  312. Writing an Excel plugin
  313. Obscure exception
  314. Simple C# type conversion problem
  315. DateTime + representing only the time
  316. Using threading to call sql script
  317. VS2005 - DataGrid.IsSelected( ) broken ?
  318. Permission Architecture
  319. Complex numbers
  320. Why Does Console.WriteLine() Not Write to Command Window?
  321. ArgumentException when adding a form to a panel
  322. NULL values in dataset
  323. Using classes/properties vs datasets
  324. CodeDOM Delegate
  325. passing a struct with an array by reference
  326. how to find out the level IO
  327. C# project with 'Register for COM Interop' set to true
  328. Writing an e-mail program to go to gmail, get e-mails and download attachments automatically.
  329. const in .cs
  330. Setting security policies using C#
  331. MSBuild Zip tasks
  332. concatanate string and byte array
  333. DllImport Attribute Issue
  334. A Generalized Way of Testing Bits in "[Flags]"
  335. help with help icon
  336. Position of XmlNode in XML-File
  337. IComparable Byte-Array Comparison
  338. Code to handle a proxy server?
  339. Connection strings and resource files
  340. Problem with GraphicsUnit using GDI
  341. Copy/paste in datagrid pasting junk
  342. Slow Graphics Drawing with GDI
  343. Problem with installation
  344. We Transfer Your H1
  345. We Transfer Your H1
  346. We Transfer Your H1
  347. We Transfer Your H1
  348. problem with start external application and hook keyboard
  349. Application.Exit();
  350. Getting info from excel.
  351. New to C#
  352. Calling DTS package using C#
  353. How to read the message of a system event log
  354. Group Radio Buttons Without GroupBox or Panel.
  355. When worlds collide - a settings story
  356. nested class in lieu of private fields
  357. Windows Service + TcpChannel Callback
  358. Difference between is and .GetType() == typeof(class)
  359. How would you handle needed "System" class/table/form in application?
  360. How would you handle needed "System" class/table/form in application?
  361. does my stream contain valid XML?
  362. ListBox SelectItem
  363. Alternate Row Color for entire grid
  364. TextBox/ForLoop Help
  365. DataTable.Merge()
  366. C++ Friendship in C#
  367. HELP: Allowing a user to design the layout of form
  368. Regular expression - how to differentiate between > and >=
  369. How to retrieve a session value
  370. Connection String Object
  371. Windows Firewall
  372. Writing out to a .config file.
  373. DateTime problem
  374. Texbox.Text from form A to Form B
  375. Windows Services + Remoting
  376. who know the windows2003's IE temp fold
  377. HD-DVD key cracked.
  378. registry
  379. Listview question
  380. Bug Reporting
  381. debugging at class level ??
  382. Regulat expression question
  383. Strange Datareader error
  384. Create C# controls names at runtime
  385. Getting .NET form to respond to Excel window events
  386. Binding control property to class property?
  387. System.Net.WebClient DownloadString File Size Issue
  388. User Control with string resource property
  389. installer loses signature
  390. Managing sound in .NET
  391. Minimize without Maximize
  392. Q: Advice / Tip on inheritance.
  393. default button gray color
  394. OT: "scaffolding" ?
  395. convert an object to string and back (in a culture independent fashion)
  396. Need help with Drag-and-drop works for muilti rows but not single
  397. Hashtable ordering
  398. DateTimePicker time field carry/borrow - still stymied!
  399. MsAccess and IA64
  400. C# strange cache behaviour
  401. Storing a non serializable object
  402. How can I convert Single to integer??
  403. insert into 2 sql tables
  404. 'with' statement
  405. List<T>, Collection<T>, and FindAll
  406. How to determine what process blocks my DLL?
  407. Private Variables to Public Properties - question
  408. See the argument passed to shortcut (VS MSI project)
  409. Logging Application Block
  410. C# Problem reading numbers from excel file
  411. imageList bug?
  412. All Values Same (for property) in a Collection
  413. Running a console application in Windows Scheduler - .NET Runtime Error EventID: 5000
  414. C# reading AAC info
  415. DSA.msc user properties (Shell properties)
  416. SQL Express User/ Role database to SQL Server
  417. What is the format of .imd file
  418. DataTable.select problem with variables
  419. dataGrid sorting slow
  420. Regex internal caching or what?
  421. autoscroll bars and mdi forms
  422. I am facing a prob in my project and need some help
  423. How to emulate missing property in object
  424. C# or VB
  425. XML datetime
  426. Drop event on a picture box
  427. Reporting Services: Import existing 2003 folders and reports into new VS2005 report server project
  428. Cascading Menu for Excel Addin in C#
  429. Child form code access to parent code object
  430. BinaryFormatter Serialization format? Is it documented?
  431. vista server not accepting connetions
  432. structure of xml classes in C#
  433. private static or static private in a field declaration?
  434. Class file bogging down IDE. Difficult to navigate file...
  435. How to drag a picturebox inside a panel control?
  436. outlining expand and collapse
  437. AppDomain and probing
  438. How do you emulate a "print-screen"?
  439. Confused about proc vs. dynamic SQL vs LINQ
  440. Executing COM+ class
  441. Online Mafia Kills 13 drive by shootings
  442. Is there a debug.print in CSharp?
  443. How to eliminate delay making first call to a webservice?
  444. "Use of unassigned local variable" error
  445. Multiple lines in ListView column header titles?
  446. run .net application from remote machine
  447. Passing data between two open Forms (neither is MDI)
  448. Strange container behaviour?
  449. Specify a framework version for devenv.exe
  450. Animated GIF
  451. Window Service and Threads
  452. Progress bar not updating while form loses focus
  453. How can I reduce the memory consumption?
  454. Determining if two paths are the same
  455. Casting as an enum type
  456. ServiceController Remote
  457. C# Profiler
  458. Missing Reference
  459. Interoperatablity in c# and vb. Case Sensitivity issue.
  460. step through a struct using foreach
  461. syntax issue?
  462. Strong named casting frenzy
  463. Function for Factorial.
  464. K-mean clustering algorithm!
  465. I received Exception from HRESULT: 0xE06D7363 errorwhile using Interop.Fredi.dll in Console base C# .NET project
  466. how can i assign an alt text in c#
  467. Automation urgent pls
  468. Location of controls when inhereting a baseform...
  469. Multiple Clicks
  470. Remove rows from CSV files
  471. Use reflection to copy a class
  472. Localization exception problems
  473. Windows Services and UI
  474. A Question of Style: Accessor Methods
  475. Handling Cancel on Form Close
  476. how to save dbf file to sql
  477. how to use ado.net to manage a dynamic database?
  478. Inheritance Problem
  479. Newbie needs help with ThreadPool
  480. ASP.Net 2.0 - how to add custom style into page header in code
  481. [OT] - Svn Multiple Repositories on Windows
  482. Re: Free Windows Vista Download
  483. Orcas beta issues
  484. Identify Underlying OS Platform?
  485. Interface & Event
  486. How to remove comments from SQL string
  487. Drawing system architecture
  488. Turn ON/OFF Bluetooth, WiFi and other devices (what I've discovered so far)
  489. SoapDocumentMethod and oneway=true
  490. Adding two doubles gives incorrect result?
  491. Adding pictures CheckedListBox
  492. Re: Free Legal Advice
  493. Do While loop syntax
  494. SEO - Search Engine Optimization - Seo Consulting
  495. Access 2007 file not accessible
  496. Miscellaneous Newbie questions
  497. How can you get the current class name without using StackTrace?
  498. c# can you force a function to NOT be inlined?
  499. Performance Counter for Total Application Idle Time?
  500. Assembly version vs. File version
  501. csproj command line build .NET1.1
  502. lineMonitorDigits
  503. problem with multiline regular expression
  504. destrucor & GC ?
  505. Date fields not upating, no error messages available
  506. Ctrl+TAB problems in VS2005
  507. sliding panel
  508. Form Afterimage
  509. Problem with file accessing
  510. How to uniquely identify a process?
  511. Failed to access IIS Meta database
  512. Output differences between 2 strings
  513. MS Word fields
  514. Menu strip hiding top of window
  515. clear invokation list
  516. tableadapters, Stored Procedure and temp tables
  517. Form.TransparencyKey doesn't work...
  518. Only 2 Http Concurrent Connections, Server to Server, .NET
  519. Difficulty with System.Diagnostics.Process and MySqlDump
  520. Performance counter to monitor total application idle time?
  521. ListBox MultiSimple and event handling
  522. Event Handler help
  523. Dynamically Loading Custom Controls in ASP.net
  524. Alternatives to "Guid"
  525. Remote Desktop (Not trying to reinvent the Wheel)
  526. Remove the strong name attribute from an assembly
  527. Static events and OnEvent method.
  528. static member method
  529. list all the threads for an AppDomain
  530. can't modify DataGridView in OnLoad() event
  531. On Adobe's Flash & Flex in ASP.NET
  532. connection event
  533. How would you do this, what control?
  534. CheckBoxList equivalent of SelectedIndexChanged
  535. Challenge: array conversion in 1 line
  536. Softwares to create an activeX coded in C#
  537. New to Reflection.Emit and need help
  538. How to capture Item's event through an object of its collection in a external class?
  539. problems creating lots of directories
  540. Q: Is there a way to determine if program is executed under Studio IDE?
  541. Read Excel data in ASP.NET Error
  542. Orcas Express betas out
  543. Can not break out of While loop.
  544. logic comparator Question
  545. Front most c# application
  546. [DESPERATE] Turn on/off Bluetooth, WiFi and an RFID tag reader.
  547. [DESPERATE] Turn on/off Bluetooth, WiFi and an RFID tag reader.
  548. Automation Error: :"Object reference not set to an instance of an
  549. how to avoid inlining?
  550. Creating a very simple report: Crystal Report and SetParameterValue ?
  551. random number generator help
  552. Finding what caused TextBox.Text to change?
  553. stringOperand + null = ?
  554. Editing code while debugger is running.
  555. Set Startup Parameters for a C# App
  556. Simultaneous Sounds
  557. Delegates list
  558. Constructing ValueTypes via Reflection
  559. Flatten two tables in DataGridView?
  560. Connecting to events via Reflection
  561. DB Connection Class!
  562. Dns.GetHostByAddress works. Dns.GetHostEntry fails. why?
  563. NullReference Exception inside remoting
  564. C# Project reference .lib files
  565. TryParse Throwing An Exception Using ClickOnce
  566. Converting VB.NET to C#.NET
  567. Any ACL experts?
  568. ReportViewer: DataSource issue with Subreports
  569. DESPERATE - dataGrid with binary values
  570. DESPERATE - dataGrid with binary values
  571. are attributes inherited
  572. Inheritance question
  573. Need help - Console.WriteLine(rdr[0]);
  574. Need help - Console.WriteLine(rdr[0]);
  575. Class Library & Localization
  576. Settings.settings and custom types
  577. Form Reference
  578. Geting meta data from Web Service
  579. Problem getting Data of selected row of databound DataGridView
  580. Repainting a DataGridView for CellFormatting events
  581. MDI document indexing
  582. Another P Invoke Question
  583. Executing string from C#
  584. Simple question on constructor
  585. how to make a new data connection to naothor .ent data profider
  586. Threads, InvokeRequired & Form Controls
  587. Way too many Stored Procedure Parameters
  588. DataView RowFilter: using distinct
  589. P Invoke Question
  590. P Invoke Question
  591. P Invoke Question
  592. P Invoke Question
  593. Object reference error on EnumChildWindows
  594. DatagridView Line numbering
  595. VS2005 sp1 IDE bug ?
  596. Get the control that fired the context menu
  597. Disable items from an inherited class?
  598. 10 steps to an easy web site mock-up
  599. Problem sending message with attachment >100kb
  600. Custom DesignSurface/form designer question
  601. Getting a users default printer
  602. Custom DesignSurface/form designer question
  603. how to transfer element from datagridview to treeview?
  604. how to drag and drop element from datagridview to treeview?
  605. Web Service
  606. TemplateContainer and generics
  607. how to drag and drop element from datagridview to treeview?
  608. Oddity with 'protected internal' and derivation
  609. Strong Name
  610. Problem with timers
  611. Control the CPU Utilization during Application Execution written C#.Net
  612. Burning CDs and DVDs
  613. ComboBox DropDownHeight
  614. Web Service
  615. other dotnet data provider problem
  616. How can I break into a worker thread with the debugger?
  617. Break debugger into worker thread?
  618. String.Format: What is "{0}"
  619. Parsing functions (using Regex?)
  620. How to get rid of Bad Coding Habits /// return status
  621. Creating DLL with C# according to 3rd party specs
  622. Sending message to another window
  623. INI files in CSharp
  624. ReportViewer: Non-embedded subreports
  625. Read the connection strings in all web.config files in a box
  626. Anyone managed to get USPS WebTools running in a WinForms app?
  627. Context Menu for a Notify Icon won't Owner Draw
  628. Ordering the event handlers
  629. The use of #region
  630. How to format a date to look like 2006-04-16T19:45:42Z
  631. C# Extending Excel
  632. System.Diagnostics.StackTrace is wrong sometims
  633. Adding an unmanaged DLL
  634. Getting rid of / Minimizing a lot of if statements?
  635. recursive locks work do not deadlock! why?
  636. Simple Regex Question
  637. How to detect closing a file opened by a Process?
  638. Adding an unmanaged DLL
  639. Encrypting data
  640. Pause Debugger in worker thread possible?
  641. Referencing question...
  642. Question about multi-threading
  643. change .net application into native code application, possible?
  644. Strange Deserialization problem.
  645. Backup MSSQL db from C# code using SMO without knowing server version
  646. new Class Library project
  647. When objects are set to null...removing events
  648. how to allow DataGridView for DragDrop
  649. Testing ListBox.SelectedValue after index changed event
  650. Keep track of selected items in a ListView control.
  651. Testing ListBox.SelectedValue after index changed event
  652. Socket Async Send I/O - Resource Leak / Callbacks not getting called?
  653. Console application failing to catch errors
  654. Control Array Problem
  655. get "default" text from the console
  656. Problem with WebService
  657. checkbox ListView that will only allow one checked item
  658. Digital signatures
  659. Save Word document to Database in memory,
  660. C# Noob: Calling base class constructor
  661. c#: inter-object event messaging (mediator pattern?)
  662. Creating A Demo Version
  663. TargetParameterCountException is thrown on a ToolStripMenuItem click
  664. How to create and print a two page document
  665. Problem doing multiple items drag and drop with 2 datagridView con
  666. Bindable property with options in drop down list?
  667. declaring Global varaible as dateTime
  668. ListView TextAlign broken for 1st column?
  669. Custom Dialog
  670. Point to array in Csharp and native dll
  671. Anonymous Methods and Delegate Declaration
  672. data access layer and data reader
  673. Selecting a row ID from datagrid
  674. footer in gridview
  675. hadn't seen 'using' here before
  676. Question about bitmap
  677. Inter-object event messaging (Mediator Pattern?) (very long sorry)
  678. Naming a BackgroundWorker Thread
  679. Edit a selected item from Datagridview
  680. trying to use setapprole
  681. Windows forms with Transparent Backgrounds
  682. ExecuteScalar problem for null values
  683. Cannot evaluate expression... optimized?
  684. html tidy in c#
  685. reuse a threadpool worker object (not the thread)
  686. Executescalar pblm for null values
  687. Attach to executed process through code
  688. Problem with IXmlSerializable, inheritance, and xsi:type
  689. EventLog.SourceExists question....
  690. Sound Capture!!
  691. Foreign Characters imported from xl spreadsheet
  692. reuse threadpool item/object (not the thread, but the worker object)
  693. Can I draw overlapped pictures with transparent background?
  694. Opening Mailclient with MAPI
  695. Application.DoEvents and CPU problem
  696. Keyboard buffer
  697. Re: Why doesn't C# allow incremental compilation like Java?
  698. Re: ApplicationException unhandled by user code
  699. I keep missing Hungarian naming; still smart to abandon?
  700. Application not showing up in task bar
  701. Controling displayed record using mouse scroll wheel
  702. Problem with Nant on .Net 2.0 and Master Pages
  703. Dynamic bean instantiation (reflection???)
  704. How to change MS Word data to byte[ ]
  705. Setup users and roles with C# MS Access and MSSQL DB (Framework 2.0)
  706. ApplicationException unhandled by user code
  707. ApplicationException unhandled by user code
  708. Reaching a property
  709. Destructor not being called - why?
  710. Dynamic Control Creation in C#
  711. datagird "Index out of array bound" exception
  712. Session problem
  713. How to using C# socket programming to communicate IM like AIM, MSN ...
  714. how can I using the command-mode within the VisualC# express edition?
  715. Re: Multi Threaded App - Stack Trace Error
  716. Windows Service and DateTime issue
  717. Google Maps using ASP.NET
  718. Access
  719. Encrypt and Decrypt a file using .NET 2.0?
  720. Multi Threaded App - Stack Trace Error
  721. Socket call back that received packet data gets 0 byte packets
  722. Printing a PDF
  723. Multiple result sets in one DataGridView
  724. "Step Into" in Debugging
  725. Generic Collection with reference types
  726. Create Type with just the fullname
  727. DateTimePicker rollover & carry
  728. converting 4bytes(32bits) to float
  729. a threading test for your use/thoughts on affinity
  730. csharp-online
  731. Maintaining a session through the full website
  732. Detecting a key from the ASCII character set
  733. Inline SQL or stored procs for my C# windows app?
  734. Object reference not set to an instance of an object
  735. WebBrowser throws TargetInvocationException
  736. Debug issue
  737. I need to check for existence of a file on our website in "images"...
  738. how do I set the web project to use port 81?
  739. View html file in WebBrowser Control
  740. Sort datagridview by row drag and drop?
  741. Spezial-Menüs
  742. VSS
  743. Service application and its configuration screen
  744. System.Diagnostics.EventLog.WriteEntry The parameter is incorrect
  745. Start more than one async methods but wait previous to finish before start next
  746. Collection property & Design Time support
  747. Mini web crawler
  748. Resource localization
  749. POS Printer in .NET
  750. How to: Getting data from another running exe works in the same AppDomain?