View Full Version : answers


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 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166

  1. Container and child control
  2. SQL Server 2005: Creating a relationship between two tables
  3. Generics collection class that supports foreach ..
  4. Unable to write data to the transport connection: An established connection
  5. update custom control during Design time
  6. can you use delegates to pass a copy of an object when an event happens?
  7. compile dll with calls to methods that dont exit yet
  8. TreeView node insertion in between existing nodes
  9. where is the JSharp newsgroup??
  10. TreeView node insertion in between existing nodes
  11. minor reflection loadfrom/loadfile quirk
  12. Convert Null to DBNull
  13. Using XAML instantiated files with C#
  14. FtpWebRequest Upload Error
  15. convertir datetime
  16. DataGrid Calculations DB Update
  17. Bear with me!
  18. XAML: FontSize="12pt"; C#: ?
  19. Central Illinois
  20. data size in webBrowser component help...
  21. string Format overrides
  22. Data Source for mdb connection
  23. Redirecting File input to Memory
  24. Yet another Reflection / Interface Question
  25. Window Service & C#
  26. Windows session management
  27. Why does .NET raise_XXX proxy code lock on a mutex.
  28. Trial versions of MS software require to buy programs just to extract?
  29. change a property does not update custom control
  30. AsyncCallback exception
  31. Outlook integration
  32. Using axWebBrowser on a form
  33. A Rectangle Contains/touches other Rectangle
  34. Q: ServiceController
  35. C# Property Accessibility
  36. Flickering when resizing controls...
  37. Controls default values
  38. SQL Statement in C#
  39. A question about design!
  40. iterating through radio button collection as an array
  41. Code sample for sending email via outlook using late binding...
  42. problem with constructor of struct using FieldOffset
  43. Reporting Component that can handle Objects?
  44. Merge sort on Linked List
  45. Mail reader. Where to store message bodies at runtime
  46. can't read memory
  47. Open-source POP3 server in C#?
  48. Crystal Quirk.
  49. Debugging custom control
  50. PInvoke question
  51. send mail
  52. Defaultvalue
  53. How to develop class library?
  54. Visual Studio 2003 and Crystal Report
  55. for loop only runs when theres a breakpoint in it
  56. for loop only runs when theres a breakpoint in it
  57. Checkbox in second column
  58. MemberAttributes for CodeConstructor
  59. Help me how to start new programmer
  60. Date time picker
  61. string[] strVarArr = strVar.Split('x'); - Empty character literal error
  62. Frames vs Table layout
  63. hide menu items dynamically
  64. Databinding with Nested Properties
  65. Singleton on server
  66. How to pass login credencials to DirectoryEntry object
  67. Fields in Interfaces, Indexer
  68. datagrid and checkbox and confirm dialog
  69. DataGridView
  70. boundfield max chars?
  71. Help with strong naming .net dlls
  72. Autocomplete with big lookup table
  73. Calling Windows CE screen saver API in C#
  74. Serialization Problem - Please Help!
  75. how to draw columns ?
  76. Simplest way to calculate the number of business days left in the month?
  77. Dynamics Array adding an object
  78. HTTP implementatin bug?
  79. Size from two Point variables
  80. How to programmatically initiate moving a SDI form
  81. array size. out of memory exception.
  82. tabeladapter
  83. socket connection open for a long time
  84. Progress bar!
  85. ListView displaying rendered Html Code
  86. Selecting particular sound card
  87. Async main-thread method execution
  88. Control Event Monitoring
  89. C Sharp and cgi
  90. Adding icons to a dll
  91. Hiding button focus rect
  92. Radiobutton logic ? How to implement auto unchecking others in panel
  93. how to split region data?
  94. Closing another form's "X" (close) button
  95. Restrict files on Local or Network PCS
  96. Windows scheduling
  97. Equation parser - where did I see it?
  98. adding countries in a combobox or listview
  99. DataGridView SuspendLayout BeginInit
  100. Databases Web Front End
  101. How to write in C# to check FTP connect or not?
  102. Thread
  103. regex to convert j to character
  104. Creating UI with outlook style using SCSF and CAB
  105. vb.net
  106. C# CrystalReport XI query engine error
  107. .net cf 2 c# measure string height with maximum width
  108. Keeping sort order on a Gridview while another is sorted.
  109. Problems with nullable DateTime
  110. documentation generator
  111. C# namespace vs. vb.net
  112. DataSet vs. Collection of Objects
  113. Password hashing question...
  114. reference type parameter and property
  115. Reading Image data from a Database
  116. code for adding media player using c# code
  117. C# code for inserting values into database sql server2005
  118. use crystal enterprise server or not?
  119. need help w/ multi-threaded, multi-CPU tick count / stopwatch
  120. Bluetooth Connection
  121. Run a SQL Query
  122. Updated Serialized Class
  123. datagrid and checkbox
  124. vb equivalent in cs
  125. Getting an image from WebBrowser [URGENT]
  126. c# word automation need code to delete all macros in a word document
  127. Not sure if i'm doing this right
  128. Format of the ToolStrip
  129. Assigning null value to DateTime
  130. not calling the base constructor in user defined Exception
  131. DirectX to GDI
  132. The best way to split a string by bracket
  133. why doesnt C# support edit and continue?
  134. Sort and BinarySearch on custom class?
  135. Xml.XPath How to sort by mor then one
  136. Xml.XPath How to sort by mor then one
  137. Scientific Calculations Component
  138. How to create an instance of a class from a variable?
  139. Is there a class like java.util.Properties?
  140. counting lines in a textbox
  141. Word as WebDAV client
  142. How to find out the OS is Real or VPS?
  143. RichTextBox codes
  144. How to insert a smart part into another,
  145. Porting from C++, p/Invoke with structs, SendMessage() and WM_COPYDATA
  146. About Generics: switch behaviour if type T is nullable
  147. history of C#
  148. Disable message when editing an Excel document programmically
  149. Web Service - unable to read data from remote connection
  150. Avoiding Exceptions
  151. Need more efficient way to load/unload user controls on form
  152. Databinding With Objects
  153. Size of setup?
  154. detecting running under UNIT TEST
  155. Generic List object
  156. Use of "fillby"
  157. .NET resource file question...
  158. Debugging a WebService
  159. Help with special chars in csharp strings?
  160. Web Browser XSL Problem
  161. Screen Scraping Error: (501) Not Implemented
  162. Scrren Scrapping Error: 501 Not Implemented
  163. Catching msjava.dll error - is this possible?
  164. Edit-and-Continue Not Working
  165. C#.Net Outlook 2003 automation (programmatically) with Office.Inte
  166. Indexed Properties
  167. Aspose.Grid for .NET - 1.9.0.0 Released
  168. DataGridView
  169. Enforcing Serialization
  170. Raising UI-level events from a thread without using Invoke?
  171. How to create a definitions file acceptable to both HTML Help Workshop and C#
  172. data problems
  173. string problems
  174. Open Source Accounting Application
  175. case tool
  176. Oder By
  177. Ultimate Dev Machine for Visual Studio 2005 SP1/ Orcas
  178. DLLImport for C lib
  179. Cannot remove a detached row from a DataTable
  180. Help on .NET Word Object Library Range Find.Execute infinite Loop
  181. How to mock Stream.Read method
  182. outlook
  183. Column Width in a Gridview
  184. One solution, 2 projects and one problem
  185. ContextSwitchDeadlock Problem
  186. No symbols loaded for the current document ??????
  187. VS2005 crashes when getting latest version
  188. 如何序列化范型列表?
  189. layout of ToolStripPanel
  190. Locking threads
  191. Controlling Column Heights
  192. Do any microsoft buildtime dependancies C#/C/c++/VB/etc. need to be updated for the 2007 policy on daylight savings time?
  193. Is any .net updated required for the new daylight savigns time, or just update the OS is all that is needed? Do DateTime objects need to be updated in .net runtime?
  194. marshal byte[] to unsigned int* through P/Invoke
  195. Flipped Grdivew control?
  196. Conceptual question--How do collections store objects in .NET ?
  197. Random and MessageBox
  198. Help - Creating a function to deal with null parameters
  199. Set message subject here ...
  200. Worker thread preventing application shutdown
  201. How do I restore a corrupted user.config file?
  202. IQueryInfo driving me insane
  203. how to fix menustrip
  204. High(er) speed thumbnail generation
  205. Fastest way to load data
  206. USB Disk speed testing in C#
  207. App config Files
  208. single class, hashtable, multiple threads
  209. How do I resize Tooltip text or ToolStrip Text ?
  210. SMTP and POP3 Healthy
  211. WPF/Avalon: Adding Controls During Runtime
  212. own installation wizard
  213. AppendChild of diff document
  214. Update statement won't work
  215. Manifest Files & VS2005
  216. test
  217. Why property does not appear in TEST Container :-(
  218. unload a form
  219. How to decode 'safe' html back to original raw text?
  220. How to add a task from my C# app into scheduled tasks?
  221. Database Problem
  222. Web Service Request XML
  223. Removing an item in a collection causes System.ArgumentOutOfRangeException error
  224. An interesting/annoying problem involving callbacks and native C and C#
  225. C# Form Handeling Multi-key press
  226. What is this pattern called?
  227. Immutable Lists
  228. Dynamic culture allocation with Master pages
  229. question about UICulture in asp.net
  230. Why binary formatted data creaetd problem on firewall?
  231. Find DataRow in DataGridView
  232. Derived Dictionary serialization: please help me find the error in this simple code snippet
  233. c# app to check web status...
  234. System.Transactions and database locking.
  235. Can i Resell IT Videos
  236. Problem with debugging after code changes
  237. Win Control question
  238. Windows form label border...
  239. Usage of zip compression in my app
  240. How can I change the default namespace in an Outlook-AddIn Project
  241. Windows Service question
  242. How to get the screen location
  243. USB
  244. Rebar WndProc() recurssion problem in .net 2.0
  245. Question about ReadLine UTF8 line truncation
  246. Metafile serialization impossible ?
  247. What WebRequestMethods.Ftp.ListDirectoryDetails returns?
  248. Database Framework and ASP.NET
  249. Change text box position on the web form
  250. How parse XML values from a string?
  251. How to Create WinForms client and ClassLib server as one assembly?
  252. How to discover the CLR version that is running an assembly???
  253. Count of system-wide threads?
  254. Base page VS Utility Class
  255. Re-draw Control
  256. An architecture or patterns for gadget-based applications
  257. webservices from winforms
  258. Return value from C++ dll called from C# app
  259. Adding a contextMenu to a menuitem
  260. Unable to cast to extended class
  261. issue when linking a TypeConverter to property
  262. Serial Communications
  263. efficient two's complement of a byte array
  264. Class private to a namespace
  265. Increment Large Double
  266. TestContainer issue
  267. issue in property window
  268. Timer, State machine and Object oriented
  269. Programatically Select a TreeView Node
  270. border width from Borderstyle property
  271. Thread Sleep Problem - Micro Seconds
  272. String to byte[] reloaded
  273. My ListView displays System.Object[]
  274. Passing Value back from FormWindow
  275. Fiona Jones
  276. Setting an attached property by a Setter element?
  277. Change the BorderStyle of control
  278. Masked Text Box - Net 2.0
  279. How do you pass a null argument to a generic method?
  280. How to make sure a method waits to finish before firing again
  281. Using DataSet Designer for procedures returning multiple resultsets
  282. How to dock datagrid in a form?
  283. Thread won't start
  284. Publishing
  285. Smart DataReader!!
  286. Debugging woes
  287. How to show clock in winform?
  288. Setting the BackColor of indvidual cells in a DataGridView
  289. Collapsable / Docking Panels
  290. Webapp Authentication best practice...
  291. Size of an object
  292. Checking for MS Office Install
  293. subclassing WndProc
  294. Correct way to write etc/hosts
  295. How can I wrap a collection ? (re-repost)
  296. Socket error
  297. How do I tell my project about a new method in a C++-developed ActiveX control?
  298. DirectShow C#
  299. Automatically move file with assembly.
  300. The type initializer threw an exception
  301. File sync up question
  302. Main() forced to handle exceptions
  303. scrolling form contents
  304. Little clarification
  305. Library question
  306. I just don't understand how enums work.....Help needed
  307. Deploying application (.NET 2.0) to intranet
  308. ToolBox tab
  309. Mapping Notify Messages to a function
  310. List of soundcards
  311. When converting code from .Net 1.1 to .Net 2.0 (problem with rebar)
  312. Trim() question
  313. remove chars from field in dataset
  314. USB power switch
  315. Placing a semi-transparent image over a playing Video
  316. IsHex() ??
  317. Web file transfer
  318. Secure Password
  319. system.diagnostics.process OutputDataReceived not quite firing
  320. Non-ascii characters in VS.NET service
  321. about Show Method in Control Class under System.Windows.Forms (C#)
  322. PropertyGrid problem
  323. Will WPF succeed CAB/SCSF?
  324. printing datdgridview
  325. Discarding "Thread has excited... " output
  326. SqlDataReader::GetValue problems
  327. Form Theme
  328. oo mess: how to make life complicated for yourself with inheritence and collections.please help
  329. ListView and column
  330. Survey about Architecture and Design Patterns
  331. Update a textbox ???
  332. multi-threaded app/ using lock
  333. hide existing property
  334. ImageList Component: Adjust Image Size Per Image
  335. accessing dictionary elements less than or equal to key
  336. Inherit app
  337. WCF Basic Sample fails with err "This collection already contains an address with scheme http."
  338. Help me please! RSA Encrypt with .Net C#
  339. Combobox
  340. Loading assembly from AppDomain not working anymore
  341. Difference between CAB and SCSF?
  342. how to optimize memory on my photo slide program
  343. access control by string
  344. resolve launch application to file extension from registry using C#?
  345. Memory Issue
  346. .Net 2.0 runtime error, Event id: 5000
  347. how to use Microsoft Access function in C#
  348. The type initializer MS.AB.Cache threw an exception.
  349. updating a lables text
  350. Catch media player event
  351. DataGridView and Encoding
  352. Listview and Empty Groups
  353. ListView Header Color
  354. XML Comments XML to HTML document
  355. Check File Integrity
  356. migrating foxpro to sql-server using c#
  357. COM library inconsistency
  358. FTP via TcpClient and Proxy
  359. Property Grid - TypeConverter
  360. Profiling/ Coverage Tool
  361. converting datetime
  362. XmlDocument Vs StringBuilder
  363. XAML - WindowsFormsHost : Grid has invalid child
  364. Adding dll to my project
  365. Images missing from xp-themed ListView in managed outlook add-in
  366. Network Discovery
  367. Legal Issues?
  368. Property name
  369. string to byte[] back to string + Compression Failed!
  370. DataGridView row spanning?
  371. Complex sorting problem with List<>
  372. System.Web.Configuration.AuthenticationMode
  373. throwing custom message?
  374. Setup Q
  375. Updating user or application config settings of a dll after building (VS Framework 2)
  376. Fill listview with references
  377. Is there a good way to turn regex patterns into properly-escaped c# regex patterns?
  378. how to resolve System.Configuration.ConfigurationErrorsException?
  379. FxCop Do not pass literals as localized parameters warning
  380. DSOFramer Successor
  381. Build DateTime manually
  382. Inheritance Part 2
  383. Interface and enums
  384. application quit
  385. exception bubbling
  386. Controls graphics
  387. Clear Keyboard Buffer
  388. dock windows
  389. Inheritence
  390. c# functions
  391. Regular Expressions problem
  392. Do we have managed newsgroupss for WWF and WCF questions?
  393. dropdown list control populating with db query as well as default one
  394. DateTime.Parse problem with Time Format using period
  395. Custom Collection editor
  396. Oracle 8i Backup on a Click of a Button reg.
  397. C# project reference
  398. Invoking a Static Method in a Static Class
  399. Command Objects
  400. Suspending a thread from another thread
  401. List.Exists method
  402. Xpath containing '
  403. Trying to get values of each column in a datagrid view
  404. CLASS PROBLEM
  405. crash in release build
  406. Icons
  407. Run Thread when form open.Plz urgent.
  408. Reflection: How to get the type of an array?
  409. i wanna record a sound in .net app
  410. Custom Validation Message in a Property Grid
  411. BHO toolbar: How to get size and location of display rectangle in Internet Explorer?
  412. weird?? inaccessible due to its protection level error
  413. Type or namespace could not be found
  414. VB6 automation error trying to use a COM-exposed C# DLL
  415. Datarepeater adding a save button to save data
  416. Definition error
  417. adding controls at runtime
  418. Difference between ADO and ADO.Net.
  419. how to print a spreadsheet of owc11?
  420. combobox autocomplete with button click event
  421. How to restore a sheet of spreadsheet ?
  422. Enumerate File Handles for a Given Process
  423. how do I start my service on install?
  424. Read XML file
  425. CheckedListBox Sort
  426. Office 2007 "Feel"
  427. need help going from Graphics to Image
  428. System.Configuration.Configuration
  429. Align Anchor Panel BackgroundImage
  430. Custom TreeView Scroll Problem
  431. COM Object Name
  432. Programmatically detect if UAC turned on?
  433. PictureBox
  434. SplitContainer Icon
  435. Class passing, to ref or not to ref...
  436. Hiding method from everyone but two assemblies.
  437. Can VS2005 publish build a single exe?
  438. Overriding methods but force base class's method to be called.
  439. Debug .NET Interop-dll From VB6?
  440. Do parameterized commands work with MySQL ado.net provider?
  441. VB6 migration (C# or VB.NET?)
  442. Problem with assigning the result of [string].IndexOf into a const int?
  443. How to change font in tooltip
  444. Tooltip on Combobox disappears - Windows Forms bug?
  445. Microsoft.JScript
  446. Capture WebPage as any Image format
  447. Installer
  448. String Manipulation - C#
  449. collection property editor
  450. Sending a byte over the serial port
  451. Sorted List by value
  452. Serialport communication over USB
  453. standard height for header
  454. C# intialization of member variable trouble
  455. How does the VS2005 designer environment work?
  456. PROPERTY PROBLEM
  457. binding to checkboxlist and checking values on load..
  458. Get value of checkbox in a datagrid view
  459. Get Current row being edited
  460. Q: app.config and Windows Service.
  461. Still looking for a good tutorial on CodeDOM
  462. Regular Expression: matching an empty string
  463. How do I catch a copy from another network node
  464. Strange!! Unexpected end of file while parsing Name has occurred
  465. Want to use MessageBox without showing the Form
  466. int/Int32/Int64 on 64-bit Processors and 64-bit OS.
  467. Need help to create a map
  468. Unmanaged dll interop problem.
  469. convert string to double and count characters
  470. Urgent Oracle-DBA professionals required
  471. 2 Crystal Report problem
  472. Urgent Oracle-DBA professionals required
  473. Urgent Oracle-DBA professionals required
  474. How to Bind ComboBox in Grid to some other table?
  475. Extracting innertext and attribute using XmlSerializer
  476. Verify if a DLL is used in ASP.NET application or Windows application
  477. create a variable to hold all forms created in a solution
  478. Load existing html into table cell
  479. A string class that don't stretch
  480. .NET 2005 versus 2003 standard edition
  481. Copying application folders
  482. Web Post problems
  483. taskbar item
  484. C++ managed wrapper for static C library
  485. hmmmmmm
  486. Drag text from windows and drop it in a windows forms Application
  487. TimesTen with C# or .NET Framework
  488. End an outside process
  489. Create MS Projet Objects in C#
  490. Input Box associated with tree nodes
  491. Coding - Best practices?
  492. How to check the version of an application?
  493. update dbase (dbf) tables
  494. smtpmail
  495. notifyicon - blinking\highlighted\animated
  496. How to remove a user control dynamically
  497. Puzzled with Thread Safety of classes with static methods when usedin a Web Application
  498. office open xml
  499. Controls which resize themselves !
  500. ContextMenu causing strange Exception
  501. Find Sql Servers in a local net
  502. Find out what module is taking so long to compile
  503. try/catch on dequeue is way slower than my own lock
  504. need code to peg CPU for 10 seconds
  505. can the joystick send events to a C# app?
  506. can the joystick send events to a C# app???
  507. Regexp matching blocks of text
  508. Should I use the PictureBox Image or BackgroundImage
  509. files & folders cache implementation
  510. a strange exception
  511. Vista - UAC and Click Once
  512. Create Instance Of Class Using text name
  513. Graphics.DrawPolygon with Custom Dash throws Exception
  514. Processor ID
  515. Popup window
  516. How to get the application path :S
  517. How to get the application path :S
  518. very very simple question
  519. Problem moving a file
  520. Q: FtpWebRequest
  521. WCF book?
  522. Problema copia file
  523. Is there any method konw how a mail send successful when use SmtpClient?
  524. Ajax controls not working in my C# deeloped web app
  525. Automatically Add Comment Header to Source Files
  526. Can the status of a printer be checked programtically in c#
  527. Can i add com dll in GAC.
  528. Help regarding runtime host.
  529. Datagrid and relation between two table.
  530. how to save a web page using C# windows application
  531. About C# Generic
  532. Generic methods and inheritanc on non generic class
  533. IE 7
  534. How do NetworkCredential and WebClient work?
  535. application name
  536. Comparing different floats fails
  537. Problem Inheriting UserControl
  538. Play a Windows Sound
  539. List View Question
  540. find method in app
  541. key translations
  542. Using WMI from clustering
  543. SkinCrafter Light Control download from Microsoft doesn't seem to work. Anyone?
  544. how to get the process owner after querying WMI ?
  545. Problem with datagrid
  546. OnPaste event from the clipboard
  547. Managing xls
  548. What is wrong?
  549. How do you create a library of commonly used structs, enumerationsconstants and functions using C#
  550. naming conventions checker