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

  1. Scroll bar in datagrid
  2. Sorting?
  3. Remoting
  4. RE: SQL Validation
  5. [Q]Multi-Threaded Splash Screen not displaying first update.
  6. Open a site in Internet Explorer
  7. windows service problem
  8. when to use StringBuilder
  9. Re: Multi-Threaded Splash Screen not displaying first update.
  10. Re: windows service problem
  11. preventing selection in treeview being hidden on pocketpc .net
  12. Regarding Marshaling Data Structure and IntPtr!
  13. Menu control
  14. What do you believe? C# plugins in a c++ program
  15. DataSet Problem
  16. Re: windows service problem
  17. Re: What do you believe? C# plugins in a c++ program
  18. Books or Periodicals for latest in .Net?
  19. Internal constructor "visible" outside of assembly. Compiler bug?
  20. Windows Service crashing upon starting
  21. What means this error: CS0246: The type or namespace name 'xxxx' could not be found
  22. C# enum members at runtime
  23. Hex to string
  24. Hashtable: setting a value?
  25. DataGrid
  26. Can DotNet Framework 1.1 and 2.0 Beta 1 coexist at the same time on the same system?
  27. Re: input box
  28. UTF8 encoding, calculating space that string will take up in a file
  29. RE: How can I switch between multiple nic cards manually using C#?
  30. Efficiency of EventHandlerList
  31. RE: input box
  32. datagrid template issue
  33. foreach issue
  34. Problem accessing assembly from Windows Service
  35. what is the difference between FCL and BCL?
  36. free database server for desktop application with ado.net driver
  37. Get data directly from DataGrid
  38. ANN: Picture ProgressBar Nominated "Gold Download"
  39. DataTable!!!
  40. Progress on Windows Form
  41. Binding a custom class to a DataGrid
  42. inherited DataGrid failed to render
  43. ReadXML - Threading - Static Classes - Progress Indicators
  44. Can Crystal Reports be scheduled or dynamicaly generated from .NET?
  45. What is the advantage of using .NET DLL instead of COM?
  46. Re: C# and launching a command line exe
  47. Re: C# and launching a command line exe
  48. EM_STREAMOUT
  49. sub class construtor, super class not holding value
  50. Re: little more help on remoting?
  51. Dumping datatable to MS Access table
  52. power point style textbox
  53. [Newbie] What are ASP.NET and ADO.NET ?
  54. Re: Converting a string to a Texbox
  55. Hashtable question
  56. Re: Converting a string to a Texbox
  57. Sorting a dropdown list
  58. Inheriting a form within the same project
  59. How to check if "undefined value" ??
  60. Tricky problem with event handling
  61. WebBrowser Control - Setting the UserAgent???
  62. C++ to C#
  63. COM interop and OcxState property
  64. Has anyone typed up an index for the O'Reilly book "C# and VB.NET Conversion?"
  65. Curious UDP issue.
  66. Calling Excel Macros
  67. Changing file properties
  68. Multi-threaded app and Thread Safety.
  69. Newbie: Can a C++ project be an assembly DLL?
  70. Re: RichTextBox and Hyperlinks
  71. help with a multithreaded design
  72. Re: does ASP.NET change frame logic
  73. Mscomm and license issue
  74. DrawString and WhiteSpace
  75. A general question about SQL statement
  76. When to use ToString() and when not to
  77. Access Network Share
  78. Currently open windows
  79. Pointers?
  80. Impersonate a user
  81. WebServices from WindowsForms ?
  82. singleton class?
  83. can C# components talk to commerce server 2000?
  84. Disable AxWebBrowser ContextMenu?
  85. Why can't interfaces have protected methods?
  86. Multiple File Selection
  87. How could I expand the Listbox Control
  88. Re: Dropdown for Country / Language selection
  89. ListView cannot display PNG???
  90. Send messages using Soap
  91. Crystal Reports - problem on viewing
  92. Managed DirectInput Steering?
  93. The good old Assembly.Unload() that doesn't exist
  94. [ANN] Firebird ADO.NET Data Provider 1.6.1 released
  95. or..................
  96. Re: Mscomm and license issue
  97. Flags attribute compiler warning (proposal)
  98. Re: Why can't interfaces have protected methods?
  99. Executing shell command in windows services
  100. Streaming data
  101. namespaces - what's the point?
  102. Mysteriously invincible process
  103. fwd. invincible process
  104. design and runtime of controls
  105. Upgrade Library to WebService
  106. How to get the Class name of a window ?
  107. Reflection : TypeConverter for propertygrid
  108. Rotating a control ?
  109. How to convert Image to byte [] in C#?
  110. Running code as a transaction takes 3 times longer
  111. How DataSet works?
  112. Re: Serious issue
  113. DataRow Item property missing
  114. printing an html document
  115. Scrape IMDB Pages
  116. EditCommandColumn ButtonType=PushButton CSS
  117. File Information
  118. Tracking Time
  119. What's the matter
  120. traversing down the constructors from base class - SystemIndexOutofRangeException - system.data.dll -there is no row at position 0 ?
  121. Including Library in C++ Webservice problems...
  122. Inheriting a Form within the same project
  123. Registry Foo
  124. Line break in a windows application
  125. Multicast on only one of two networks
  126. Prompting for password on process.start.
  127. Reponse.write problem?
  128. [Sell] Visual Studio .NET 2003 Professional
  129. Listbox
  130. Marshal C# String to ActiveX DLL
  131. compiler/debugger misinterpreting variable data in IF
  132. Want to take the path of specific overloaded constructors from derived class up to just one below the base class.
  133. ContextMenu + MouseMove issue
  134. Accessing another domain file system in C#
  135. Office-Addin Detect currenty cursor position in Ms Word
  136. Serializing multiple but equal objects...
  137. How to CreateDirectory to create a directory structure on a network drive
  138. Drag & drop object in workflow app
  139. Re: Why can't interfaces have protected methods?
  140. Dataset and DataAdapter - Hardcoded
  141. CLS-Compliant?
  142. Re: Serious issue
  143. changing the defualt language
  144. Recommendations on using the "this" keywords?
  145. QueryPerformanceCounter speed up
  146. Ideas/best practices on how to AutoUpdate software?
  147. Plugin problem
  148. Showing Progress while filling a dataset
  149. Adding GraphicsPath to Bitmap?
  150. vb module equivelent in C#
  151. System.__ComObject problem
  152. How to get the text from another window?
  153. UpperCase string
  154. Design/implementation question
  155. question about enum
  156. Double Buffering on forms
  157. Override the Textbox - question
  158. Handling nulls in tab-delimited string?
  159. Best way to store objects in grid? (Space invaders)
  160. Data Binding to array/list
  161. C Union -> C# struct LayoutKind.Explicit FieldOffset - how?
  162. c# without .net?
  163. Textbox Input Problem
  164. How can I use a dataset as datasource for a combobox?
  165. Re: UserControls - Defining where child controls can go
  166. Microsoft Chart Control
  167. Working online
  168. outlook gone out
  169. Spliting controls
  170. Web pages & the C# IDE
  171. Registry key cannot write..
  172. Implementing the Command pattern
  173. Active Directory calls failing in production....
  174. Why has hungarian notation been abandoned?
  175. listbox used to display program status
  176. Reading Registry using C# (System.Byte is 'binary' data value)
  177. c# datagrid does not set GridColumnStyles
  178. invalidate ??
  179. Combobox and eventhandler
  180. Yahoo and Interop
  181. How to solve the double screen problem?
  182. c# string assignment bug?
  183. C -> C# Marshaling / IntPtr - any help?
  184. GetManifestResourceStream(String)???
  185. Re: GetManifestResourceStream(String)???
  186. Re: Why can't interfaces have protected methods?
  187. Can C# components talk to commerce server 2000?
  188. Components.Count
  189. ActiveX Interop Question about Events
  190. Creating doc files on the fly
  191. Access form with handle
  192. POP3 client in C#.
  193. get by colom name
  194. transactional file copy
  195. new event
  196. Sub-forms
  197. How to get the UNC share name of a given folder (if shared)?
  198. A question about printing
  199. Popup Menu
  200. Recording Internet Phone
  201. Add an event handler from other threads using BeginInvoke
  202. Comunicating from server towards windows.forms clients
  203. imagelist question
  204. Re: netapi32.dll crashing
  205. Type.GetType Access is denied
  206. Re: create active objects
  207. Integration with a C++ console app
  208. server caching
  209. panel v groupBox?
  210. Comparing strings with accented characters
  211. How do you get .Net To Intelisence comments
  212. Reading a processes memory
  213. Sending Email via Excel Workbook question
  214. Threaded modal progress window
  215. Remoting and AppDomains
  216. Regular Expression Problem
  217. Encoding problem
  218. Exception Management Application Block, some hints ?
  219. New to C#can run first program
  220. Serial port problems...
  221. Passing function pointers to a unmanaged c++ dll from c#
  222. table formatting
  223. Anyone have a Regex pattern for finding name/value pairs in a string?
  224. Center Dialog on Panel - position is too far right? Why?
  225. Is there anyway to get CSharp to auto-format like VB.NET?
  226. Just In Time Question
  227. send mail using pickup
  228. Interface
  229. Drag and drop file upload control?
  230. Data in ComboBoxes
  231. reading com/iis settings values using c#
  232. deserializing a dataset into a class, is it possible?
  233. Re: IE and WebBrowser Control seem to host UserControls differently
  234. Crystal viewer
  235. System.WinForms and System.Windows.Forms;
  236. explict conversion from double to int - regarding overflow handling
  237. Launching external apps from C# GUI
  238. Problems with Crystal Reports in Win98
  239. Inheriting from System.Net.Sockets.Socket problems.
  240. Binding List to Control
  241. Urgent... How to invoke a method from an exe file ?
  242. How to set highlight on a DataGrid controller?
  243. Urgent... I need to invoke method from an exe file.
  244. Datagrid row_change event???
  245. Loop through a dataset to get values, vb .net
  246. 2.0: Generics, excluding value types
  247. how to make relative connection string
  248. Does this cause boxing to occur?
  249. Does this cause boxing to occur?
  250. Interface Design
  251. Help please with extending properties
  252. Datagrid Selection
  253. Dynamic Enum
  254. Help with windows app screen positioning
  255. optimized collection
  256. Get the data point by the address of an IntPtr? How?
  257. Multiplying floats
  258. C# and ADO (Not ADO.NET) recordset
  259. Re: Remoting and AppDomains
  260. RE: prev issue, Remoting and AppDomains
  261. timer in a service???
  262. C# vs. ASP.NET for web services?
  263. int not serializable?
  264. Polygon clipping
  265. How to get the Exception number
  266. Stringbuilder help...
  267. nativeobject fails with Winnt ADSI connection
  268. Repeating loop
  269. XSDObjectGen. How to use generated class files.
  270. TypeConvertor doesn't call ConvertFrom!
  271. looking for a .net component
  272. "ByteBuilder"...?
  273. Getting a list of constuctors and methods using reflection
  274. Re: DirectX
  275. Re: C# byte[] conversion to XML
  276. Re: Register a dll during Install
  277. Re: Register a dll during Install
  278. UltraWinGrid Selected Row BorderStyle???
  279. UltraWinGrid Selected Row BorderStyle???
  280. Question about using delegates with a string paramater to return a ListViewItem object...
  281. Problem assigning a value
  282. Forms based HTML editor
  283. ListView - changing the text of subitem n?
  284. Filling a ListView from a SQLCE Datareader
  285. AD w/ LDAP
  286. TAPI
  287. We urgently need C# developers in Houston, TX
  288. OnPopUp event not firing on a subclassed menuitem
  289. How do I manage global data within a project?
  290. Re: Console App Error Handling
  291. Profiler for C# apps?
  292. SEHException?
  293. BinaryWrite with multiple images
  294. Incorrect error report. Is member lookup for delegate simple-names (in error-case) corresponding to standart?
  295. Re: Register a dll during Install
  296. application and progress dialog in new thread - no worker thread
  297. Re: multi-line button
  298. Re: Beep() or something similar in C#
  299. Access MDI Form Menu Item from a child dll Form
  300. RE: Beep() or something similar in C#
  301. Calling VB6 component that has ParamArray parameter
  302. Thread safety questions
  303. Re: Exception while using Triple des algorithm
  304. Performance of reading excel sheets
  305. Landscape orientation Crystal Viewer
  306. How to set value of <INPUT type=file...> element programmatically?
  307. Is the native Encrypt/Decrypt functionality with .NET PGP compatible?
  308. latest file
  309. MouseDown Event
  310. select statements
  311. Best practices on calculated properties
  312. HyperThread machines
  313. Module.GetFields() always returns zero FieldInfos?
  314. Question reg. Pub-Sub architecture
  315. dg_KeyPress???
  316. syntax diagrams
  317. StructLayout and unions
  318. reading registry value that is a REG_FULL_RESOURCE_DESCRIPTOR returns exception
  319. DataForm Wizard Error?
  320. String Manipulation - Escape Sequence
  321. Why no public qualified interface implementations?
  322. Re: Beep() or something similar in C#
  323. Re: Console App Error Handling
  324. Performance counters
  325. Get user names
  326. Set focus and smart navigation
  327. TextBox Resizing
  328. static virtual
  329. Base Obj = new Derived()?
  330. Arrays - Which One?
  331. Changing the Back color of ActiveCell
  332. Missing references
  333. Webservice and international chars
  334. Re: Getting Pixel Color?
  335. Get owner of a process
  336. Unicode Excel
  337. CSC command prompt problem
  338. Initialize char with int
  339. Avoiding Duplication of Code
  340. ThreadPool help
  341. DataGrid won't page
  342. Modifying the attributes of a Property in a VB Class using CodeDom
  343. save bmp file
  344. Dealing with Database Null
  345. Using System.Timers.ElapsedEventHandler to specify a method and and ElapsedEventArgs object
  346. Com port and priorities
  347. Re: Console App Error Handling
  348. file upload
  349. Windows Identity
  350. Re: Printing data
  351. How can I open a VS.Net Project remotely?
  352. Can't figure out the error
  353. why application with access database doesn't run
  354. Custom Video Driver WITHOUT DirectShow support
  355. VS2003 Command Prompt
  356. change FONT color using Regex.Split
  357. Changing a DataTables Schema
  358. convert ppm to jpeg
  359. what the ....
  360. Source Safe for VS .NET 2005
  361. CREATE ACTIVE X IN C#
  362. Plug-In Architecture
  363. Context Menu in user Component.............................URGENT
  364. calling base and this constructor at same time, is possible?
  365. Re: Problem in using C# class methods in VB.Net project
  366. Re: c library .lib
  367. Re: Problem in using C# class methods in VB.Net project
  368. Re: OpenFileDialog Question
  369. How can I use the <object>??
  370. SQL Harness
  371. Re: CSC Compiler Error
  372. Checksum in c#
  373. Re: CSC Compiler Error
  374. Cursor on Win32 Window
  375. Re: which kind wrapper of C library .lib is best for C#
  376. C# Book
  377. Remote Agents
  378. Where is Main() in a windows app
  379. compare sound
  380. Re: DataGrid Binding Event; Key stroke control over DataCell
  381. create a headertemplate dynamically with SortCommand
  382. WebSvc Failback!
  383. problem in reading images from sql server
  384. Problem creating MSI Install Project in new user account.
  385. Graphic Library
  386. Why are all the String Classes Sealed?
  387. MDI Child Forms are FLASHING@!!!
  388. Re: C# Reading Text File
  389. CSHarp ASP component tutorial
  390. Releasing an Event
  391. Re: Search for a datarow
  392. how do you open an ODBC connection?
  393. Re: C# Reading Text File
  394. Interop Woes
  395. Data Access Interfaces, Mapping and Domin model
  396. Question on threading and using P/Invoke...
  397. nvm
  398. SQL Connecting Problems
  399. Multi-threaded p/invoke
  400. Delegate is Null
  401. Word count in string pls help.????
  402. Word count in string pls help.????
  403. Howto: Forward declarations
  404. Setting a Controls Focus?
  405. How to keep cursor within the scope of a custom user control ??
  406. How do I position a windows app above all over apps on my desktop
  407. Automate web page form submission in C#
  408. Re: nt authentication
  409. Netscape Problem
  410. Moving windows forms
  411. Switch statment question
  412. calling a delegate in a another thread (compact .NET)
  413. calling a delegate in a another thread (compact .NET)
  414. KeyPress Event not Firing???
  415. Having a problem with some socket code
  416. Socket question
  417. Is there some way to communicate between IE and My Application
  418. System.IO.File.Move
  419. C# code analyser...
  420. C# GDI+ layers control problem
  421. Doubts in ThreadPool
  422. Datagrid automatic fill/update.
  423. Ghost Image?
  424. Datagrids???
  425. Persisting GUI's
  426. Architecture question
  427. read xml and create object
  428. Pointers, Classes, Objects ...
  429. set selected index of a ComboBox
  430. notifyIcon
  431. Re: MessageBox Question
  432. A simple home-made StringGrid
  433. WaitHandle NOT asbstract as the .NET SDK is stating
  434. Problem importing dll
  435. Compiling resources into assembly
  436. ErrorHandler
  437. Short question about binding
  438. active directory search doesn't work
  439. ExtendedDatagrid and TableStyles
  440. Question about CreateProcess
  441. Windows service and app.config
  442. how to show comments?
  443. cast to ref object
  444. VB.NET to c# convert
  445. MainMenu Strange Problem
  446. Type question
  447. Can not Get Process Output perfectly.
  448. Can not Get Process Output perfectly.
  449. Can not Get Process Output perfectly.
  450. Adding a datarow and setting the parent
  451. DataGrid:: Single header for multiple columns
  452. Can anyone help me on this?
  453. HOW TO: Control the layout of data from a database.
  454. How to capture a Webpage to BMP
  455. Re: Error executing .NET application from a network folder
  456. the use of & (and) in C#
  457. Excel cannot complete ......... when screen saver is activated.
  458. SortedList
  459. Re: formatting string
  460. a good link
  461. File Upload to different server
  462. Re: formatting string
  463. if (var != Undefined.Value) does NOT work
  464. Question about Control.IsDisposed
  465. lockup problems
  466. Dumping datatable to MS Access table
  467. Abstract ASPXs
  468. copying datatable data into MS Access table
  469. form is only opened i code view
  470. Web site spider
  471. Re: Throwing Exceptions
  472. Equivalent of String.fromCharCode() method in C#
  473. Re: Diable Forms Tabs
  474. Input string not in correct format
  475. Retaining local file system access while impersonating to access a remote drive
  476. if derived class adds an argument to ctor, does that need to carry up to the base classes?
  477. HOWTO: Set this.Icon to App.ico in a windows form
  478. Re: Is there a native chart control for vs.net?
  479. test
  480. Problem in using params in web service
  481. Datagrid -> DataSet
  482. Problem in using params in web service
  483. Retrieving IL Code from Assembly with C#
  484. Windows Metafile and Overlay
  485. Paging a SqlDataReader in C#
  486. can not connect to my db
  487. Callback methods are executed in different threads. How have the main thread do the job???
  488. HOW To : change the color of a progress bar
  489. use of ' this() ' keyword in ctor design
  490. Form within a form call?
  491. Why won't this simple program compile???
  492. ARE U LONELY? Looking for love?
  493. Global Functions accessible to all classes in C#
  494. how to use MFC extension Dll in c#
  495. first exception pause
  496. DataGrid with ComboBox - won't allow me to add more than one new row???
  497. Using serial number from Customer Information page (vs.net)
  498. loading XML into a dataset
  499. Adding a Windows Form to a Cell in UltraGrid
  500. Creation of IE Toolbar in C#
  501. Question about StructureToPtr
  502. Communication Between Service and Form Application
  503. object.TopLevel control
  504. call object from string variable
  505. How can I get this statement to work: string strData = '\xB';
  506. HOW TO: Updating text and image columns at the same time?
  507. Add a calulated column to a Datagrid
  508. C# and Pocket PC
  509. Escaping $_ in Regex.Replace
  510. Re: adding days to one date in javascript
  511. Calling scanner fundi's...
  512. propertygrid throwing error "Controls created on one thread cannot be parented to a control on a diffrent thread."
  513. Testing
  514. The object is currently in use elsewhere
  515. Adding a new Method Wizard
  516. Decimal numbers with possible null values?
  517. Using SqlDataAdapter
  518. Datatable.Select() method, can you specify "TOP"?
  519. Multithreaded Windows Forms Control Sample
  520. GDI+ graphic layer problem
  521. Exposing the ListViewItemCollection from a UserControl
  522. Exceptions reading empty string from file
  523. About Polymorphism
  524. Remoting and serialization
  525. disappearing controls
  526. Question about Transaction IsolationLevel
  527. Framework version issues
  528. How to auto-re-compile with /debug option from inside DbgCLR.exe Debugger ?
  529. Re: XmlSerializer and CR/LF
  530. Q: syntax for Hashtable within a Hashtable?
  531. Reducing memory usage in a windows service
  532. Text recognition
  533. Why do I need to reference my base class in my UI?
  534. Communicating with a Windows Service from a Windows Application
  535. LPD printing support
  536. inaccurate modulo function?
  537. Key.SetValue Help with large Hex value
  538. Re: can't make a localhost socket connection...
  539. Another SystemParametersInfo question
  540. ConfigurationSetting.GetConfig() I don't get it
  541. sqlCommand.CommandText rendered
  542. Converting Char[] to String?
  543. Removing Items programmatically - using foreach
  544. Very Basic DataGrid Help Needed
  545. Looking for feedback on coding style
  546. Windows Service Installation Error
  547. Regexp Question: Two Nots Makes a Right to Left?
  548. How does C# assign index values to SortedList items
  549. capturing an off screen area
  550. HOWTO: Read and Write the Registry to persist State
  551. Beta Testers Invited - Xavier's DNS Client .NET Component
  552. array verses ArrayList
  553. necesito hacer un Redirec de click *boton, como lo hago gracias ?
  554. Any free hosting for .net web application?
  555. teste
  556. Compiler resolves to wrong overloaded constructor or method
  557. Need to call a C# DLL from WINAPI DLL
  558. Block internet access
  559. gdi+ newbie: image transparency
  560. System.Net.NetworkCredential
  561. Object reference not set to an instance of an object (asp.net, c#)
  562. "Object instance"
  563. How to parse XML out of an XMLHTTP40 object
  564. Problems with WebRequest
  565. REG_FULL_RESOURCE_DESCRIPTOR registry data type returns EXCEPTION
  566. PictureBox in C# doesn't paint
  567. RichTextBox formatting
  568. Help! saving time from a datagrid
  569. Can't find object reference
  570. passing arraylist
  571. Replacing the dataSource in DataGrid
  572. RE: Search for a datarow
  573. Sorting datagrid entries
  574. Change Component Icon!
  575. C# & ADO Book(s)
  576. lost - dropdown list collection - small reward offered
  577. RichTextBox formatting
  578. Caching approach in API
  579. line number question
  580. Compile line # into text with C#?
  581. HELP can't get arraylist to sort by alphabet
  582. DIB images
  583. Web Site Interface
  584. forms layout
  585. Passing arguments to running programs
  586. Line break problem
  587. DesignTime question
  588. question about CreateIdentityPermission
  589. import dll's
  590. No sourcecode documentation visible in Intellisense from my own class libraries
  591. How to get all tables from Database?
  592. FontDialog (bold, italic)
  593. Problem with multiple matches
  594. How to show Unicode value of a string/char in C#
  595. Help ArrayLis won't store, and how to remove duplicates????
  596. ProgressBar for Recursiv function
  597. a question
  598. Rich text box question.
  599. Control for HTML, RTF, Plain Text?
  600. java api is better than .net api(.net framework class library)
  601. Array of WebBrowser
  602. problem with refreshing a datagrid
  603. .NET design question
  604. Exception handling
  605. debug in real time
  606. declare delegate inside routine: Possible?
  607. Recordcount return -1 with ASP
  608. Virtual Method Question
  609. threading question
  610. Unexpected behavior: TypeConverter tc=TypeDescriptor.GetConverter(t);
  611. How to attach a RichTextBox which auto scale with Windows Form?
  612. Provider error '8007000e'
  613. Timer Control
  614. How to know when an Event is done executing?
  615. GENERICS
  616. Re: Unexpected behavior: TypeConverter tc=TypeDescriptor.GetConverter(t);
  617. Datagrids -> Default Values???
  618. Re: can anyone help me with DataGrid
  619. C# Client/Server Application
  620. C# Compiler Bug?
  621. put_FullScreenMode and GetMaxIdealImageSize ARE WRONG
  622. Export records to multiple worksheet under 1 workbook
  623. About unsafe Image processing
  624. multiple languages in an application.
  625. COM component in web applications
  626. Concurrency issue - Best Practice wanted
  627. Image centering..
  628. How to construct a surface in VC# with the help of DirectX?
  629. How to hide the form window when minimized?
  630. How to hide the form window when minimized?
  631. How can I set a byte to hold the binary value 10?
  632. Re: Dynamic Instance Variables
  633. C# COM call with Optional Parameter
  634. what's the difference
  635. Image.FromFile fails...
  636. Asynchronous Socket Client always connected
  637. Property Grid Question.
  638. Syntax violation error-C#-Sybase-PasswordEncryption
  639. Input null into a DateTime property.
  640. Help - parsing large text files
  641. small test Event
  642. Events and multithreading
  643. Open Source Word Document Parser
  644. How to construct a surface in VC# with the help of DirectX?
  645. Re: Access and c#
  646. Re: Access and c#
  647. Windows Service Pack 2 issue
  648. Bug in CurrentEncoding.EncodingName?
  649. Icons question.
  650. This works, but should it?
  651. Re: Win Stub in C#
  652. RichTextBox.GetLineFromCharIndex Discrepancy
  653. Color Combobox
  654. Writing From A dataset to a comma delimited text file
  655. Re: Tlbinf32.dll in C# ?
  656. string delimiter
  657. Selecting current row in DataGrid after sorting
  658. How do I test custom Pipeline component in BTS 2004?
  659. Properties - multiple execution of get accessor code ?
  660. Howto check if a COM is available?
  661. Some what off subject question
  662. Handling <Delete> key clicks
  663. DataGrid sort & select row
  664. How to view a deskop remotely?
  665. Cookies and Password TextBoxes
  666. Dll function with []string
  667. VERY STRANGE...
  668. Parsing .HHK and .HHC files
  669. Is there an API for Messenger?
  670. Delegate limitations?
  671. Passing array of int to c DLL
  672. debugging OnPaint()
  673. Capture Image from Scanner
  674. Datagrid Append/Addnew Record???
  675. COnverion of CommonLisp To C# Code
  676. how to play sound in buffer..?
  677. Using C# in unmanaged VC++ MFC code?
  678. Unable to connect to the oracle database through .net application.
  679. BlockingQueue and Semaphore posted at CP.
  680. How to write a struct to a file?
  681. Any sample code to test the encoding of a text file?
  682. AxWebBrowser and its api
  683. Import Screen Saver template from Express to Whidbey
  684. Property Grid
  685. Copy pixel data from System.Drawing.Bitmap
  686. Bitmaps subtraction
  687. RasGetConnectStatus
  688. Passing credentials to webpage?
  689. sliding controls help required
  690. [Q] A PtrToStructure question
  691. stack based behaviour of regexes
  692. sorry for flogging a dead horse, but...
  693. hide form from alt+tab
  694. Visual SourceSafe
  695. Compare ArrayList
  696. Check if an e-mail comes over (bounce)
  697. StreamWriter Creates File But Does not Add the Passed Text.
  698. Crystal Report, Win 2000
  699. Difficult reporting problem for Active Reports for .Net
  700. Difficult reporting problem for Active Reports for .Net
  701. Difficult reporting problem for Active Reports for .Net
  702. c sharp
  703. PropertyInfo.GetValue - Problems with Count Property ofType ArrayList
  704. Difference between ref and out?
  705. Params in Crystal Report
  706. Single statement execution
  707. Re: PropertyInfo.GetValue - Problems with Count Property ofType ArrayList
  708. C# FileSystemWatcher with multi path
  709. Re: bypassing authentication when redirecting to external site
  710. UserControl.Load not fired
  711. Is OwnerDraw possible with NotifyIcon
  712. Re: Problem with string.indexofany
  713. HOW TO: Set a DefaultValueAttribute to system color?
  714. Connecting to Informix
  715. Re: Problem with string.indexofany
  716. Re: Problem with string.indexofany
  717. Making size of control = size of form
  718. Exception handling and the call stack?
  719. operator overloading
  720. SQL Server monitoring
  721. invisible c# windows application
  722. Re: Implementing SAX in C#
  723. newbie: Is this CurrencyManager set right???
  724. Question about #define
  725. Get class information at run-time
  726. inserting values to editable PDF document
  727. Re: Implementing SAX in C#
  728. Timers out of sync?
  729. what is the best way to quickly make a mechanism to configure a windows service at runtime? external app that remotes in, custom commands, pulling mechanism to config file?
  730. Re: Transfering DataSet to the dataBase
  731. Program to respond to email
  732. SQLDataReader: Retrieving sproc output parameters
  733. Compiling Java code within a C#Builder...
  734. Re: DateTime.Parse() problem with non-US dates
  735. Stupic Class Module question
  736. increase Maximum size of a form (preferably in Designer)
  737. DataGrid Row Selection
  738. How to include xsd.exe task in the build process
  739. Matrixes & Bitmaps
  740. Create an ActiveX control with C# and Visual Studio
  741. Whiteboard with Anders Hejlsberg
  742. XSD to C# translation with XML Doc Comments?
  743. How to loop through IHTMLAttributeCollection
  744. Seek for some Algorithms..!
  745. RE: How do I keep the datagrid from scrolling?
  746. DataTable.Select Method Query Capabilities
  747. problems with authenication in C#
  748. Interface VS Delegate
  749. Flicker Problem
  750. is null allowed in C#?
137