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. StringBuilder and memory use
  2. Send and receive MMS
  3. Urgent | How to call Delphi DLL using CSharp.Net
  4. How to get the path of share folder "ADMIN$" on a remote machine?
  5. Fake Dialogs using ShowDialog(OwnerForm Form)
  6. Approch Document
  7. Generics documentation
  8. DrawRectangle positioning
  9. recorrer todas las ventas
  10. Probem with DataSet.GetXml()
  11. Hide in Files
  12. byte array
  13. Displaying a datagridview in place of a dropdown list for a combobox
  14. doing some background work occasionally
  15. about the configuration file app.config
  16. Default value of a GUID field?!
  17. How to Export the data from Datagrid to PDF file
  18. Debug symbols not loading when built on another machine
  19. PictureBox Zoom Problem
  20. Deserialize to a base type
  21. Closing Sockets
  22. Combo Box Control
  23. Clone
  24. Creating a report in Crystal
  25. nullable type cast question
  26. Disable Warning for Unused Variable
  27. How to determinate if a stirng is Chinese or English
  28. Symptoms of memory leak
  29. Why the GAC?
  30. C++ / C# Interop - Returning a char **
  31. Browser Helper Object
  32. Timer problem in Excel
  33. WebService Bolt On
  34. Check if the database must be saved when you close a C# form (with bound controls)
  35. How to fill a Dataset with case sensitive primary keys using a OleDbDataAdapter
  36. virtual and abstract keywords
  37. using reflection to discover a nested structure
  38. constructing a form before calling Application.Run
  39. Initial Screen
  40. Object Transaction / Class Transaction Undo Without Database
  41. Exited event does not to be triggered for ClickOnce process
  42. can I use IAsyncResult.IsCompleted Property to know if Endxxx was already called?
  43. Activator.GetObject() does not work when called via COM
  44. Get sorted column in a ultrawingrid
  45. Managing Startup Keys
  46. Unicode Encoding
  47. program seems to be running compiled code not in debug WAS Applicaiton.Run
  48. C# ListViewItems sometimes lose their BackColor settings when I run the .exe file directly
  49. Application.Run
  50. IntelliSense question
  51. Access is denied - WINDOWS App!
  52. 101 C# Samples
  53. got totally confused about the netstream
  54. Enumerated property with same name as the enumeration. How?
  55. Select Row in DataGridView
  56. Using c++ unmanaged object methods in c#
  57. Smoothing a linear gradient
  58. Unable to set a property of a Custom DataGridViewColumn in design
  59. XML transformation
  60. Sql server 2005, get table schemas
  61. Passwords in a variable
  62. Exception: RPC server is unvailable.
  63. GetScrollInfo doesn't work
  64. GetScrollInfo does not work!
  65. How can I draw on the main manu ?
  66. writing an advanced filestream class
  67. Decode link from an .LNK file
  68. Running a program from my application and close down my applicatio
  69. Using an array list
  70. Several questions of C#
  71. iequalitycomparer
  72. Panel Container
  73. UDP broadcasting
  74. unions in C#
  75. GraphicsPath from Region?
  76. cannot add event procedure
  77. hiding a rows in DataGridViewComboBoxColumn
  78. Determining machine SID?
  79. FieldNames and PrimaryKeys in Table
  80. ComboBox - Losing binding
  81. Python DBM style library for .net
  82. How install Windows Service?
  83. API for GPRS
  84. Sending e-mail using the SMTP class but it's a POP3 server.....
  85. Converting from 1.1 -> 2.0
  86. Console Application
  87. How to determine a point on a sine wave
  88. inheritance/polymorphism and maybe generics question
  89. Use of properties
  90. compile to native
  91. Copying data from one server to another.
  92. class for open/write/read text file?
  93. Component to sound manager (split, joiner)
  94. Problems pulling info from Form1 to Form2
  95. C# directx 2d
  96. Page.Server.Transfer
  97. collection question
  98. Strange behavior when closing stream
  99. form.doublbuffered problem
  100. audio functions in Winmm.dll
  101. Question of a Java programmer
  102. What is the next event to fire after the OnCreateControl?
  103. DataGridView sorting and cell format
  104. Simulation of Access DB Lookup Table Type
  105. Beginning GUI
  106. .Documents.Open AND kind ?
  107. How to save to a bitmap?
  108. Implementing a company styleguid
  109. Absolute location of control
  110. C # installation
  111. java applet to dotnet ?
  112. Read contents of a web page
  113. Get the average value ?
  114. How to write registry on a remote machine?
  115. How to register a service manually?
  116. Peristent Data - Registry, Settings
  117. How to register a service on a remote machine programly?
  118. DataGridView UpDate Datasource
  119. Finding most approximated item in collection object?
  120. Preventing dataset sychronizing controls
  121. serialization
  122. serialization
  123. DataGridViewComboBoxColumn, binding collections of objects?
  124. System.web
  125. Can access Web Page but not Web Service
  126. Read XML File
  127. TLBEXP enum export & name mangling
  128. How to set DataSource in XML file
  129. How to add controls in a datagrid control?
  130. COM DLL in C#
  131. Displaying "Active File" and "Close" icon on TabPages
  132. String.Trim() does not work
  133. Garbage Collector and Local Data
  134. Re-use GraphicsPath-object or Create a New One?
  135. Problem casting a byte[] to a class
  136. What happens to a reference type in a valuetype struct?
  137. editable image property ?
  138. Updating a form control from another thread
  139. how specify paper orientation using DeviceInfo string for printin
  140. C# and Memory-mapped files
  141. .NET's support for image manipulation
  142. Question about Interfaces and serialization - really simple!?!
  143. Auto Hide and Pin Windows Form Panel
  144. ArrayList
  145. System.Net.Mail: Unable to relay
  146. meta name DESCRIPTION dynamically
  147. Check spelling
  148. XML format enforcement
  149. asynch delegates - when is the WaitHandle signalled ?
  150. RichTextBox and justification
  151. Touch screen system - TextBox
  152. envDTE and events
  153. XmlReader Question
  154. Drawing a simple pixel to the foreground
  155. No generalized graphics Path?
  156. Bitmap or Image
  157. Checksum
  158. How to create share only to one user ?
  159. generic class with numeric type?
  160. How prevent cachine in ASPX page (I think)?
  161. Regular Expression for single quote
  162. Help with asynchronous download problem?
  163. problem with memorystream and streamwriter
  164. stack questions
  165. ActionLists?
  166. Treeview questions
  167. RichTextBox and font change
  168. VS.NET
  169. how can i get a query index from a combobox selection?
  170. Copy part of Windows form into Clipboard.
  171. unsure about object disposal
  172. operator ++ overload - How To
  173. XML serialisation - error reflecting type
  174. How to open an URL
  175. Can an WBA/XBAP directly make a call to database server
  176. Importing XML schema into SQL Everywhere using C#
  177. A Comparison Of Dynamic and Static Languiges
  178. Distinguish between folder drop and file drop
  179. Help with RegExp!
  180. Structuring a solution / projects.
  181. How to include namespaces that are not shipped with C# express.
  182. C# Performance question
  183. Integrating a Legacy Application
  184. Windows Application Deployment Issue
  185. Scrollbars and controls in general
  186. Image as property
  187. How to prevent the designer to create a value for a property in InitializeComponent ?
  188. Resizable lines
  189. double buffering in child controls
  190. UDPClient.Send Checking
  191. Do you know how to open TGA fies to display in PictureBox?
  192. DotNet and Firebird Embedded: Prolem with distinct clause
  193. comparing objects
  194. How to get mouse/keyboard event from outside your form?
  195. Dealing with textfiles with multiple encodings
  196. Learn the Traffic Magic of Search Engine Cloaking
  197. 'ms-help://MS.MSDNQTR.v80.en' in invalid.
  198. C# using C++ dlls and lib
  199. C# command Line netsh help!
  200. Cross-thread GUI call
  201. Breaking the 2GB barrier
  202. DataGridView RowsAdded RowsRemoved events problem
  203. ProcessStartInfo - Shell - Printing
  204. Updating related records in SQL Server, C#, Visual Studio .Net 2k3
  205. Active Directory User Name from Logon Name
  206. Memory Cleanup
  207. if (this.DesignMode) return ; Not working
  208. Disabling Rows in DataGridView
  209. Arraylist - accessing object properties?
  210. Is this possible
  211. Identify a TreeNode within a TreeView
  212. Get a process's child processes
  213. Casting Issue Correct Question! Sorry
  214. Enterprise Library and reading an Excel file
  215. Read in XML file, output to screen...
  216. Casting issue
  217. Avoiding a second click on a toolstrip button
  218. Enterprise Application Integration (webpart)
  219. very strange serializtion exception
  220. Encryption
  221. How to display multiline text in a label control? Thanks!
  222. best code profiler to get?
  223. How to get an object to inform progress via a form's status bar?
  224. C# 2.0 + MS Access == Error
  225. How do I get System.Net.IrDA namespace in C# express
  226. Code generation for properties in a UserControl
  227. C# 2.0 + MS Access == Error
  228. Trying to understand interfaces
  229. check if a port is opened
  230. IP Address
  231. Createing new files
  232. RUNNIG EXE FROM QUERY ANALYSER
  233. Test.dll.config C#2.0 Visual Studio 2005
  234. Form in Form on panel/frame
  235. What codec is required for a file?
  236. Copying a ToolStripMenuItem
  237. How can I ignore the "focus" click on a c# windows application
  238. Run application as user
  239. System.Web.HttpException: Control 'GridView1' of type'GridView' must be placed inside a form tag with runat=server.
  240. StandardOutput and StandardError thread-safety
  241. Difference between ArrayList and List<object> ?
  242. Where to store string messages?
  243. sql server 2005, visual studio 2005, Debug database?
  244. how do I add columns from other tables to a DataGrid?
  245. form disposal
  246. sql insert into MS Access
  247. ListView how to change text
  248. Updating textbox from BackgroundWorker?
  249. close existing port using Ports.SerialPort component
  250. close existing port using Ports.SerialPort component
  251. Reading from an excel document
  252. Access Parent Method from user web control
  253. .NET Threads
  254. how to set printername for Reportviewer from code (VS2005)?
  255. How to add web spaces at left and right without affecting contents
  256. Add to elements of a string array
  257. Interface Inheritance
  258. Can't 'CoInitializeSecurity(...)' - worked in VS '03, not in VS '0
  259. Translating old C to C#
  260. would you ever add a console app to the GAC?
  261. Reflection.Emit usage
  262. is this possible? an indexed property to have sub-properties?
  263. Transparent GIF using Bitmap.Save()
  264. can you index a property and then assigned those indexes a sub-property
  265. what is abstract class and abstract method
  266. Embedded XML File
  267. GUI Invoke stalls thread
  268. Propose new feuture for csharp
  269. 3rd Party Tools
  270. OnDragDrop Unhandled exceptions
  271. Multiple Delimiter in a single string! How to count those as one?
  272. Adding line breaks in label
  273. Storing Cookies from C#.NET Application
  274. C# COM addin - please help
  275. write a C# code inside a javascript code, before body tag
  276. Change screen resolutions quickly.
  277. Loading assembly in app domain
  278. C# v2.0
  279. How to indicate an XML element variable type?
  280. XML Problem
  281. Heap memory allocation
  282. Retrieving lead record from CRM 3.0
  283. Remove network connection
  284. How to register a service on a remote host with C#?
  285. Reading the contents of a page through its URL
  286. Scrolling!
  287. up cast to base
  288. Is there a ProcessMessages in .net?
  289. What is the equivalent of API WNetAddConnection2 in C#?
  290. Compressing several files to the same zip file output!
  291. Conversion
  292. block diagram of C# project
  293. how to create online shopping website.. ??
  294. .NET webservice returns a class that can not be cast
  295. UDP message formate problem
  296. Static methods ?
  297. Pointer, is this ok?
  298. Console Application into a Windows Service
  299. Why my app is 32 bit only?
  300. extending the .net1.1 treeview control
  301. opening a .NET form from vb6 cancels the Tab navigation
  302. How can I "save as" a solution??
  303. Database Layer With Different Types Database
  304. Protecting your code with click once
  305. NumericUpDown
  306. Forms never show up the size I create them
  307. TabControl resize bug found. Is there a workaround?
  308. ListBox.SelectedItems to string array
  309. Equivalent statements help
  310. Global Assembly Cache
  311. TcpClient and SocketException
  312. Click once and change of server
  313. dll dependency cannot be copied to the run directory error
  314. simple casting question
  315. BeginInvoke and callbacks
  316. How do I GO TO a new web site?
  317. How can I change the Cursor of THE WHOLE APPLICATION ?
  318. MaskedTextBox & decimals
  319. debugging events
  320. Add a .Net control to an unmanaged container control
  321. Retrieving the COM class factory for component with CLSID error,pls help me
  322. problems with AssemblyBuilder
  323. C# is good for memory usage?
  324. sql 2005 connection issue
  325. User-Unhandled exceptions not breaking
  326. problems with library reference.
  327. Iterators and static class
  328. DBNULL to DATETIME
  329. Case insensitive replace function - not working quite how I'd likeit
  330. Errorprovider Icon
  331. Blue screen program in C#
  332. Using C written DLL function in C# Programm
  333. Configuration Question
  334. MonthCalendar - how to get the value of the selected date
  335. Is Dump Complete?
  336. Conversion Problem!
  337. WSE910 and 'Root element is missing.'
  338. Exception of type System.OutOfMemoryException is thrown
  339. Broadcast over VPN
  340. USB PORT Authentication
  341. Sending data to dll plugin problem!! help.
  342. Why each time I compile The Version Number Changes.
  343. C# to C++ port
  344. Getting list of Website from IIS "Web Sites" Folder
  345. ArrayList property: requiring type for elements
  346. Test file input output trouble!
  347. excel
  348. DataGridViewComboBoxColumn
  349. MonthCalendar - how to cancel the blue square?
  350. More Efficient: Hashtable or List
  351. Path.GetDirectoryName() \\?\ and long directory names?
  352. system.configuration.provider
  353. AxWebbrowser Exception: "The requested resource is in use"
  354. PropertyGrid
  355. Copyright © 2006
  356. getbyte
  357. byte problem
  358. Thread.Abort()
  359. MaskedTextBox and strings
  360. FileLogTraceListener TimeStamp , TraceOptions ?
  361. instal basics
  362. Thread.Suspend()
  363. Progress bar step
  364. TcpClient.Connect causes three first chance exceptions
  365. Why is image and Bitmap a sealed class?
  366. Beginning C# Objects: From Concept to Code - Discussion
  367. COM-style Aggregation in C#
  368. Trying to locate downloaded class library
  369. BITS questions
  370. I can't get the text displayed in certain fields of the GridView
  371. Storing Objects
  372. saving settings question
  373. access SqlDataReader using foreach
  374. Hashtable object
  375. Strings and culture issues
  376. Generic iterating for dummies
  377. Dynamically raising an event in another class
  378. error message
  379. Serialize/DeSerialize Generics List
  380. Making a very simple form
  381. Form Icon
  382. formclosing and mybase.closing
  383. VS.net Debug abilty to break at point when value is what i need
  384. Switch statement alternative?
  385. Error running app
  386. Disposing Objects?
  387. C# Calling Executable or DLL
  388. IComparable and multiple sorting
  389. c# and exchange
  390. Pagination for DataGrid control in a Windows Application ?????
  391. monthCalendar - how to change the starting month?
  392. REQ INFO Media Centre example ON GOT DOT NET ???
  393. In every time I pressing Ctrl + Shift + B, Visual Studio Compiles The solution
  394. App crashes in InitializeComponent();
  395. Using Static Methods Adv?
  396. Propertygird and multiline items
  397. Efficient way to do this
  398. Request for the permission of type System.Web.AspNetHostingPermission failed
  399. How to get inherited class type/name inside static base class meth
  400. Bind RadioButtonList to Xml (in XmlNodeList)
  401. Assigning object names dynamically
  402. Bitmap manager
  403. How to get null keyword via Codedom
  404. Migrating from Visual Studio 2003 to 2005
  405. A real time updating interface
  406. Writing Data In Tabular format in Text File.
  407. REGEX to change multiple XML Date Values
  408. TreeView ImageIndex problem
  409. DataGridView can't replace DataGrid?
  410. What's ReportDocument?
  411. How to pass data from a class data member to that class' display method?
  412. Changing Default ErrorText Icon
  413. Help with ThreadPool parameter?
  414. How to get a valid System.Drawing.Image
  415. ListView and horizontal scrollbar
  416. Get value of a checkbox in a datagridview
  417. Delete current directory and subdirectories
  418. DataGrid Column read only property
  419. How to make Docking menu/toolbars in WinForms 2?
  420. Most recently used menu?
  421. Enterprise Library Logging using custom storedprocedure
  422. Handle onto TreeView Node data from OnPaint () routine.
  423. Assignment Operator Alternative
  424. Inserting into a stream
  425. Access form element from another class
  426. Changing ErrorText Icon
  427. DataGridView HELP
  428. Progress bar in compoiste control
  429. Progress bar in composite control
  430. DataGridView add row
  431. Queue object with strange behaviour??
  432. Finding the Framework Needed by an assembly
  433. Binding Datasource to an object ?
  434. Form bounds uncorrect
  435. Figure out when mouse cursor enters/leaves form
  436. Updating an object value in a grid
  437. selectparameters not working
  438. NUnit Test Fails - System.Threading.ThreadStateException
  439. Create back-up of sql-server into msaccess
  440. Component to handle LZH in memory
  441. Trackbar / Slider
  442. dataset
  443. Why WebHttpRequest.GetResponse() stuck?
  444. Parsing Excel documents with C#
  445. ConfigurationManager and Config Files
  446. ConfigurationManagerand App.Config
  447. MarshalAs for DWORD array?
  448. ConfigurationManager...
  449. DataTable add column and row VS2005
  450. A form displaying updating data.
  451. C# Event raiser VS2005
  452. Calculus on a GraphicsPath?
  453. Change the scrollbars' UI
  454. Deployment problem with ExcelWorkbook Project
  455. Constructor Design
  456. C# becoming proficient
  457. keyboard, mouse event
  458. Serializing error
  459. Project
  460. Using a C# DLL inside a webpage
  461. Optional value-types in autogenerated XSD?
  462. Deadlock with worker thread making a control visible
  463. advanced telesoft dan
  464. Filtered/sorted Datagrid
  465. SOAP header problem, using WCF.
  466. Grab Audio from audio port
  467. How do you create a Treeview Control with a Transparent background?
  468. grant all users full control over files, regardless if they are administrators or not
  469. Array to DataGridView
  470. Partial Classes across different namespaces ?
  471. subproperties
  472. Attempting to fire two processes in a windows service
  473. creating an assembly
  474. are there any custom data types in .net
  475. difference between method overridding and method overloading
  476. what is better in performance ?
  477. C# ADO.NET Question
  478. listview item not editable
  479. Mixed type Dictionary
  480. System.InvalidOperationException will be thrown if I call the method DataGridView.Rows.Add, How to resolve?
  481. datagrid sorting issue
  482. Testing for references availability programmatically?
  483. presisting the datagridview selection
  484. Loading 16 bits dll (ICL icon library file)
  485. Need high level text display control ...
  486. propertygrid - user selectable unit
  487. Who has it?
  488. Design information into xml
  489. Daylight Saving Time for 3 zones
  490. What is the system requirements to write RFID application using C#?
  491. Accessing Bitmap resource
  492. Differences between WEB and Windows desktop applications
  493. selection box with restricted item
  494. Copy files backgroundworker with progressbar
  495. Reflection / GetCustomAttributes problem
  496. best way to determine internet connection when have only Lan ?
  497. ToolStrip control in VS 2005
  498. Making sure only one instance runs at any time
  499. ControlDesigner for custom control
  500. how to remove the default selection in combobox when its datasource is set
  501. Converting a byte array to a ushort array
  502. RemoveAt in foreach { ... }
  503. Application.Run() problem
  504. How can I create -- CustomClass[propertyName].CustomMethod ?
  505. Obeying MSDN documentation
  506. Reading great code
  507. sql injection prevention
  508. BindingNavigator and trapping events before adding, deleting, etc
  509. Computer Programmer (Automation and Robotics Software Design) is Needed
  510. Datagrid Question
  511. C# destructor and finalizer - guarentees?
  512. Calculating daylight saving time automatically
  513. Transactions and Active Directory
  514. ArrayList
  515. Problem loading a WebBrowser in a separate thread
  516. Problem loading a WebBrowser in a separate thread
  517. Site returns an error when the user logs off
  518. N threads synchronization - contrived example
  519. devenv Command Line - Adding Existing Project
  520. Transactions and Active Directory
  521. Transactions/LDAP/Active Directory
  522. designMode
  523. load event vs constructor?
  524. check active user on XP S.O
  525. XML Editors?
  526. Crystal Report and Progress Bar
  527. Best method to retrieve a specific class instance from a collection
  528. Object Persistence Framework
  529. catch(Exception ex) Vs catch (Exception)
  530. Best method to parse xml content in VS 2005?
  531. problem in calling C# dll vc++
  532. XslCompiledTransform
  533. ListView vertical scrollbar
  534. pdf files
  535. printing contents of EventArgs
  536. Changing property attributes at runtime
  537. c# and sql-server express 2005
  538. how to register dll...
  539. progress bar
  540. owned form
  541. Data abstraction layer, is there something around?
  542. Circular Audio Files
  543. How to read mail from mail server (Pop3) using TCPClient
  544. Plotting a thumbnail of line graph
  545. Read mail from the mail server (Pop3) using TCPClient
  546. How can Control/Form know if it's being displayed during design or in runtime?
  547. Problems with databinding in winforms
  548. How to connect HTTP or HTTPS with the help of url in console application
  549. privilage in pgm help
  550. Deleting items in a list