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. stringOperand + null = ?
  2. Editing code while debugger is running.
  3. Set Startup Parameters for a C# App
  4. Simultaneous Sounds
  5. Delegates list
  6. Constructing ValueTypes via Reflection
  7. Flatten two tables in DataGridView?
  8. Connecting to events via Reflection
  9. DB Connection Class!
  10. Dns.GetHostByAddress works. Dns.GetHostEntry fails. why?
  11. NullReference Exception inside remoting
  12. C# Project reference .lib files
  13. TryParse Throwing An Exception Using ClickOnce
  14. Converting VB.NET to C#.NET
  15. Any ACL experts?
  16. ReportViewer: DataSource issue with Subreports
  17. DESPERATE - dataGrid with binary values
  18. DESPERATE - dataGrid with binary values
  19. are attributes inherited
  20. Inheritance question
  21. Need help - Console.WriteLine(rdr[0]);
  22. Need help - Console.WriteLine(rdr[0]);
  23. Settings.settings and custom types
  24. Class Library & Localization
  25. Geting meta data from Web Service
  26. Problem getting Data of selected row of databound DataGridView
  27. Form Reference
  28. Repainting a DataGridView for CellFormatting events
  29. MDI document indexing
  30. Another P Invoke Question
  31. Executing string from C#
  32. Simple question on constructor
  33. Threads, InvokeRequired & Form Controls
  34. how to make a new data connection to naothor .ent data profider
  35. Way too many Stored Procedure Parameters
  36. DataView RowFilter: using distinct
  37. P Invoke Question
  38. P Invoke Question
  39. P Invoke Question
  40. P Invoke Question
  41. Object reference error on EnumChildWindows
  42. DatagridView Line numbering
  43. VS2005 sp1 IDE bug ?
  44. Get the control that fired the context menu
  45. Disable items from an inherited class?
  46. 10 steps to an easy web site mock-up
  47. Problem sending message with attachment >100kb
  48. Custom DesignSurface/form designer question
  49. Getting a users default printer
  50. Custom DesignSurface/form designer question
  51. TemplateContainer and generics
  52. Web Service
  53. how to transfer element from datagridview to treeview?
  54. how to drag and drop element from datagridview to treeview?
  55. how to drag and drop element from datagridview to treeview?
  56. Oddity with 'protected internal' and derivation
  57. Strong Name
  58. Problem with timers
  59. Control the CPU Utilization during Application Execution written C#.Net
  60. Burning CDs and DVDs
  61. ComboBox DropDownHeight
  62. Web Service
  63. other dotnet data provider problem
  64. How can I break into a worker thread with the debugger?
  65. Break debugger into worker thread?
  66. String.Format: What is "{0}"
  67. Parsing functions (using Regex?)
  68. Creating DLL with C# according to 3rd party specs
  69. How to get rid of Bad Coding Habits /// return status
  70. Sending message to another window
  71. INI files in CSharp
  72. ReportViewer: Non-embedded subreports
  73. Read the connection strings in all web.config files in a box
  74. Anyone managed to get USPS WebTools running in a WinForms app?
  75. Context Menu for a Notify Icon won't Owner Draw
  76. Ordering the event handlers
  77. The use of #region
  78. How to format a date to look like 2006-04-16T19:45:42Z
  79. C# Extending Excel
  80. System.Diagnostics.StackTrace is wrong sometims
  81. Adding an unmanaged DLL
  82. Getting rid of / Minimizing a lot of if statements?
  83. recursive locks work do not deadlock! why?
  84. Simple Regex Question
  85. How to detect closing a file opened by a Process?
  86. Encrypting data
  87. Adding an unmanaged DLL
  88. Pause Debugger in worker thread possible?
  89. Referencing question...
  90. Question about multi-threading
  91. change .net application into native code application, possible?
  92. Strange Deserialization problem.
  93. Backup MSSQL db from C# code using SMO without knowing server version
  94. new Class Library project
  95. When objects are set to null...removing events
  96. how to allow DataGridView for DragDrop
  97. Testing ListBox.SelectedValue after index changed event
  98. Keep track of selected items in a ListView control.
  99. Testing ListBox.SelectedValue after index changed event
  100. Socket Async Send I/O - Resource Leak / Callbacks not getting called?
  101. Console application failing to catch errors
  102. Control Array Problem
  103. get "default" text from the console
  104. Problem with WebService
  105. checkbox ListView that will only allow one checked item
  106. Digital signatures
  107. Save Word document to Database in memory,
  108. C# Noob: Calling base class constructor
  109. c#: inter-object event messaging (mediator pattern?)
  110. Creating A Demo Version
  111. TargetParameterCountException is thrown on a ToolStripMenuItem click
  112. How to create and print a two page document
  113. Problem doing multiple items drag and drop with 2 datagridView con
  114. Bindable property with options in drop down list?
  115. declaring Global varaible as dateTime
  116. ListView TextAlign broken for 1st column?
  117. Custom Dialog
  118. Point to array in Csharp and native dll
  119. Anonymous Methods and Delegate Declaration
  120. data access layer and data reader
  121. Selecting a row ID from datagrid
  122. footer in gridview
  123. hadn't seen 'using' here before
  124. Question about bitmap
  125. Inter-object event messaging (Mediator Pattern?) (very long sorry)
  126. Naming a BackgroundWorker Thread
  127. Edit a selected item from Datagridview
  128. trying to use setapprole
  129. Windows forms with Transparent Backgrounds
  130. ExecuteScalar problem for null values
  131. Cannot evaluate expression... optimized?
  132. html tidy in c#
  133. reuse a threadpool worker object (not the thread)
  134. Attach to executed process through code
  135. Executescalar pblm for null values
  136. Problem with IXmlSerializable, inheritance, and xsi:type
  137. EventLog.SourceExists question....
  138. Sound Capture!!
  139. Can I draw overlapped pictures with transparent background?
  140. Foreign Characters imported from xl spreadsheet
  141. reuse threadpool item/object (not the thread, but the worker object)
  142. Application.DoEvents and CPU problem
  143. Opening Mailclient with MAPI
  144. Keyboard buffer
  145. I keep missing Hungarian naming; still smart to abandon?
  146. Application not showing up in task bar
  147. Controling displayed record using mouse scroll wheel
  148. Problem with Nant on .Net 2.0 and Master Pages
  149. Dynamic bean instantiation (reflection???)
  150. How to change MS Word data to byte[ ]
  151. Setup users and roles with C# MS Access and MSSQL DB (Framework 2.0)
  152. ApplicationException unhandled by user code
  153. ApplicationException unhandled by user code
  154. Reaching a property
  155. Destructor not being called - why?
  156. Dynamic Control Creation in C#
  157. datagird "Index out of array bound" exception
  158. Session problem
  159. How to using C# socket programming to communicate IM like AIM, MSN ...
  160. how can I using the command-mode within the VisualC# express edition?
  161. Windows Service and DateTime issue
  162. Google Maps using ASP.NET
  163. Access
  164. Encrypt and Decrypt a file using .NET 2.0?
  165. Multi Threaded App - Stack Trace Error
  166. Socket call back that received packet data gets 0 byte packets
  167. Printing a PDF
  168. "Step Into" in Debugging
  169. Multiple result sets in one DataGridView
  170. Generic Collection with reference types
  171. Create Type with just the fullname
  172. DateTimePicker rollover & carry
  173. converting 4bytes(32bits) to float
  174. a threading test for your use/thoughts on affinity
  175. csharp-online
  176. Maintaining a session through the full website
  177. Detecting a key from the ASCII character set
  178. Inline SQL or stored procs for my C# windows app?
  179. Object reference not set to an instance of an object
  180. WebBrowser throws TargetInvocationException
  181. I need to check for existence of a file on our website in "images"...
  182. Debug issue
  183. how do I set the web project to use port 81?
  184. View html file in WebBrowser Control
  185. Spezial-Menüs
  186. Sort datagridview by row drag and drop?
  187. VSS
  188. Service application and its configuration screen
  189. System.Diagnostics.EventLog.WriteEntry The parameter is incorrect
  190. Start more than one async methods but wait previous to finish before start next
  191. Mini web crawler
  192. Collection property & Design Time support
  193. Resource localization
  194. POS Printer in .NET
  195. How to: Getting data from another running exe works in the same AppDomain on the same computer
  196. How to: Getting data from another running exe works in the same AppDomain?
  197. DirectoryInfo and FileInfo
  198. CodeVeil seems the best obfuscator for the .NET applications you develop
  199. Retrieving the COM class factory for component with CLSID
  200. Attempted to read or write protected memory
  201. GridView1_RowUpdating
  202. Problems with SQL server
  203. Designing report for internet browser
  204. Designing report for internet browser
  205. Designing reports for internet browser
  206. Does crystal reports always needs a database ?
  207. Search Text in Multiple Documents
  208. c# 2.0 expres eddition and voice recognition
  209. Oracle Database Connection Pool - Too many connections being used
  210. Management Program
  211. singleton
  212. Help in dotnetmagic
  213. readonly
  214. Make datatable data available to other functions (novice)
  215. help float converting
  216. Incorrect instance in .NET 2.0 Form Shown event
  217. Code to detect UAC state and elevation on Vista
  218. using delegate between different assembly
  219. Programming the Vista DVD maker
  220. long versus Long?
  221. reflection and bindingflags
  222. GENERAL ROUTER COMMANDS
  223. Interface Question
  224. String Encryption Help
  225. String literal in multiple lines
  226. str( number, width, presicion) function
  227. Form - Prevent Flicker when changing Opacity
  228. Autoupdating webservice
  229. substitute
  230. C# refreshing Datagridview from a different form
  231. Serial ports
  232. Click vs DoubleClick
  233. Designer Templates - automatic summary comments?
  234. how to create a public enum to be used accross classes in my solut
  235. Inherit ComboBox / Windows Vista
  236. Combo Box DropDown Style
  237. Datasets or object model for "standard app"?
  238. ricane
  239. Please view this code to see what is wrong??
  240. Access other application components
  241. how to tranfer file using networkstream through sockets in c#..
  242. changing culture on datetimepicker
  243. Recording Audio
  244. Slightly OT Crystal Reports question
  245. Any advantage to this syntax...
  246. Typing without echo into a text box
  247. How to calulate width of string for given font
  248. Problem with Method handling a BaseClass parameter
  249. threading and delegates
  250. Problem with setting directory permissions
  251. Manual hyperlinks in XML docs (see cref)
  252. Auto-drop menu items when hovering over menu strip
  253. How to find unused methods?
  254. naive question
  255. VB6 Color From Long - Equivalent in C#
  256. Upload a file to Webdav server
  257. User defined mesage in C#?
  258. Changing the value of a DateTime
  259. How can I copy the graphics inside a picturebox to the clipboard?
  260. How to tell who referenced me?
  261. MethodBuilder.CreateMethodBody
  262. Install custom action fails when assembly signed w/ strong name ke
  263. How can I capture a signature?
  264. Can generic types be overloaded?
  265. ToolTip over a DataGridView row?
  266. C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
  267. ConfigurationManager
  268. LINQ and OO
  269. SqlDataAdapter.Fill() Performance isues
  270. Call javascript from ASP.net content page
  271. Grab data from string
  272. treeview expand client-side attributes
  273. Error message when service fails to start
  274. DllImport with CallingConvention.StdCall and _cdecl
  275. Active Directory query doesn't work...
  276. Dataset and the empty rows
  277. yet another GUI/Console question
  278. Query MS Access data 'like ....' from CSharp
  279. convert byte[] to an type
  280. create .chm file using c#
  281. Slot information
  282. How to Drag and Drop node from treeview to Datagrid
  283. C# Doubt.
  284. DGV RowsAdded and accessing the DataGridViewRow.DataBoundItem property = me killing myself!
  285. Rubber Banding in Net2.0
  286. After SetParent(), child menu ceases to function
  287. System.Web.Services exception
  288. After SetParent(), child menu ceases to function
  289. Why doesn't C# allow incremental compilation like Java?
  290. How to fill a DataGridView without freezing the UI thread
  291. Multiple images in a PictureBox Control
  292. Events between processes
  293. Must inherit form doesn't show up in list.. bug?
  294. 3 Tier Inheritance
  295. delegate in custom attribute
  296. Making static class ToString() not possible, why?
  297. Bug in C# 2.0 compiler?
  298. OdbcDataAdapter batch inserts
  299. RTF to HTML + Images
  300. HttpClient - easy getting page, downloading file, submiting form
  301. System.Data.SqlClient.SqlException: An attempt to attach an auto-named database for file "Location" failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.
  302. Preventing null propagation
  303. How do i get SCOPE_IDENTITY from INSERT query using tableadapter.
  304. MSBuild Visual Studio 2003
  305. Binding to datagridview
  306. Best Miter Gauge?
  307. Some c# interview questions
  308. Service OnShutdown is not called
  309. design question, using xml-serializable objects with databound controls
  310. RichTextBox - Show Unicode Control Characters
  311. Visio style flowchart line connectors
  312. Smooth Scrolling Text using GDI+
  313. how to invoke event
  314. Hyperlinks in datagrid!
  315. An IEquatable<T> object cast to IEquatable<explicittype> results in wrong Equals override called.
  316. Pocket PC File System
  317. Registration problem with COM interop sample.
  318. how to dock a tool window in Visual Studio Add-in
  319. File Duplication check
  320. multi-cores & multi-processors how does that effect threaded programming?
  321. GC.Collect can be trusted?
  322. Interop - returning a buffer through callback
  323. Losing buttons from toolbox
  324. why doesn't this DrawLine code do anything?
  325. Exception handling in C#
  326. enterprise Library Configuration
  327. reference form
  328. simulating low-bandwith, latency on web service
  329. Application.Exit() vs Environmrnt.Exit(0)
  330. Image chaching and graphics resources...
  331. parallel and distributed build
  332. Linklabel creation speed
  333. connecting to main frame through .net
  334. Implementing a login window
  335. CloseMainWindow() doesn't appear to work under Vista
  336. Sending an email to exchange group using c# windows service.
  337. C# GetType - Why does it need an instance?
  338. Infopath 2003 form not properly submitting data to Web Service
  339. Threads and error handling
  340. Marshaling to c++ DLL vector
  341. printersettings flip pages up
  342. (asynch tcp client) I'm missing something with this example
  343. Communicating with a running process
  344. Changing a list while iterating over its elements with a foreachloop
  345. How to access control properties on other form? (Windows Mobile)
  346. How to set the column order in a DataGridView control
  347. searchable textbox?
  348. MDI Child Merge MenuStrip
  349. databinding buttons verticaly
  350. Application pausing: sleep or timers?
  351. excel process not terminating properly
  352. Code Access Security for native Apps
  353. Waitable Timer in C# ?
  354. ICollection implementation
  355. Static classes: to use or not to use?
  356. Stopping popups in a browser object.
  357. Simple Print Program Crashes Windows/XP HARD!
  358. A Program To Check The Activities Of Another Program
  359. Different Tooltip for each Item in dropdownlist using C#
  360. failed to import ActiveX
  361. Simple Username/Password in WCF?
  362. WebService Security!!
  363. Emulate HyperTerminal
  364. Deep copy alternatives
  365. Unmanaged code and serialization
  366. Q: DataGridView.
  367. StopWatch issue with Multi-CUP servers
  368. Webbrower control calling script functions inside the url
  369. Application Settings - Stupid Me! I don't get it...
  370. Can't get Invocationist of a butons Click Event
  371. this.Cursor works but not Cursor.Current not working
  372. Error with VB6 client and C# COM server
  373. Q: Casting objects from an ArrayList
  374. inherited object as ref
  375. confusion regarding hashtable.
  376. Problem during conversion..oracle to sql2000
  377. user control
  378. XmlException message disappears.
  379. DropDownList refresh ASP
  380. App.Config
  381. automagicaly generate a wrapper for unmanaged dll or library
  382. drag and drop from treeview into datatable using windowsapplication in c#
  383. Help with path error
  384. Difference between Debug and Release compilation?
  385. Interface & Derived Return Type
  386. C# handing over delegates
  387. Derive Enum
  388. MSB3083
  389. MSB3073
  390. Minimize/Maximize
  391. Application settings using a hashtable
  392. Image Properties
  393. Enterprise Library error
  394. Viewing grid rows based on user typing (like autocomplete)
  395. DrawLine with And or Or Pattern
  396. Multilingual Support in Windows Forms
  397. Feedback and/or suggestions
  398. excel reference remains open
  399. C# project builds SLOWER in Visual Studio on faster, new workstations
  400. SqlException i don't know what to do with
  401. checkbox always "false" in GridView
  402. Exceptions and static constructors.
  403. Can not retrieve XML file using XmlTextReader, peculiar problem
  404. PDF-Datei lesen
  405. ListView item alignment
  406. UserControl and List<int>
  407. Paying $ for a couple hours of your time (WebRequest website login)
  408. Using about box as splash screen
  409. Q: Tricky Split Question
  410. System.Windows.Forms.WebBrowser not working
  411. Problem writing parametrized query
  412. Instantly Turn your Computer into a Super TV
  413. Databinding and re-loading a Dataset
  414. Retrieving table fields from access DB
  415. Using remoting in an n-tier application
  416. EnumAvailableSqlServers and sqlexpress
  417. Q: DirectoryInfo.GetFiles
  418. RS 232 and Bluetooth Comms Routine
  419. best way to go
  420. best way to go
  421. Bitmap object in a web image control
  422. my custom check_changed
  423. conversion
  424. The F#.NET Journal
  425. How to retieve public IP of NIC / Router
  426. opening & closing SQL connection
  427. Sharing a variable between all pages
  428. How to write a Multi-language Visual C# application ?
  429. Inheritance or composition
  430. Simple question : Can I create a Web-based application with Visual C# 2005 Express ?
  431. C# COM server and array of VARIANTs
  432. Collecting RSOP data in C#
  433. How can we access DataGrid.DataKeyFeild in UpdateCommandEvent
  434. search in byte array
  435. Visual Studio version numbers
  436. Reading config file other than web.config
  437. Modify a const string via reflection/unsafe code?
  438. Attaching Class Files To Each Other
  439. Compile time constants
  440. I need help with asynchronous calls in C#
  441. Help! How many layers in my app?
  442. More RegEx Questions
  443. Distributed chat server
  444. Communicating over a network
  445. Mr. Mcmohan gets his head shaved
  446. Executing lenghty code in another process
  447. Turning Off .NET Control Sound When Tab Key pressed.
  448. string help
  449. launch a thread with a NON-VOID method?
  450. Tray process question
  451. store web.config setting in SQL table
  452. disable/turn off active scripting/javascript in webbrowser control .net
  453. local keyboard hook
  454. Open last form if application starts
  455. Inheritance from SPFile class.
  456. Selecting rows on a datagrid via code
  457. get only dates within current month?
  458. Help on customized way of drag and drop
  459. Hiding the windows taskbar.
  460. Proper way to handle UnauthorizedAccessException
  461. tiff image in an Image control
  462. ForEach - controls - order...?
  463. Generics lists and cloned combobox controls
  464. coms
  465. Property renaming?
  466. Usercontrol Property loses value at runtime - I don't get it?
  467. Hardware question
  468. DataView case sensitive
  469. unicode xml file
  470. Threading & Events Causing Cross Thread Problems
  471. ImportRow doesn't import the data...
  472. alternative for VB.NET module in c#?
  473. different values for debug and release
  474. Continuing SQL Express problems
  475. Format a field into currency
  476. Access controls in custom control from parent
  477. regarding error "Http error-404 object not found"
  478. VS2005 + Vista?
  479. Passing A Float In WParam or LParam of Windows Message
  480. The section height is not valid
  481. Why does ToTitleCase not work if the case is already in upper case?
  482. graphics & printing
  483. problem converting xsd from 1.0 to 2.0
  484. Some Bit-Wise Operations Questions for C#
  485. Panel AutoSize not working right
  486. Top-level control cannot be added to a control?
  487. memorydump in vista
  488. Error Question
  489. parsing JSP files
  490. Pop up a form with a temporary message
  491. A .NET Control to handle Ratings and reviews
  492. Initialise multi dimension arrays
  493. Using ConfigurationManager breaks WinForms designer...
  494. visitor pattern
  495. Detecting selection change in ComboBox column of a DataGridView
  496. unable to read data from the transport connection
  497. Rich Client Platform (RCP) in C Sharp?
  498. Ignore Keystrokes/Shortcuts after initial press
  499. C# Windows Form ListView concept
  500. Should I use SQL data type money or decimal given .NET datatype is decimal?
  501. my own forum free?
  502. ping IP address
  503. I freaking HATE var!!
  504. How do get the Certificate info from at .cat file
  505. Storing License in Windows Media DRM with C#
  506. Storing License in Windows Media DRM with C#
  507. Question about embedded vs MDI forms?
  508. Immediate Window annoyance
  509. Why use Monitor.Pulse?
  510. debugging between namespaces?
  511. object type
  512. converting string to int, without assuming int32
  513. String.LastIndexOf() Am I Retarded?
  514. Interop with ASIO driver COM object
  515. DLL file not found in on fly compilation - (help please)
  516. SqlConnection vs IDbConnection
  517. Marshall a call onto an instance of Thread
  518. Databinding not working for invisible controls
  519. How to make a form of main application reuseable by others?
  520. Read Excel Form
  521. Pressing Enter on ListBox should invoke DoubleClick
  522. Trapping key sequences from anywhere in an app
  523. Seamless Wrapper
  524. Why public method in internal class is allowed
  525. double or single \\ in config file
  526. Login failed SQL Express
  527. interface to web service
  528. how to do a call back between forms
  529. How much memory is a process using?
  530. Page load vs. reload ?
  531. TargetInvocationException by event Subscription
  532. .NET Remoting, Event Subscription to the Remoting Object / Subscribed event does not fire...
  533. Get local explorer string equvalents of "Cut","Copy", etc.
  534. i need to create a datasource on the fly...
  535. Calling an update or draw function on a combo box?
  536. How to select the first item (the one at the top) of an ordered ListView object
  537. Cool Interview questions for dot net developers
  538. Outlook MailItem
  539. Visual studio editor
  540. Disabled columns in a DataGridView
  541. Send an email with attachment through default email client
  542. regular expression question
  543. ObjectDataSource not refreshing correctly from a business Object
  544. Custom Control To Emulate Start Menu Behavior
  545. Simple animation and stuff...
  546. Passing an arraylist which contains a struct which contains an arraylist
  547. Static vs Non-static
  548. Screen resolution & color depth for website
  549. Resizing a form on a specific monitor, before it is visible.
  550. forms designer loads slow with derived control