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

  1. How to import Matlab chart to C# window app
  2. How to modify value in ArrayList?
  3. UnsafeNativeMethods.CallWindowProc Exception and 'Failed to load resources from resource file'
  4. Enabling Interaction of Desktop in C# Services
  5. return value from main to application invoker
  6. Any DDE server success stories?
  7. Changing Server/Database in Crystal Report at runtime
  8. Possible TRY...CATCH...END TRY
  9. Basic array question
  10. Simple question. How to read/write from/into stream.
  11. Bitwise comparison and enumerations / switch statements
  12. App.config question. Me is stuck good :-(
  13. Which constructor is used when instantiating an array of objs ?
  14. Service accessing mapped drive
  15. I don't understand inheritance!
  16. Url / Page Greeting?
  17. Event and Invoke invalid cast
  18. ide improvement :-)
  19. Lib file
  20. Returning an error message when something goes wrong
  21. Calling a DataBind method on a webform in an ascx file
  22. Terminate Processing
  23. BHO
  24. Running Console Application From a .Bat File
  25. Why use properties?
  26. EventLog entries: How do I programatically sort and order by???
  27. SOAP call XML format problem
  28. Removing images from a page in runtime
  29. Managing Enumerations
  30. Using Asynchronouse Pluggable Protocols
  31. draw vector images runtime?
  32. combobox not firing double click event
  33. COM Interop and structures
  34. increasing/ decreasing label height
  35. ArrayList and System.Array ?
  36. I have no idea how to write an HDROP
  37. Not able to take screen shots of "S to make presentation
  38. How to remove DataGrid width at run time
  39. generic class and IList
  40. ASP.Net Treeview in VS.Net 2003
  41. on merging datasets and datatables
  42. getting all defined trace switches?
  43. An enum of controls?
  44. Adding a TreeNodeCollection to TreeView
  45. Anonymous classes
  46. Is it possible to enable/disable scripting in IE programmatically?
  47. Value vs Reference Types
  48. Reflection and Constructors
  49. When in doubt - write code - but ...
  50. Math.Pow() bug?
  51. How to do this C# code in VB?
  52. Can you open a notepad txt file from c# code?
  53. Good Design - Example
  54. how to add namespace extension
  55. No data breakpoints for c#
  56. How to get get the last inserted key value from DataTable using C#
  57. Using a resource file for icons
  58. StrFormatByteSize in C#: Formatting a file size for display.
  59. tabpage has a bad implementation
  60. tabcontrol has a bad implementation
  61. Arrays
  62. How to access same dataset from different methods?
  63. yes, i'm a complete retard probably asking a simple question :-)
  64. Getting Caller ID from Modem
  65. VB style 'with' contruct
  66. need some design help here with DataGrid & styles
  67. How to: Dynamic Control Creation: ASP.NET / C#
  68. Re: please help me!
  69. Assembly not found
  70. How to save changes to XmlDataDocument?
  71. StreamWriter / Problems?
  72. Passing an ArrayList to a native DLL?
  73. Controling hardware
  74. ComboBox Column in datagrid winforms....
  75. Managed C++
  76. Background ops / threading question
  77. how to store key value pairs ?
  78. Adding key events to a label
  79. Why webapp not work on remote server and how to debug?
  80. Book
  81. Get some value from XML file
  82. Are there any side tab controls for c#
  83. Hi,
  84. Sending http without waiting for reply.
  85. metadata operation failed (8013110E) : Database file is corrupt and may not be usable.
  86. Getting a MAC address from a received UDP packet in C#
  87. Fitch and Mather Sample App
  88. Managing Nulls in the DB
  89. Built in function for text cut-off?
  90. Events and Delegates
  91. Missing Classes in the System.Web Namespace
  92. Launch another application from within C# Winforms application
  93. How to dynamically create schema for DataSet?
  94. XML creation XMLTextWriter vs MSXML
  95. Its the little things that really annoy me
  96. new row in LABEL control?
  97. C# property usage question
  98. Tab Control
  99. Debug vs Release for large projects
  100. passing form controls to subordinate objects
  101. extract arrowdown and arrowup icons used in datagrids indicating sortingorder
  102. Overriding newbie question.
  103. GetTotalMemory Hange my application
  104. Cant Connect to Data base
  105. having a hard time with things falling out of scope please help
  106. Unmanaged DLL .NET Access to XML read/write routines
  107. Session string error?
  108. Forcing Explorer to close open windows in C#
  109. Global application interrupt
  110. Damn frustrating problem :-(
  111. Threading problem (incredibly straightforward mutex usage not working)
  112. recieving an array to the client
  113. Re: .config
  114. Programming Practicies
  115. re : re Overriding newbie question. THANKS
  116. Using DLLImport with a function requiring char *
  117. What is PeekChar() ???
  118. Hashtable, enum as a key
  119. Beginner: Referencing a control on another form
  120. Open file dialog with strange file name
  121. Crazy C# to VB events
  122. C# vs VB.NET
  123. C# Standard Version
  124. backup service
  125. Beginner: How do I make form visible again?
  126. How to Insert New Row Into DataTable or TableRow
  127. bug... in InvalidPathChars
  128. C# equivalent of (old-style) VB's CreateObject(progId) ?
  129. Problems with CreateDirectory at service mode
  130. Display html stored in a database field
  131. Display html stored in a database field
  132. Display html from database field
  133. Display html stored in a database field
  134. Sending email
  135. Outlook Attachement
  136. how to pass a POINTER to an int to a DLL function
  137. Straightening Out A Circle?
  138. Combining code portions from different Laguages
  139. Domain Model - Collections/Transactions
  140. Serializing windows controls
  141. How to include newline in TxtBox.Text display
  142. Encoding question
  143. date problem
  144. newbie & basic multithreading
  145. Problem with WebRequest and timeout
  146. Quit program cleanly
  147. how to get number of printout copies while using printerdialog box using c#.net
  148. Startup object
  149. problem validating xml against schema
  150. Creating an instance of component running in a ATL service on remo
  151. Moving forms without caption bars
  152. Get all bound controls
  153. get querystring in http post
  154. trying to copy the autonumber from one table to the next
  155. How to select known DataRow from underlying DataTable on DataGrid (WinForms)
  156. Bug in ToDouble() ?
  157. Major problem with uknown exceptions!
  158. key-value pair to drop downlist
  159. Teechart.net? anybody used it and had problems?
  160. COM Introp warning
  161. network C#
  162. How to factorise this code
  163. Display tables
  164. Returning an array in a property get returns a copy. How to get a reference?
  165. Write a string to the console window without escape characters
  166. Listview: undo/cancel SelectedIndexChange
  167. Assembly.Load problems
  168. Count all occurrences of a character in a string
  169. how to cover only the selected lines in a DataGrid
  170. Thread/architecture question
  171. GUIDs needed?
  172. How can I print a string with page number and header?
  173. Hide/lock start Menu in C#
  174. why won't this MeasureString work?
  175. Thread Count
  176. DirectShow - audio stream
  177. MediaPlayer 10 SDK and Effects
  178. hot to obtain list of WebDAV folders and files
  179. Objects new in Collection
  180. Pass a Visual Foxpro form object to C# dll
  181. using Regex to split a string
  182. Is running as Windows service or command-line?
  183. Using OleDbDataAdapter with Excel
  184. How to programatically default the encoding of my "Notepad" into ANSI in c#
  185. Can't use String[] as const
  186. DataGridTableStyle problem
  187. String[] IndexOf ?
  188. Context Menu - Microsofts standard file context menu
  189. Need help on a Web security thing
  190. New User question
  191. newbie form resource question
  192. visual studio c# resource question
  193. Odd result using EnumWindows
  194. C# ServicedComponent Singleton
  195. Properties - hiding, visual edition and grouping
  196. Build Date
  197. Simple Class/Form Question
  198. Class methods loading with a form
  199. Ref paramater made ugly
  200. random number question
  201. ArrayList, null and Threads
  202. Handling non-user code Exceptions
  203. Parsing CSV data into multidimensional array
  204. Graphics.MeasureString throws System.NotSupportedException
  205. How to Control Multiple Windows from within the Same ASP.Net Application
  206. Error - 'Services' does not exist in System.Web ??
  207. How to extract default page margin of a printer?
  208. How big is a C BOOLEAN
  209. DDE examples in .NET?
  210. DataSet Textbox Time
  211. DateDiff for C# - SR
  212. polymorphism and Factory method - SoapHttpClientProtocol can it wo
  213. How to have installer instal asmbly to gac
  214. Creating an ambience like windows media player???
  215. SelectSingleNode returning undefined value:imsmanifest.xml
  216. Crystal Reports with *.csv Files
  217. How to Redirect to Another Already Open Page (Managing Multiple Open Pages in ASP.Net)
  218. How to compress and repair access database in c#.net
  219. How to get columns value from DataRow while DataTable Looping
  220. KeyCode Constants for C#?
  221. Winsock problem (Bluetooth)
  222. Accessing complex objects through properties
  223. Time elapsed since midnight in C#
  224. newbie question on C#
  225. .resx-Datein einlesen/wegschreiben
  226. thread timing
  227. .resx-file read/write
  228. Kiosk mode
  229. Property builder
  230. Floating toolbars
  231. Menu icons
  232. Path problem
  233. DLL Handle, CBT_Hook
  234. Controls in Datagrid column
  235. Cr 10 problem (The report you requested requires further information.)
  236. Windows Service - Error 1053
  237. iValue.ToString("###########0",CultureInfo::CurrentUICulture));
  238. Problem: Windows Service creating Outllook object
  239. Editing HTML Help Workshop project from Visual Studio
  240. Generate image on the fly c#
  241. Get full name of user
  242. VBA
  243. Get Current Method's parameter values as collection with reflection(?)
  244. 802.11: getAllConnection on the server ...
  245. Application blocks and connection pool errors
  246. Help with the magically instantiating collection class
  247. Startup application
  248. Retrieving command line arguments
  249. TestDriven.NET 1.0 - Zero Friction Unit Testing for Visual Studio .NET
  250. Question about events and object arrays
  251. add option to right click mouse menu
  252. Web service Impersonatation?
  253. Datalist loadtemplate
  254. How to get a file's date/time correctly?
  255. Changeing supported runtime for 2005 Beta
  256. Re: Editor Attribute
  257. XmlInclude does it do anything?
  258. Splash screen when loading dll
  259. Call a C# dll from VB6
  260. Outlook 2003 Object Model using Visual C# 2005 Express IDE Beta1
  261. programmatically add/remove windows components
  262. Loading an assembly on the fly with params in constructor
  263. re:Loading an assembly on the fly with params in constructor
  264. re:Loading an assembly on the fly with params in constructor
  265. Can I run windows database application online?
  266. Outlook 2003 Object Model using Visual C# 2005 Express IDE Beta1
  267. SQL statement in Access
  268. SQL statement in Access
  269. Sendkeys.send key combinations for 'Alt T'
  270. TabControl without tab buttons
  271. re:TabControl without tab buttons
  272. Round function?
  273. Security issue when creating thread in Smart Client
  274. Best Practice: Remove ',' from a string
  275. Trouble with reference counting
  276. adding xmlElements in a stream XmlTextWriter..
  277. Distribution with Crystal Reports
  278. Number of files inside a directory (including all subdirectories)
  279. ASP.Net javascript "focus" method needs to be called twice??
  280. A threading question re MSDN example
  281. delaying TextBox.TextChanged event
  282. Serializing a dataset
  283. Graphics Drawing in Form Load
  284. Re: XmlSerializer Issue
  285. Change TreeNode.Text before editing
  286. Overloading with same param types
  287. Another Newibie Post: Path to csc.exe
  288. Identify File Difference
  289. From VB to Csharp
  290. How to Insert New Row Into Existing DataTable While Looping DataTable
  291. opening a web page via a windows form
  292. please help me understand ref and out
  293. How do I intercept a close event?
  294. Use Hex to build image
  295. Microsoft Animation Control 6.0
  296. TextBox Selection/Highlight
  297. Accessing dictd from Windows...?
  298. Controls in Datagrid column
  299. Unicode convert
  300. Unicode Character
  301. Please explain
  302. starting program
  303. debugger stops at application.Run on unhandled error
  304. Overloading properties?
  305. csc.exe - return values.
  306. Create Access, Excel and .dbf output file from DataSet using C#
  307. drawing on bitmap question
  308. Console application
  309. C#.net call command prompt
  310. Help (Ax)WebBrowser
  311. >= and <=
  312. socket programming
  313. Access DS TextBox - wrong value
  314. Anonymous classes
  315. Cannot generate dataset
  316. Making User Control visible
  317. TcpListener problem
  318. DropDownList and ListItem
  319. CWnd::RunModalLoop in C#
  320. Programatically setting Group or local computer policy
  321. Encyption of file
  322. Component for managing .doc and .rtf files
  323. Responding to user password change
  324. c# event handler fires an event
  325. Redistributing .Net framework
  326. object vs System.Object
  327. destructors,closing connections
  328. Outlook logon from a Windows Service
  329. C# and garbage collection
  330. Automatic Truncate Text in datagrid
  331. GAC confusion
  332. Dynamic report creation - Crystal Reports
  333. Need a list of benefits of .Net over PHP/ASP and JavaScript
  334. Service not working in Network?
  335. Sendkeys.send key combinations for 'Alt T'
  336. Registration Confirmation Page
  337. Doing I/O to the Printer port and legacy IO space in C# ?
  338. Placing assemble in Add Reference Dialog
  339. How to display a message from a .NET dll when it is loaded into a program written by another developer.
  340. ANN: Reminder NETCF MVP chat tomorrow
  341. Bug in .NET Tab Control? Help!
  342. Graphics solution sought
  343. Hiding a Column in a Child Table within DataGrid
  344. In desperate need of COM interop help
  345. TreeView label editing
  346. Exception firing at design time - how to avoid?
  347. Sorry, the question remains
  348. asynchronous delegates and events question
  349. propertyGrid UITypeEditor and SelectedObjects
  350. Playing sounds simultaneously
  351. c# sql update question
  352. Creating a dialog box
  353. Adding subitems in a ListView
  354. how can I convert strcat to c#
  355. Add New Row Problem
  356. concat not found
  357. How to get TreeNode from a Handle
  358. Closing a Modeless Dialog
  359. Closing a Non-Modal Dialog
  360. VB6 code migration to C# - Window on top
  361. Newbie-passing variable between MDI child forms
  362. Help with WeekDay Enum
  363. Thread Object Help
  364. Playing WMA files on smartphone
  365. How can i get rigtht base64Encode for Russian Language use C#?
  366. Call is rejected by callee exception
  367. ArrayList C-C#
  368. Cannot open the Designer for the file, because some class is not
  369. Smart phones
  370. VB 6 -> C# Classes technical note...
  371. Joey server using jabber protocol
  372. check if a apllication is already running?
  373. Coding Convention
  374. How to hand write OleDbAdapter?
  375. The image could not be added to the ImageList
  376. Manage Web Browser or control that render HTML
  377. Wrapper Code Generator for MS SQL Server Databases
  378. Calling a method in a object running in windows service
  379. calling methods of components running in windows service
  380. Console application process question
  381. Get the name of the event delegate at design time
  382. Regular expressions
  383. console application send email error
  384. Add New Row Problem
  385. how can i make a background thread ??
  386. Arrays in C# - indexed by an Enum, and two-dimensional as a property....
  387. get data from Dataset
  388. thread frozen
  389. Where does the PrintPageEventArg.MarginBounds receive values from?
  390. Insert New Row into Existing DataTable Big Problem .. Please help !!!
  391. Unsafe code: Converting "byte *" to "[] byte"
  392. Open new browser window in C# dotnet
  393. Downloading file from remote server with 'Save As' dialogue
  394. Caller ID
  395. Compiled Regex in 1.1 & 2.0
  396. Extermely nasty bug with the way .NET handles references
  397. String Comparison
  398. Re: ReadConsoleOutput on C#
  399. SqlDataReader problem...
  400. Exception handlig article
  401. sound recording
  402. Outlook Email Item
  403. How to get data from a SQL server and put it into a comobox
  404. Named mutex and cpu time
  405. reading file permissions
  406. Sound recording
  407. DataConnector.Find
  408. Will this code work with an NT domain?
  409. Creating an ArrayList of Objects c#
  410. Self terminating windows service
  411. Excel Interop Values (different Fonts) within a cell
  412. IsFile and IsDirectory functions
  413. Interesting .NET Framework Behaviour
  414. Waiting for busy file to become available
  415. Visual Studio 2003 Designer
  416. C# and Wininet.dll question
  417. Populate a list box with multiple columns
  418. convert this vb to C#
  419. User Controls - C#
  420. Cannot access Columns and Rows of some Strong-Typed Dataset's DataTables
  421. static method in interface?
  422. Development of a scalable server
  423. Embed xsd in C# project
  424. Marshal by value
  425. Events Sink Question
  426. Is there a way to access code run when an assemble is loaded?
  427. column expression??
  428. How to access Child table data within a windows form datagrid
  429. Have C# PrintDocument and VC++6 DLL printing on the same print job
  430. not all code paths return a value
  431. Strings Strings Strings from sql ds.
  432. Microsoft Data Access Block and static methods
  433. ASP.NET C# Newbie
  434. how to follow cursor in text box
  435. SQL Query Wildcard Problem
  436. RTF Image in RichTextBox
  437. Help me with this odd mouse click problem
  438. Designer problem / User Control issue
  439. C# 2005 Beta, Crystal Repots 9, & Dynamically Setting Images at Runtime
  440. Using different colors in List Boxes
  441. P/Invoke and out parameter
  442. XP Login-ID authentication
  443. Insert New Row into Existing DataTable Big Problem .. Please help !!!
  444. C#, Outlook, and a nasty error
  445. Socket Send Returns error 10035
  446. Add New Blank Row Into Existing DataTable While Looping Problem.
  447. How to use an XML config file in Windows Service
  448. dropdown lists in asp.net
  449. Nunit and Windows Application
  450. is there any way to get to a unique build verion of an assembly at runtime? e.g. a version that is unique to the time that the assembly was built?
  451. Custom Collection Types
  452. Strong Type Class Generator
  453. looking for best skining control like activeskin for vb6
  454. Insert New Row into Existing DataTable Big Problem Again .. Please help !!!
  455. Crystal and dotnet drill down reports
  456. Converting Keystrokes in upper case
  457. VS 2005
  458. Design Issues
  459. Command Window "object doesn't have an indexer" error message
  460. get the thread state of another process
  461. creating multiple panels
  462. Changing target binary's extension from .exe to .scr
  463. Starting C#: need some help with this
  464. how to add namespace
  465. C# --> .exe
  466. Need help in Design
  467. Remoting
  468. Managing control positions in a ParentControlDesigner
  469. Form completely closed.
  470. Connection string and plain text password in app.config
  471. Directx namespace
  472. Algorithms in C# - book recommendation!
  473. Converting exceptions to VBA.Errobj
  474. Tabcontrol and Listview behave...
  475. Sending different types of data thru a Form's constructor
  476. LOGO in a WMV file
  477. How do I create/set the PrimaryKey ?
  478. Validating time string
  479. OleDBDataReader Appending Hex 0
  480. how to add a splitter to toolbar?
  481. Please recommend book about design patterns for server application\distrubuted application
  482. C# code for reading assess database yes/no data type
  483. Something more performant than Hide and Show control method?
  484. postback woes
  485. Constructor inheritance (or lack thereof)
  486. inproc vs outproc vs remote
  487. "could not write to output file" problem
  488. how to hold a console application open
  489. The Power Of One Dollar...
  490. Directx assembly
  491. using RegistryKey to get he value from the registry
  492. XP Login-ID authentication
  493. Looking for DirectoryServices.Properties options
  494. ilist Contains
  495. Please explain the term Callback
  496. outlook contact view
  497. Parse string url to get filename
  498. Event-Event calling
  499. Exporting the System/Application event log
  500. How to support single sign on?
  501. Process.GetCurrentProcess().ProcessName slow. How to use AppDomain.CurrentDomain.FriendlyName
  502. WindowsIdentity
  503. How do I create a global array that can be shared in my program?
  504. How do I create a global array that can be shared in my program?
  505. Changing registry permissions using c#
  506. regasm question
  507. Toolbar window pop up on event.
  508. Invisible Column in System.Data.DataRow?
  509. Question about VS2005
  510. ResourceManager ->Load Custom cursor
  511. Abstract Base form - can I fake it?
  512. LIST BOX MULTIPLE SELECTIONS
  513. Monitoring program launches
  514. System.Diagnostics.Process.Start(str) with parameter
  515. Can't Insert New Row Between Row and Row While Existing DataTable Looping
  516. System.Management Problem
  517. nested databound controls
  518. C# Exception is Unchecked???
  519. C# Exception is Unchecked???
  520. How to keep window to stay on top of application?
  521. EIF or log4net?
  522. Any trick to get this to work in DataColumn of DataTable?
  523. Does .NET have any auto-versioning ?
  524. InsertAt Method Problem
  525. How do I compare DataSourced ComboBox to a value in DataRow?
  526. Duplicated items in watch window ?
  527. Intersection
  528. Integration IIS with C#
  529. Assembly.Load() with strong name but no version!
  530. Creating an object depending on a value of a parameter
  531. User control updates
  532. HOw to get sourc from url
  533. how to delegate ?
  534. Directsound
  535. Show/Hide start button and taskbar in XP
  536. read console
  537. Beginner question on classes
  538. Really dumb Winforms question
  539. Convincing the server an app is signed properly
  540. Prevent MDI child from maximizing.
  541. Questions DateTime.Now
  542. C# Timer in compact framework
  543. C# Timer in compact framework
  544. Why are bitmaps grafted into a picturebox being stretched.
  545. TypeLoadException??
  546. IPSEC from C# without AD ??
  547. VB.Net to C# Question
  548. Unsafe lack of pointers in C#?
  549. Delegates
  550. Saving DataTable to session vs saving a Custom object.
  551. How to restrict access to Files/Folders
  552. Windows Service File Access problem
  553. Database Access
  554. UML
  555. OK, where'd you hide my freekin' Regex html -> text extractor?
  556. All .NET Languages are no longer equal.
  557. C# serial connection problems
  558. :Re open File with Strange File Name
  559. Launch Microsoft Office 2003 Picture Manager from C# Application
  560. Can't Insert New Row Between Row and Row While Existing DataTable Looping
  561. Database variable type mapping
  562. Has anyone read Mastering C# Database Programming by Jason Price?
  563. Using InsertAt Syntax Help
  564. Is it possible to capture an insert event from an Orcale DB?
  565. Using Bitmap.Save Help
  566. Using Bitmap.Save Help
  567. hire hacker
  568. hire hackers
  569. An established connection was aborted by the software in your host machine
  570. API's Constants
  571. Spanish Soundex Equivalent
  572. Get minutes count
  573. Counting the number of bytes used by characters of a String
  574. axWebBrowser Managed Code?
  575. ERR: "high encryption pack not installed"
  576. How to format output
  577. Passing an enum as a parameter
  578. Is it possible to...
  579. longhorn: sidebar apps
  580. Control.Paint gone missing
  581. Custom Dialog Box
  582. Command Window "object doesn't have an indexer" error message
  583. Can't Insert New Row Between Row and Row While Existing DataTable Looping
  584. Binary Differencing
  585. Binary Differencing
  586. Different return type of same method in interfaces having inherit
  587. MDI Problem
  588. ITextFont and c#
  589. Clone DataTable or Copy DataTable Problem
  590. Validate DateTime pattern
  591. Few questions
  592. process communication between vb6 and c#
  593. enumerations and out of scope values
  594. a |=b, a | b and a || b (why not a ||= b?)
  595. Generics in VB.Net?
  596. Array of string to Enum types
  597. MDI
  598. SystemParametersInfo and pvParam
  599. Resx How To problem
  600. Problem with DataBinding (DataTable to ComboBox)
  601. Outlook access Pop-up
  602. Weird Socket issues
  603. weird behavior
  604. Event cancel
  605. List Box Problem
  606. Date Convert
  607. C# newbie question
  608. How to obtain
  609. secure socket programming
  610. "Safe" event source to write to
  611. TextBox ID problem
  612. Printer Port Monitor
  613. How to transform a font into bold ?
  614. Math problem
  615. How can I use VB DateDiff function in C#?
  616. RichTextBox
  617. Dragn'drop between user controls
  618. How to Inherit attribute with interface ?
  619. Re: Abstract Base form - can I fake it?
  620. "Requested registry access is not allowed" and Web Service call
  621. IInternetProtocol's Read method (pulling my hair out)
  622. How to call C# dll from VB6?
  623. Instantiating an object dynamically in C#?
  624. Re: Abstract Base form - can I fake it?
  625. Overloads modifier
  626. property get and set accessors
  627. Image Property in the designer
  628. How to get a system font ?
  629. Base Address Proprty
  630. How to make hyperlink clickable in RichTextBox?
  631. Visual Studio 2003 internet connection
  632. Datagrid binding to hash table
  633. Accent
  634. Session State Question?
  635. This C# code to VB
  636. Conversion VB.NET to C#
  637. Any way I can launch origram with parameter
  638. FileSystemWatcher bug?
  639. Objects, objects, so many objects! ;-)
  640. Hiding Base Class Properites from derived class instance
  641. newbie trying to understand escape characters in strings
  642. Code generator for making those pesky property accessors
  643. Regarding GetDefaultUserProfileDirectory
  644. .NET Regex href
  645. c# security
  646. SQL trees
  647. Transforming polygon coordinates?
  648. inserting C# variables into XPath expressions
  649. How to I do a http post from within a webform
  650. How to position a toolbar in its parent ?
  651. C# escape function in XML ????
  652. setting Username&password while using DirectoryInfo()
  653. User Authentification on windows application
  654. UnhandledExceptionEventHandler
  655. [ANN] JNBridgePro 2.2, the Java/.NET Interoperability Solution, Released
  656. Extract some part of a video (with audio)
  657. EXCEL.EXE remains in processes after Dispose...
  658. Obfuscation
  659. Calling Regsvr32 on a .NET Assembly
  660. Weird calculation
  661. Weird calculation problem
  662. keyboard and system inavtivity
  663. Interop / Word 2000.. 2003 etc. mixed
  664. Dynamic Controls in asp.net using C# LOGIC..please help....
  665. MS VSTS Enterprise Dev and Test (eDT) Tools Public Chats
  666. Some specific hit line problems..
  667. how to use C++ DLL in c#
  668. Using DataRowCollection Can't Insert New Rows Between Row and Row. Please Help !!!
  669. conditional methods
  670. web page loading when opening console application..
  671. Invalid CurrentPageIndex value ( 2 radiobuttons control paging problem) !
  672. Threads, lock, many readers, one exclusive writer
  673. How to get the current caret row number and column number in a rich text box?
  674. Testing
  675. Using IDBConnection how to populate DataGrid in ASP.NET
  676. Type.GetType(string)
  677. 0.00007m -> 7E-5 ?
  678. 0.00007m -> 7E-5 ?
  679. Two object on the same datagrid row
  680. asp.net C# parameter question
  681. cmd.exe doesn't work unless....
  682. WebService response caching
  683. visual Studio not opening multiple Cs files....
  684. Send short message
  685. SendKeys to another running application
  686. PathGradientBrush throws out-of memory exception
  687. Thread GUI problem
  688. Trailing zeros and floats
  689. How can i get MX record from dns server
  690. Using IDBConnection how to populate DataGrid in ASP.NET
  691. ASPX page updates
  692. Pretty easy question, i'd assume..
  693. Re: C# can do but Java cannot
  694. Selecting specific data to download
  695. Search engines and buttons
  696. dynamic member reference
  697. fastest way to parse a file; Most efficient way to store the data?
  698. Newbie: Trying to figure out library's behavior.
  699. What controller is best to...
  700. Re: making 1 or more column readonly in datagrid
  701. Is the opportunity for creating objects limited and often exagerated to the detriment of software at hand? Discuss :-)
  702. Literals
  703. Regex Websites
  704. try to AddMinuts in DateTime
  705. Using collection as data object to a DataGrid
  706. Embedded ComboBox in a DataGrid control
  707. Saving DataGrid changes to database
  708. Getting exe version info
  709. brain frozen on enumerator
  710. REPOST:Hiding base class property from derived class instance
  711. Anchoring and docking (problem with sizable form)
  712. msde
  713. User controls
  714. generating dll at runtime
  715. stop thread immediatly
  716. Property or get/set methods ?
  717. How to code incremental search
  718. windows task scheduler fails to restart
  719. Deployment problems
  720. Accessing compiler error messages from web page that runs batch file
  721. Possible to manipulate emails from Outlook Express by C#?
  722. Binding a ListBox to a DataTable
  723. DateTime Hell
  724. Sort mark in List View Column Header
  725. MouseEnter event for a custom class
  726. Address and phone validation
  727. Regular Expression Glitch!!!
  728. Disabled Tool bar button
  729. Another Question of Automation
  730. EventLog.WriteEntry problem with existing message file
  731. Turn Off Sync Between Designer and Code Window
  732. Datagrid
  733. Resize Images
  734. How to make a readonly expandable type converter
  735. How can I remove the escape character?
  736. specifying password while using NetShareEnum
  737. Stop Merge Menu in MDI, HELP!
  738. C# COM dll called by a C++ app not returning strings
  739. Visual C# .NET Deluxe Learning Ed.
  740. 3rd CD of VC# Standard
  741. ascii or binary
  742. Connection Pooling and the data access application block
  743. Service Process Installer
  744. RegEx Not Working In .NET
  745. RegEx Problem in .NET
  746. "Invalid CurrentPageIndex value. It must be >= 0 and < the PageCount" Problem Still Error
  747. Have some one build NUNIT from source code
  748. Reg Expression Help
  749. Threading problem - Urgent Help
  750. Setup Projects and Source Control...
130