Click to See Complete Forum and Search --> : C-Sharp Programming



  1. new to c#, struggling to manage Dictionarys
  2. Telnet Server
  3. Go button on developed web browser using Visual C Sharp
  4. Reversing and Sorting my Link List
  5. Remove item from listview in check event
  6. [RESOLVED] string to float
  7. Game Character coordinates
  8. what to do if there is a gap in between two rows
  9. Cannot marshal 'return value': Pointers cannot reference marshaled structures?
  10. Advice on correct OO approach.
  11. Sendkey To Process
  12. Problem with drawing a checkbox in listview
  13. Urgent Interop question
  14. Linq. Join
  15. Multithreaded paired objects
  16. Read another processes memory
  17. Using GraphicsPath's IsOutlineVisible() method to find intersection points...
  18. how to export data from csvfile to xml file
  19. Loop
  20. [RESOLVED] How can we enable CTRL+A on textBox in C# form ?
  21. Double quotes in C# string
  22. Events with arguments
  23. UdpClient help
  24. [RESOLVED] Sending a string through an email?
  25. Launch default browser and post data to the web
  26. binding Hashtable data in DataGridView?
  27. how to create patch
  28. Close gracefully when crashing?
  29. Decimal value rounded in Crystal Reports
  30. LINQ. Insert. How can I do this?
  31. datagridview Comboboxcell value is not valid
  32. [windows mobile 5.0, CF 2.0] Notification Window: positioning upside the notification
  33. OpenFileDialog w/o upward directory navigation
  34. How to access Database from DSN
  35. [RESOLVED] Adding A DOS style window to a program.
  36. How can we select XML's root node with LINQ ?
  37. regexp - replace text in a string
  38. Returning a resource at runtime
  39. Ownerdrawing a ListViewHeader
  40. Getting a reference to an embedded flash movie from a WebBrowser control
  41. basic interface question C#
  42. [RESOLVED] Blank out a password textbox with "***"
  43. Problem in Viewing Crystal Report
  44. online web update
  45. HOW-TO: Count words using Regular Expression in c#
  46. Inherited form controls not showing in designer
  47. Adding column in DataTable
  48. Excel Addin UDF
  49. Finished printing event on webbrowser object?
  50. Auto update of program (Downloading from web)
  51. Threads problem
  52. Word doc comparison tool
  53. Dialog Unit(DLU) to Pixels
  54. drag text from Datagridview to richtextbox
  55. Howto make VS exception aware?
  56. Rank Checker
  57. J# Managed DLL in C# VS2008 Project
  58. Monitor a DB table from C#
  59. How to Invoke/Make Deleget for Form on Separate Thread?
  60. GridSplitter resize problem[WPF]
  61. how to call a funtion...
  62. StreamWriter & xml reading problem
  63. Keeping a Console window open without Console.ReadLine()
  64. Any good class-reference-library books you can recomend ?
  65. [RESOLVED] If Statement With Web Address
  66. How to deal with list's that contain null values?
  67. Post Reply on Forum VIA Console APP
  68. VC# for MTA COM component development
  69. TCP Socket Listen on External IP?
  70. [RESOLVED] Problem with Updating the Datagridview
  71. How to send PJL Command to network printer in c#
  72. Programmatically set handler [WPF]
  73. [RESOLVED] Program crashes when someone inputs char value into a double.
  74. DataReceived Event problem
  75. Windows API book?
  76. Importing data from excel to mysql
  77. Assembly's .Net framework version
  78. Writting .Net framework 1.1 Application from VS 2005 Express
  79. Using a variable as a type identifier in a foreach loop
  80. Problem With Structure Access
  81. parsing
  82. updating database table from DataGridView
  83. How can we handle Enter key on richTextBox in WPF?
  84. C# documentation
  85. Non Client area drawing for a Control
  86. Uploading to FTp server (framewrok 1.1 version)
  87. Redirect a process's standard input to a file
  88. Multithreading and DAL
  89. Appending text and RichTextBox
  90. simple question
  91. Problem with opening file as read-only
  92. [RESOLVED] DateTime default value ?
  93. Is it possible to create keylogger?
  94. Design Help/Suggestions Needed
  95. How to check Either East Asian language Support is activated or not on system ?
  96. OracleClient Connection
  97. how to import c++ dll function containing LPSAFEARRAY to c#
  98. how to create an excel file with c#
  99. .reg safe autoinstaller
  100. Regarding Oracle Instant Client
  101. Problem with document streaming.
  102. Convert array base to IntPtr
  103. Modeless window
  104. Book recommendation please
  105. Using C# in mono
  106. Getting Bitmap resources
  107. Ho to kill a MessageBox
  108. SetWindowPos not working in loop
  109. Switch Pictures!
  110. WMI Connection Error to remote machine
  111. Linq
  112. HttpWebRequest / WebRequest differences?
  113. AppSettings returns null value
  114. Having trouble getting a SDK / Class Library
  115. Disabled days in Date Time Picker.
  116. Deploying a ASP.NET website
  117. [RESOLVED] Diamond Inheritance Problem - C#
  118. How do you create an array of structs
  119. How to get the new value in the KeyDown or KeyPress events?
  120. Displaying a string as an input value
  121. Table - How to?
  122. plotting of graphs...
  123. Refreshing data of a combobox, what event?
  124. C# and SQL problem
  125. Which datastructure for a lookup table (String key1, String key2, int value) ?
  126. XML trouble with some kinds of strings.
  127. Exceptions!
  128. [RESOLVED] printDialog focus problem
  129. RegEx
  130. How to use WebBrowser in .Net Compact Framework?
  131. How to detect deadlocks?
  132. Code Architecture Question: Tab controls and the main form
  133. Any preprogrammed way to determine if a directory is the parent of another directory?
  134. Convert Hexa to Float
  135. Help with pink icons and transparency
  136. Resize tooltip control
  137. c# components.
  138. Cannot implicitly convert type int to string? why?
  139. Mask text in DataGridView
  140. DateTime from MYSQL byte[]/DateTime
  141. Check two large fikes if they are same?
  142. How is v[i]=i++; evaluated in C# ?
  143. C# method
  144. image embedding(Steganography)?
  145. Get Key Input without having to hit Return Key Possible? (C# 1.1)
  146. C# and Access connection
  147. How can we read XML node by node ?
  148. Sending Data to Other Applications
  149. Multiple menu items get triggered even though just cliked 1
  150. Clipboard monitor falling out of chain?
  151. Why no output?
  152. How do you monitor incoming and outgoing data in a network?
  153. Handling COM object with an infinite loop
  154. Parameter Arrays and a few other questions...
  155. Speecific word and Defination od sysbols <>, {}, (), []
  156. WYSIWYG TextEditor
  157. Databinding: I can't figure this out.
  158. Convert from VB.net to C#
  159. how to manage the momory of a unmanaged object in C#?
  160. Dragable rectangles
  161. [RESOLVED] Writing to an xml file?
  162. Application's List ?
  163. SQLBULKCOPY class - number of records copied
  164. slow down the reader()
  165. COM Interop - Error calling COM method from .NET 2.0 Web Application
  166. DataGridView
  167. Login failed when using Crystal reports and Visual Studio 2005
  168. listview
  169. conflict while loading assembly
  170. How would i pass the parameter for the query which involved in "IN"
  171. nested data and custom treeview treenodes
  172. Creating a Solution template
  173. C style parsing
  174. How do you set a C# program to need admin privleges to run?
  175. Web Service Templates under C# project Type
  176. C# and SQLSERVER2005 Basic Issues
  177. report problem after converting c# project from .net 1.1 to .net 3.5
  178. datagridview combobox binding
  179. XML Linq - Like Operator
  180. Visual Studio - How can i stop ctrl+E and D from removing my white spaces?
  181. Passing data from Win Form to ASP.Net
  182. [RESOLVED] VS 2005 Neatness?
  183. IIS Does not act like DEV environment
  184. Covariant delegates for value types doesn't work
  185. [RESOLVED] WPF and designer ???
  186. DataGrid
  187. Grab just text from web page
  188. MFC DLLIMPORT in C#
  189. change system language in language bar
  190. Web Interface for a windows application???
  191. Loading from XML to List (and then saving)
  192. populate a datagrid from a text box search.
  193. Socket Programing
  194. C# global shortcut keys
  195. C# Pop3 TLS/SSL
  196. Events: Programmatic vs User
  197. [RESOLVED] How do I download an image from the web?
  198. Image from web does not look right...
  199. [RESOLVED] Only Methods In Classes.
  200. CPU Fan gets louder when using C# Screensaver?
  201. Menus and submenus
  202. Tricky Problem
  203. Serializing a static class.
  204. login using forms
  205. how to get count of IEnumerable
  206. XMLSerialization Exception
  207. regular expression to search for #include<filename> in textfile
  208. Casting...
  209. Update Table with Oledb
  210. Tricky DateTime problem
  211. generics
  212. Regex From String[]?
  213. Does Windows XP Screensaver work on Vista?
  214. ANY GURU?: My Console App needs ANSI support -- doesnt work :(
  215. Child Form Location
  216. Convert.ToByte(MyString) concatination problems, is it converted then converted back?
  217. Loading appropriate interop of Office/Visio
  218. Can I access information from my Outlook email?
  219. Securing C#/.NET applications.
  220. Multiline strings with variables
  221. [RESOLVED] Ownerdrawn tab control?
  222. Get calendar item status. (Webdav)
  223. [RESOLVED] Program having old icon.
  224. OpenGL v DirectX & Tutorials?
  225. Remove any repeated characters from a string
  226. Generics Widget type
  227. Web Service problem
  228. More fun with Databases...
  229. ListView: Advanced searching techniques
  230. [RESOLVED] "Cycling" through a richtextbox
  231. SharePoint forms library column update
  232. Application on top of a (fullscreen) DirectX program ?
  233. slow toolstrip progress bar
  234. Memory Access Violation Exception
  235. [RESOLVED] Text is getting trimmed in asp label.
  236. Method that calculates the derivative of a function?
  237. Shortcut keys in richtextbox
  238. [RESOLVED] Help with system.net.mail.
  239. C# Windows Mobile Webservice error
  240. Problem witb form size and appearance
  241. Error of System.IndexOutOfRangeException
  242. Reflection - C# 2008
  243. Scaleable forms problem
  244. WCF in VS 2005 on XP
  245. How to display a window on top without having it always top most?
  246. Need help
  247. [RESOLVED] To find desktop location?
  248. Testing to see if a Method was Successful...
  249. Catching system wide events in C#
  250. help for crystal report with XAML