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. Intercepting xaml DataTemplate of a given DataType
  2. Parsing scientific format String to double
  3. Sending CTRL+C to the active window (notepad and word)
  4. BindingSource
  5. Core vs Abstrations
  6. Need Help - Web to SMS(Mobile)
  7. Prevent DLL usage
  8. concatenation issue w \0 char
  9. Design Question
  10. creating a simple web browser
  11. C# server
  12. ListView Tile View: Editing Or Get Bounds Of Subitems
  13. Julian Day Number
  14. can you delete a file using FileStream?
  15. The network path was not found
  16. deserializing and XML file [.csdl file EntityFramework]
  17. sock = listener.AcceptSocket();
  18. Method to accept any kind of nullable type?
  19. Launching and Saving an Excel file from Winform
  20. Re: Can't delete an XML attribute unless you remove the'xmlns="http"//....' attribute first ?!? Why?
  21. Using List of more complex generic type
  22. Randomise the positions of rows in a DataTable
  23. WCF Limits
  24. I get a warning that I want to get rid of
  25. Converting String object to XDocument object
  26. Slightly OT: Installing applications
  27. How to have none of the radiobuttons checked = true
  28. Help with Customised DatagridView Cell
  29. Need help with deployment issue
  30. VS 2008 Setup Project, shortcut problem
  31. Re: Inserting a node into xml doc always puts in a xmlns="" property.Why? need to get rid of this.
  32. Which files to COPY for new Project (or how to Copy)
  33. how to write serialized object to disc
  34. Sandboxing an application
  35. Project Dependency and Architecture
  36. High performance arrays in C#
  37. Re: Schedule task vs windows service?
  38. Missing Form Component
  39. Re: Saving an XDocument object to disk ALWAYS adds the "<?xml..."line, but not when displaying it ?!?
  40. Re: Internationalization / Globalization / Localization - Best way?
  41. RE: Internationalization / Globalization / Localization - Best way?
  42. Catching CProjectEngineEvents using reflection?
  43. about sort and Contains
  44. Re: Saving an XDocument object to disk ALWAYS adds the "<?xml..."line, but not when displaying it ?!?
  45. Create office documents on the server
  46. How do I position the cursor to a specif textbox
  47. DataSet and DataGridView
  48. Help w/conversion to Unix Epoch DateTime in code
  49. C# data access
  50. Debugging msmq wcf service
  51. To WPF or not to WPF, that is the question
  52. Events and Application.DoEvents()
  53. virtual listview with thumbnails
  54. can I use a for loop or foreach here
  55. writing a Class Library....
  56. CustomTextBox
  57. reusing a class
  58. Seeking in a huge xml file?
  59. Passing arrays as parameters
  60. x64 development
  61. finding an Enum using the string name of it
  62. XmlDocument Escaping - and I Don't Want It To
  63. xml read issues
  64. In-memory whitelist of 1M phrases
  65. More elegant way to write this function?
  66. Online C# turorials
  67. Re: How can I identified if the running OS a 32bit or 64bit version?
  68. Nagesh Gk from Real vision Solutions ( Hot List )
  69. Wake Events
  70. Nagesh Gk from Real vision Solutions ( Hot List )
  71. Nagesh Gk from Real vision Solutions ( Hot List )
  72. Nagesh Gk from Real vision Solutions ( Hot List )
  73. Nagesh Gk from Real vision Solutions ( Hot List )
  74. How to do I specify which main to use in a project
  75. Generic derived from Generic
  76. Re: c sharp
  77. entity framework does not support byte, enum
  78. Re: Regex - Ensure 0,1 occurrences from a list of possibilities
  79. c sharp
  80. Exception Handling across Process
  81. control and licenseing in IE
  82. Visual Studio 200x Automation and Extensibility (Add Reference)
  83. using property
  84. Window parenting issue between C++ window and C# usercontrol
  85. About Interface
  86. Re: How do I exclude items from the codeview dropdown?
  87. Mixing explicit implementation and polymorphism?
  88. Threading and returning values
  89. Is it really any point in creating a method with one line in the body
  90. Website Auto Login
  91. Cannot create reports
  92. SMTP Server
  93. Change the directory where message queues point to?
  94. Form.BackgroundImageLayout = ImageLayout.Center
  95. Show Dialog windows from child process
  96. Simulataneous Login
  97. Convert.FromBase64String() and ViewState
  98. Controling ShowDialog()
  99. Selecting a variable value with Linq
  100. Web Method giving me an error on return
  101. How do I have 2-way communication with Service?
  102. right to a file/folder
  103. Linq without DBML
  104. RE: Question about using double[] in a Dictionary<>
  105. FULLY releasing a COM Object?
  106. How do I exclude items from the codeview dropdown?
  107. Calculated/Expression columns all null rows in report viewer
  108. Control Alpha Coloring
  109. Missing.Value
  110. aps.net : BIG BUG in streamwriter
  111. GDI+ Custom Control
  112. Process.Start
  113. Com+ components
  114. ANN: XMLMax Virtual XML Editor Beta
  115. Decompressing data that was compressed using JPEG style compression
  116. Attributes vs Interface: best practice?
  117. detect http request source
  118. Re: Microsoft Report Viewer Redistributable 2008 SP1.
  119. ToDo's in VS 2008.
  120. How do I do this in C#?
  121. batch jobs
  122. Howto: Filli a DataSet from an EntityContext?
  123. Casting double by long gives wrong value.
  124. Conversione between Hashtable and IDictionary
  125. Producing a Valid Date/Time Stamp
  126. Control Background Image from parent form?
  127. DOLCE&GABBANA bags
  128. Setup project question
  129. C# with LicenseProvider
  130. Properties losing their values
  131. winmm.dll
  132. very rudimentary question about Reflection
  133. Code my own xml intellisense
  134. Resizing Images
  135. Windows Service as Web Service host without WCF?
  136. Sending CTRL+C to the active window (notepad and word)
  137. Obtaining Column data from a scrollable list view
  138. certificate store
  139. Patterns, Practises, MVP and Winforms
  140. Monitoring internet traffic
  141. Passing Delegates as parameters
  142. load 32/64 bit DLL
  143. CDOSYS.DLL fails in CDO.MessageClass.GetStream() with Unknown erro
  144. RE: DataBinding e combo boxes.
  145. DOLCE&GABBANA bags
  146. ecm2001 crack torrent rapidshare download 34878118163643612345
  147. C# write to several output files
  148. Switching Between Forms
  149. Dual Monitors
  150. Homework Help
  151. 0.126429 Realize That Dream ... 0.2652863
  152. 0.8617596 Got To See This ... 0.3678273
  153. FileSystemWatcher
  154. Delegates with creation time arguments?
  155. Re: #if false design
  156. Re: #if false design
  157. Compact .Net framework 1 in Visual Studio 2008
  158. important for you
  159. moto Mobile PSP Game & memory card
  160. Is there a way to get around registering a driver on Vista 64 bit?
  161. error in running workbook.close() func. after close excel from win
  162. Command or Adapter weird error
  163. Question about C# number formats
  164. What is the type of window of the components toolbox of VS.NET ?
  165. Will the code be compiled while I write the code
  166. DefaultValue and expandable object
  167. SMTP Relay
  168. Strongly typed datasets ASP.NET
  169. DOLCE&GABBANA bags
  170. moto Mobile PSP Game & memory card
  171. Re: how to shorten long path names?
  172. The remote server returned an error: (401) Unauthorized.
  173. SelectionChangeCommited
  174. Displaying result after callback method is invoked?
  175. SendKeys Confusion
  176. Web Hosting, Reseller Hosting, and Dedicated Hosting!!!!!!
  177. databinding to a combobox
  178. Macros?
  179. Regex - Ensure 0,1 occurrences from a list of possibilities
  180. Help Memory lead or something
  181. VS Studio "Inventing" Odd Filepaths
  182. Undo ComboBox Dropdown?
  183. Independant Image Library
  184. Does Visual Studio literally make a commandline call to csc.exe?
  185. GetWindowsDirectory retrieves wrong directory under Terminal Servi
  186. Click event not fired although SPY++ shows WM_PARENTNOTIFY
  187. C# : Transactions and file-actions
  188. Two assemblies refer to each other
  189. Custom Syntax Development
  190. DSQUARED DSQUARED man
  191. Installer GUI
  192. Findcontrol inside a webzone/Webpart sharepoint Dataformwebpartcontrol?
  193. Windows 7, SetWindowPos, and AnimateWindow
  194. where in visual studio do you set compiler options?
  195. Can't seem to figure out using cryptography classes
  196. Registery help
  197. ArrayList pass to method
  198. Why is Entity Framework taking 30 seconds to load records?
  199. Windows Forms
  200. OpenFileDialog
  201. Which Control
  202. Help on modifying this code (Win Forms wizard)
  203. GRAB THE GOLDEN OPPURTUNITY TO EARN MORE MONEY IN THE WORLD
  204. Re: Create charts - which components?
  205. Re: Create charts - which components?
  206. Books/papers on error handling
  207. ComboBox - How to replace black triangle on right side of Control
  208. Re: How to write JSON?
  209. Enumerating Win32_Account Class
  210. Re: How to write JSON?
  211. How to Partition Libraries
  212. Re: Create charts - which components?
  213. Tcp Listener
  214. Re: How to write JSON?
  215. Do C# developers have an Operating System like this?
  216. Regex
  217. Launch Default Browser with Users Home Page
  218. Check Start and End Time
  219. Setup deployment project
  220. Re: Create charts - which components?
  221. DrawItem with ListItem, ListView and User Control
  222. Can't Find DropdownList inside a Sharepoint Control? Items.Add..Value does not fall within the expected range?
  223. 'System.Collections.Generic.List<string>' does not contain adefinition for 'Distinct'
  224. Form GC question
  225. How to determine that connection is broken
  226. easy question about web project
  227. Loading large file
  228. Translate C# to vb.
  229. How to store common constants
  230. Listbox Selected Value problem
  231. How to overload an anonymous method to a delegate?
  232. Design pattern
  233. Impersonated thread fails to execute ADsGetObject()
  234. Sql2000 storing and retrieve checkbox value..
  235. Orignami Project like Panel Transitions
  236. Vista error
  237. Crystal Report with Stored Procedure
  238. start excel from c# and load add-ins
  239. Disabling Code In Custom Control In Designer
  240. ODBC Connection on 64x
  241. XML Document memory usage
  242. Custom compiler errors
  243. VS 2008
  244. Not a variable
  245. Re: expanding command line parameters
  246. Any implicit MemoryBarrier on EventWaitHandle methods?
  247. validation
  248. common file dialog - should be an easy one
  249. VS 2008 Setup Project, shortcut problem
  250. Re: Linq to SQL
  251. the best of the best
  252. LogonUser to remote machine fails with error 1326
  253. Multiple Layers of Argument Checking
  254. System.ComponentModel.Win32Exception was unhandled
  255. XPath, she don't workey for me
  256. Callback method isn’t executed as part of web-request, even if declared in same class
  257. How to enable escape key and a progress bar during long routine.
  258. listbox "Select All Ctrl+A"
  259. ecm2001 v5.3 winols shoemaster wilcom bentley amiable xshowsoft886877476731550
  260. Re: ListBox Page up/down programatically.
  261. Please critique and criticize...I could use some advice
  262. TabControl - Blank Tabs
  263. ListBox Page up/down programatically.
  264. Problem setting Breakpoint in Unit Test
  265. write alreay opened excel usingc#
  266. ASP.NET viewstate question
  267. Re: FileStream Advice : Find a pattern of bytes starting at end of File
  268. How to reset redirection ...
  269. Path Problems
  270. How to redirect output to printer?
  271. ANN: Gnostice PDFOne .NET v2.0 released - Create, edit, view, print, secure, bookmark, watermark, merge and split PDF in .NET
  272. Dynamic controls?
  273. Re: FileStream Advice : Find a pattern of bytes starting at end ofFile
  274. something better than xsd.exe for databinding
  275. New process started
  276. finding files
  277. OutputCache behaving strangely
  278. Console App
  279. C# working with crystal reports
  280. Saving user settings in Windows 7...
  281. Best practice ASP SQL
  282. Error:!! The type or namespace name 'Linq' does not exist
  283. AutomationElement.FocusedElement on non focused window
  284. Trap keystrokes/keyboard events in controls
  285. C# httpwebrequest.
  286. System.AddIn
  287. ManualResetEvent.WaitOne Method hangs, even though called with a timeout value
  288. Sorting nodes in treeview
  289. Test Driven Development and objects like the Application class
  290. Unable to run windows form application without local admin right
  291. How to get a SQLConnection string from an ODBC DNS?
  292. Making copies inside static methods..please help!!
  293. more linq questions
  294. Dynamically changing DataTextField of ListBox control
  295. More linq woes
  296. Re: Best way to improve c# and general design skills?
  297. How do i delete a dirctory in SQL report server using C# code?
  298. propertygrid control adjusting look
  299. CS0246: The type or namespace name 'ManagementObjectSearcher' couldnot be found
  300. automate pressing the keyboard key using C# code
  301. Data source controls and parameter type conversion
  302. Download URL Up to XXX Bytes
  303. Debug a web service from an asp.net website application
  304. Date Time Picker on a bindingnavigator
  305. Force Guid.Parse to Throw OverflowException
  306. ms sql server grabbing 5Gb. Is this good nomal?
  307. Destructors
  308. overwrite dialog for streamwriter?
  309. FileStream security issue
  310. Setting CultureInfo in Application level
  311. Linq
  312. Question about an old operator
  313. C++ to C# and Nullable
  314. Dllimport
  315. Managing ConnectionStrings in app.config
  316. rsErrorExecutingSubreport while generating a report with Label tags and subreports
  317. Application doesn't run on Vista ??
  318. limit internet access
  319. Outputting the duration of a forms methods
  320. Hello world Web service question
  321. Re: System.Data.DataSet.Tables' is a 'property' but is used like a 'method'
  322. System.Data.DataSet.Tables' is a 'property' but is used like a 'method'
  323. How to encrypt/decrypt serialized data
  324. Regexp help
  325. How to Tell Marshaller to Ignore Attribute
  326. System.Windows.Forms.Timer
  327. The property has been deprecated.
  328. Issues with nested generics in data contract
  329. 15% slowdown when multithreading
  330. DLL Version Control
  331. CSharp demo
  332. Delegate help for Func<T, TResult> declaration
  333. Marshal PtrToStructure Creating Garbage Memory
  334. Problems with loading AddIns
  335. How do I escape html
  336. How to debug restart problems??
  337. OT: Right click file menu in XP offers "wrong" items
  338. Sorting column of base class property in DataGridView raises excep
  339. Always hope
  340. How can I identified if the running OS a 32bit or 64bit version?
  341. How can I identified if a unmanged exe 32bit or 64bit?
  342. joining membership
  343. Text Format
  344. Control responding to mouse events while disabled?
  345. Sandboxing
  346. Entity Framework should prompt for View key fields during update w
  347. Entity Framework SQL View
  348. OT: Windows default casing/collation tables.
  349. How to run code on the main thread?
  350. Building expression trees to filter derived entity classes
  351. Creating an application that can control an existing application.
  352. linq troubles
  353. *Details* about what's wrong with SourceSafe please?
  354. Checked Listbox Control in VS 2003
  355. DateTime Range
  356. Get Month Name
  357. Error loading unmanaged dll from managed code
  358. Sorting dictionaries on values.
  359. So Moon's words on the attacks
  360. Usage of double.epsilon
  361. How to achive this
  362. forms equivalent of response
  363. DCOM Configuration warning->how to fix it
  364. Possible mistaken empty statement
  365. reflection question
  366. No application is associated with the specified file for thisoperation
  367. Changing the floating point arithmetic model in asp.net -- pleasehelp
  368. Corrupted VS Installation on Vista
  369. pass dataset to sub report
  370. Send Newsletter in C#
  371. Best practice and is there a difference?
  372. Floating point models - switching on and off...
  373. Create and use Custom Controls in Windows Forms
  374. Graph library
  375. events (tabs)
  376. List
  377. Off-screen graphics in WPF
  378. Console application to screensaver...
  379. Need help with OpenFileDialog event
  380. UI HElP
  381. language translator
  382. OpenFileDialog FileOk event does not get called.
  383. Dictionary<string, string>
  384. subclass with static constructor
  385. Beta testers wanted!
  386. "+=" operator, comments appreciated...
  387. hells angels'
  388. acdc
  389. davel'
  390. DotNetRocks - Free Podcast For .Net Developers
  391. SQL Tinyint / LINQ / cast not valid - please help
  392. Removing rows from two connected tables
  393. DataSet.DataMember – it doesn’t work as expected
  394. Refresh schema works only the first time
  395. Binary Serialization of a class with a field that has been XmlSerialized
  396. C# and Special Folders
  397. Hide main Form
  398. WCF not accepting remote connections and repeating itself
  399. Cannot create an instance of the abstract class
  400. Problems checking for null object
  401. Changing Text in ComboBox Based Upon Selection
  402. Calculating Distances by post code.
  403. Dynamically Loading DLL's
  404. String.Contains then a String.Replace or just String.Replace
  405. Help with Linq To Object
  406. create mssql table from xmlschema file that retrived from access
  407. Re: ActiveX "Object doesn't support this property or method" error
  408. Concerns about Type generation
  409. DCOM Configuration Warning->how to fix it
  410. ModalPopupExtender & UserControl
  411. On Application Crash, list all local variables and values, including complete call stack,...
  412. Equivalent C Sharp code.
  413. C# desktop application
  414. C# to VB.NET
  415. Explicitly create data object bound to control
  416. Regarding solution file created in VS2008
  417. Re: ActiveX "Object doesn't support this property or method" error
  418. Trim String
  419. Beginner's Question
  420. C# writing to output files
  421. Freezing DataGridView rows
  422. what is the difference between field and variable
  423. Ambiguous reference between an event and a method
  424. is it possible to use a hot-key which brings front window
  425. FREE SOFT
  426. Subscribe to Watch Your Word - the Communication Skills Newsletter
  427. XML serialise a class with circular references using XmlSerializer
  428. Global WM_CREATE hook...
  429. Root finding implementation in C#
  430. Random String
  431. Empty string problem
  432. Inconsistent warnings for unused variables
  433. Binding listbox items
  434. Populate a combo box witht the selected values of multiple comboboxes
  435. Re: C# and CSLA
  436. solution architecture regarding typed datasets
  437. Getting SQL data types using C#
  438. Best Means: Calling a Function or Application on a Remote Server
  439. Pb: System.Diagnostic.Process CMD.exe
  440. System.Data.InvalidConstraintException was unhandled
  441. Change Mdi property from child form
  442. Unable to set height of frameless Form
  443. writing char* data from unmanaged dll to managed string
  444. TinyUrl
  445. Masked Text Box with decimal digit
  446. Connect PDA To SqlServer
  447. String Concatenation - Best Approach?
  448. Dllimport
  449. Going native -- please help a newbie!!
  450. How to block an installation of a visual studio's project?
  451. Millions of HTTP 302 Code Entries
  452. Re: How to debug a WebMethod
  453. 3D modeling editor
  454. Newbie question - multidimensional arrays
  455. Truncate String
  456. roguelike games in c sharp
  457. Print spooler
  458. Re: download site html
  459. DAYJOB KILLER presents GOOGLE SHADOW
  460. 2 List<T> collections help
  461. Re: XML Serializer
  462. XAML and System.Attribute
  463. Destroy a COM reference
  464. Can someone help me with this regular expression?
  465. click wpf listbox item from code
  466. Re: How to debug a WebMethod
  467. Passing Parameters when initialising multiple threads
  468. WPF Theme Help
  469. Re: download site html
  470. Problem sending e-mail with subject when it contain accent
  471. Create object of Interface thru Reflection
  472. Using log4net and/or log4cxx in mixed systems
  473. how to test if a printer is installed
  474. Generic Type Parameter is a Generic Type
  475. css editor
  476. events (gui)
  477. Best Practice for repeated code in different Exception 'catch' blocks
  478. modifying keys in dictionaries
  479. Delphi type events in C#
  480. After AppDomain.Unload(...) there still a handle exists,...
  481. MSBuild. How to get project path?
  482. Full compliance with Code Analysis still possible when using LINQ?
  483. When I try to apply SaveAs to FileUpload I receive Exception Access to file denied
  484. Curiosity - Are the Collection Classes Implemented Using .NET orNative Calls
  485. Show Inherited Members in Class View
  486. IQueryable Where - Equivalent to IN in SQL?
  487. IQueryable Where - Equivalent to IN in SQL?
  488. Using MS Office and PowerPoint, msoTriState exists in both error
  489. defining enumerator inline
  490. VistaDB 3.5 released
  491. MSBuild
  492. Re: add items to listview with icon , c# .net WPF
  493. SerialPort - GetPortNames
  494. Adding event handler in C# ?
  495. C#.net working with component
  496. How do objects of C# classes handle backwards compatibility?
  497. Facial recognition in C#
  498. RichTextBox & Embedding Objects in it
  499. Re: How to pass a xml file taking URI as initializer from one classto another cla
  500. Re: Best Pattern Practice - Custom Web Control Events.
  501. &= for bools?
  502. Passing Statement Block as Parameter?
  503. Configuration Files
  504. Re: anonymous method help
  505. Re: anonymous method help
  506. app and db versioning
  507. about setting references
  508. A dll method does not function when called from windows service. Works in VS debug mode.
  509. Workflowchanges and custom activities
  510. slider
  511. Add image into listview column
  512. So the last storm in Kyoto before I left
  513. Using WebBrowser control to log in to Secure Site
  514. Environment error in C#
  515. is there shorter way to code this
  516. lightest collection possible
  517. capture fileDest from ReportViewer Export event FileSaveDialog?
  518. Manuales Redes, Sockets C# y ayuda
  519. Visual studio addin right click mouse menu
  520. C#: How do I convert a full row in a data grid view to text??
  521. TreeView Insert Item Event
  522. TFS Unit Testing Console Output
  523. Conversions to .tiff File Format Recommendations?
  524. how come nothing shows up in debug window?
  525. using crystal reports and/or sql server reporting service.
  526. late inheritance knot
  527. Making Listview Columns Read Only
  528. where is Microsoft.Xades.dll
  529. Sorting strings
  530. property inference
  531. current method name
  532. Casting from a double to float -- please help!
  533. Process.OutputDataReceived and ErrorDataReceived come in a different order than console messages would appear.
  534. Windows Communication Foundation: Problems with session based serv
  535. Overriding the math.Log() method
  536. validate xml using xsd
  537. Creating a derived object from a based object
  538. Distinct Rows using a DataTable
  539. Listview column
  540. Fading effects
  541. I don't know what to do
  542. Serial Port on 64 bit Windows
  543. Compact Framework 2.0, transparent label over picture box
  544. NotifyIcon Balloon Tip Timeout
  545. [] comparision
  546. referencing an assembly
  547. Listview subitems
  548. asp.net textchanged for textbox
  549. c# - GetDirectories invalid characters
  550. Property Grid
  551. Project builds unexpectedly
  552. InvokeMember memory leak .NET 2
  553. Thread safety help on Hashtable
  554. Master Volume Control
  555. ServiceController with remote services
  556. Late-binding: (Un)boxing an Object type to a primitive and othertypes
  557. shared generic method
  558. Debugging ASP.NET web service from client app - breakpoints
  559. MIME types reported by browser during file upload
  560. Getting the parent when the child doesn't exist
  561. SQLDateTime problem in c#
  562. WCF
  563. Webservice proxy class issues..
  564. Ok Handler always closes the dialog
  565. SQL SERVER 2005 - Backup/Restore database .
  566. Re: Replace while loop with For loop.
  567. need a typeof that take a string description of the type
  568. CookComputing.XmlRpc = method response missing
  569. Lambda
  570. Write in C
  571. DateTimePicker control with the BindingNavigator Toolbar
  572. Recursive LINQ query
  573. ThreadPool.QueueUserWorkItem memory problem
  574. Setting culture info programmaticly .NET 2.0
  575. Synchronising downloads and updates
  576. Newbie question resizing controls on a form
  577. use of var
  578. C# application connection problem with SQL Server 2005
  579. Calling virtual function from constructor
  580. Infragistics Ultragrid scroll a row to view
  581. How to identify Auto Increment fient in Access database
  582. LINQ to Objects, .Single<T>() returns copy of/new object and not reference to existing?
  583. Comparison<T, U> to Comparison<T>
  584. Which extension method to use to filter Enumerable
  585. xmltextreader
  586. Can't understand why StreamReader.Peek reader returns -1!
  587. Problem using WMP control
  588. Totally OT: What is an MS Access "Workbook" called in Italian?
  589. datagrid event problems
  590. test for xml file existence
  591. Common data installation folder on Vista
  592. String Manipulation Question - Can RegEx Do This?
  593. XNA movie play
  594. screenshot in c# - but more performant than graphics.CopyFromScreen?
  595. MenuStrip
  596. Generate a win32 usable dll with .NET?
  597. Erisson FREE Laptop
  598. Linq to Entities...
  599. Get MSHTML's DOM Hidden Elements
  600. Windows Forms Help
  601. Difference between >= and =>
  602. MSBuild embedded manifests
  603. QualiteSys automated testing suite for C#, java
  604. How convert string fraction to Number (ex: 5 1/8) ?
  605. Collection class error
  606. Delete file
  607. Exists. Confused about this ...
  608. MDI Form - Child Forms
  609. create access table
  610. Build Configurations settings
  611. LINQ to SQL automatic updates
  612. Nested lists in custom ConfigSection
  613. Access Database Schema
  614. Questions about Bitmap class
  615. Combine 2 Linq result sets.
  616. dll loading
  617. SMTP Delivery Failure - Xtra info
  618. IQueryable .Where to filter by properties on child objects
  619. Printing Crystal Report
  620. Invoking a function in a Windows Service
  621. HelpTopicID
  622. Create Instance from PropertyInfo
  623. Bug in Regex?
  624. Difference between using asp.net and C#
  625. Binding problem
  626. DragEnter Does Not Fire?!
  627. Management - User and credentials
  628. Invisible Button - or Something similar to hide Functionality
  629. Serialization of Derived Class - MS Test Passes 'Debug', Fails 'Run'
  630. Avoid Implementing ISerializable when Inheriting
  631. Select button not working in GridView
  632. reflection on properties or methods
  633. A question about xml
  634. Running only one instance of a program
  635. Extra compilation before running
  636. Using PictureBox to draw "Cake" display graph ?
  637. Array question
  638. debug info not available
  639. GetProcesses() but only current user? (on Terminal server)
  640. Re: Deployment, register a COM component
  641. Detecting if a file is already open
  642. de serialisation
  643. Boolean list
  644. C# code for retrieving Mac address
  645. a serialization issue
  646. Run too slow
  647. Unable to Download file
  648. loading dll at runtime
  649. REG. Locbaml Vs ResX
  650. autoexec.nt running C# console application on startup of computer
  651. I need a test to see that a string is a valid path to a file
  652. Scope of labels in C#
  653. DataGridView - Overview - Dataset
  654. dataGridView
  655. Re: Critique my LINQ to SQL strategy using stored procs, please
  656. Any programming converter we can use to convert avi to flv
  657. Re: Critique my LINQ to SQL strategy using stored procs, please
  658. Tools for Office question...
  659. Creating classes from Linq
  660. VBA currentdb
  661. PostMessage
  662. Static Value in Method
  663. Critique my LINQ to SQL strategy using stored procs, please
  664. Missing 'method' property in delegate
  665. Adding a SQL Dataset and instant error
  666. Complicated regular expression
  667. Colors in RichTextBox Control
  668. DataMember property 'stored proce name' cannot be found on theDataSource
  669. Using XmlAttributeOverrides to read a flattened XML arrays
  670. DataGrid - Dataset
  671. Linq question
  672. Command line arguments
  673. File cannot be accessed because used by another process
  674. how to activate and bring form to the top
  675. IPHostEntry AddressList
  676. Stream text/data to zip/gpg instead of passing app a filename?
  677. Why is DirectoryNotFoundException not thrown?
  678. LINQ to SQL and 3-layered-structure
  679. Questions about Visual Studio Tools for Office.
  680. Generating OV2 Files
  681. Web browser / rendering engine control for .net with request/responseintercepting
  682. Stack trace missing with custom exception
  683. Dispose and returning Disposable objects?
  684. Re: Jon Skeet is GONE
  685. listbox will disappear from my form when I resized the form
  686. Generic classes with an generic interface as a type parameter
  687. PlaySound in Windows Service
  688. Error (2147024894) while opening .Net (C#) COM application into VB
  689. setting an event to null.
  690. Is it simply that c# converts all strings coming in to double and strings going out to single?
  691. error CS0621: virtual or abstract members cannot be private
  692. Window move message WM_WINDOWPOSCHANGING = 0x46 C#
  693. How to initialize a string variable to a length of 500?
  694. Questionnaire
  695. earn more money............................
  696. Share A Class File in C#
  697. How to set paramter on an Interface?
  698. Is it possible or am I dreaming ?
  699. Hey people :)
  700. Beep() does not work!
  701. LINQ- Compiled queries and data layers
  702. 502 error in FTP code
  703. Re: Nullable types – what does a null value represent?
  704. C# Excel COM lib: Getting last row of data in a column...
  705. Garbage Collection and Library Deployment
  706. Custom Control needed?
  707. WPF Validation With New Entities
  708. Accessing User Settings via a Variable
  709. DateTime.ToString
  710. is this a bug in net 2.0
  711. CombodropDown in DataGridView
  712. Re: test question 2
  713. Simple LINQ equiv of GROUP BY
  714. time and date
  715. Call a managed DLL from a native VC++ EXE
  716. city of taj
  717. Re: test question 2
  718. How do I properly close Excel when used with C# COM objects?
  719. Jon Skeet is GONE
  720. DBNull class – something very confusing about it
  721. Nullable types – what does a null value represent?
  722. Formatting string as phone number
  723. HOW TO CREATE A DEPLOYMENT (SETUP) PACKAGE TO INCLUDE 2 WEB APPS AND1 WIN APP?
  724. mobiles
  725. music maestro
  726. electronics
  727. voip and video conferencing
  728. Re: test question
  729. Copying files from 1 UNC path to another permission issue
  730. User Control
  731. Re: test question
  732. Re: Crystal Report Question
  733. Re: test question
  734. Microsoft Business Solutions Exam Studying Bible
  735. Microsoft Certification Exams Training: Popular Exams 2009
  736. Microsoft Certification Exams Training Materials & Study Guide
  737. Why is this variable NULL?
  738. Can I get the Process from the ManagedThreadId?
  739. find out users connected to my shared folder places on server
  740. arrays,
  741. remoting error between computers but not on same computer
  742. Re: Discovering closures in code
  743. using progress bar
  744. Re: Crystal Reports with Linq
  745. Parsing Generics Generically
  746. adding hyperlink with relative path to Excel
  747. Don't understand pipestream example
  748. ConstraintException to grab meaningful data
  749. ConstraintException to grab meaningful data
  750. Movable/Dockable Toolbar