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. DataSet XSD file
  2. Exception of type System.OutOfMemoryException was thrown.
  3. PDF not downloaded in IE 6, 7, but Firefox works OK.
  4. Font Dialog box as child- Newbe
  5. Exception: SerializationException
  6. Windows Service utilizing ASP.NET technology
  7. any event bubbling library for winforms.
  8. close cmd window when process.startinfo closes
  9. Form.Invoke() got me down
  10. Packaging & Referencing
  11. How to get relational data into an object?
  12. using SoundPlayer with resource?
  13. string type
  14. Socket connection
  15. TableLayoutPanel - get cell clicked?
  16. Extend a Predefined Enum
  17. DeflateStream & MemoryStream?
  18. Raising multiple events?
  19. Best way to alpha blend over a bitmap.
  20. How to make DataDridViewComboBoxColumn editable
  21. Converting DOS date to mmddyyyy format in C#
  22. reference to external file in streamwriter
  23. Using DrawString to draw partial strings
  24. Setting a default button?
  25. How to have DateTime to start at midnight???
  26. Instance a class at runtime
  27. HTML Parser
  28. Passing a variable to a new thread?
  29. Calling a webservice from a client using a proxy
  30. Display Publish Version Error
  31. How can I send e-mails?
  32. Role Management
  33. start progress bar automatically
  34. Word Interop Assembly not found/loading? plz help.
  35. Messages displayed to user.
  36. Fonts and supported languages
  37. revision algorithms
  38. RUnning a console program hidden?
  39. Unable to write data to the transport connection.
  40. Regular Expression Help
  41. EventID and EventSource Problems
  42. WebRequest times out...but only 3rd time and on...
  43. Adding a program to the startup group programatically.
  44. length of variable
  45. HOWTO: Print HTML page using WebResponse
  46. Windows service interaction with WinForms app?
  47. C# pure xml database?
  48. Choosing a customized RootFolder in a FolderBrowserDialog
  49. How to serialize interface???
  50. ListViewColumnSorter problem
  51. reflection, access the field of object dynamically
  52. any programmers in the house please??? what do you do ???
  53. Usercontrol databinding on property Text
  54. how to make dropdown list flat in asp.net
  55. How to get component in winforms
  56. Reading Registry Values in Windows NT Service
  57. how to parse <?xml version="1.0" encoding="UTF-8"?> with xpath? is it possible?
  58. Run vbs from C#
  59. COM Port Name
  60. Multithreaded DataGrid update issue
  61. String.Replace() in .net 1.1 does NOT work!
  62. sub-array references?
  63. Is there an easier or better way to compare Types?
  64. Queue Collection not working properly.
  65. Ambiguous Overloads
  66. passing by ref for value type and storing this in a member...
  67. Reference variable dynamically
  68. How To..Mouse
  69. Whats the point of SortedList.IndexOfKey
  70. Creating a ClassFactory but still have to perform explicit cast onreturn
  71. PInvoke - Structures
  72. loop over the controls in my form
  73. Multiple character constants in C#?
  74. Need help with StreamReader
  75. InternalsVisibleTo chicken and egg problem?
  76. ListView Select Sometimes Fails
  77. At wits end dealing with "Assembly's manifest does not match assembly reference". Need help understanding the process.
  78. What control would be best for.....
  79. Trouble opening a file using BufferedStream
  80. Report Viewer
  81. foreach Iterator - which is more efficient?
  82. Maximum Serial data transmission.
  83. Typecasting DateTime
  84. word interop assembly not loading
  85. Windows service interacting with the desktop.
  86. Posting 3rd party software announcements
  87. loading a dictionaryEntry, Specified cast is not valid.
  88. deserialize to C# class from external config file?
  89. SQLDataSource vs ObjectDataSource
  90. User controls & System colors
  91. Borders when joining images using DrawImage
  92. Webservice question
  93. WebBrowser Copy
  94. Make a Windows Service start a windows program.
  95. A service can't run MessageQueueing....
  96. crossthreading issue
  97. Threads with Sockets in them? or Asynchronous Sockets?
  98. ColorMatrix - What do all the values do??
  99. Different control theme in design mode and run mode
  100. Maximum number of opened sockets in localhost
  101. Maximum number of opened sockets in localhost
  102. CodeDom Parser
  103. Assign value to an object created by a reference
  104. How do I parse a string number into a float with four decimal places?
  105. Enforce that a class can only inherit one interface
  106. Simple reflection example?
  107. XML Serialization and Generic Collection
  108. Reading the files from CAB files using C#
  109. Override VS2005 options
  110. Help needed with xml!
  111. interceptors in c#
  112. How to get the used interface on an object
  113. transparent background
  114. CodeDom
  115. Missiing toolbox items
  116. List Box & Ajax
  117. XmlDocument.SelectNodes
  118. Help me access Interbase pass BDP (Borland.Data.Provider)
  119. Can't see ValidationSummary control on web page
  120. Novice: AdBanner Control with XML file?
  121. Menuview or Treeview?
  122. Why "(500) Internal Server Error" throwed?
  123. Catching exceptions thrown from threads?
  124. Why does file open as form?
  125. Looking a Dictionary
  126. WindowsFormParkingWindow HELP
  127. ComboBox bound to Datasource problem
  128. C# class generator from oracle database table
  129. C# 2003 to 2005 syntax change?
  130. shared process service
  131. DataGridBoolColumn - add to an existing table
  132. Disable XML Document warnings in code.
  133. serialization on static values
  134. Futzing w/ HTTP response/request model
  135. Setup
  136. Generic Serialization?
  137. Does system.xml have any way to transofrm data with an xswl style sheet using strings like MSXML2 does?
  138. Installing a service through code.
  139. DataGridView Rows
  140. Dot Net Search Swicki
  141. Programatically getting my AssemblyVersion
  142. References
  143. Control Flicker while switching TabPage
  144. Need some help posting a web app in a virtual directory
  145. Display Crystal Report with database logon ingo
  146. Windows service
  147. What is the best way to distribute an app that uses Sql Server Express?
  148. Interfaces and Events
  149. .Net 2.0 Rich Text Editor
  150. Unexpected results from BindingSource.ResetCurrentItem()
  151. Unable to step
  152. Implicit interface implemenations
  153. Toggle Button in Visual Studio 2005?
  154. Get colour of pixel at coordinate
  155. c#.net scraping and shaping
  156. Array of pointers/references to another array
  157. redirect standard output size limit
  158. Deploy Crystal Report 9.
  159. XML to treeview
  160. CacheDuration in web method not working
  161. Looking for an article about VTABLE and new,override keywords
  162. TcpClient
  163. Making a <DIV> go vertically like MultiLine Textbox
  164. how to parse ISO 8601 dates
  165. ObjectDataSource question
  166. Regular Expression Matches
  167. DragEventArgs.Keystate
  168. Select statement
  169. Hyperlink in richtextbox
  170. Debuggin Dlls?
  171. I get an error (with loading AddIn) by opening an excel workbook
  172. How do you change the default button on a Form?
  173. Attempted to read or write protected memory using TransactionScope and Oracle 10g Client.
  174. How do I show a self generating html page as Modal by using showModalDialog
  175. Connecting to Mysql via ODBC 5.0
  176. C++ service to use C# dll's?
  177. how can i add environment variable to my VS.NET 2003 project ?
  178. casting incomptability between 2 instances of the same class
  179. casting incomptability between 2 instances of the same class
  180. Read and Play a Vox Audio
  181. Tabcontrol background color
  182. Count 2D array
  183. Quine Mccluskey C# Library
  184. Quine Mccluskey C# Library
  185. Quine Mccluskey C# Library
  186. Number of instances of a program.
  187. Getting serial port information over WMI
  188. Serialize Obj from App A and Deserialize it from App B
  189. Csharp Server.CreateObj
  190. VB's With keyword
  191. VS2005 C# Resource woes continued.
  192. decoding ISO 8859
  193. table look up value class in base class?
  194. label that resizes based on text and font
  195. a question about Generics.thanks a lot.
  196. MSDN Chat: The C# IDE, February 23rd @ 1pm Pacific Time
  197. Object References
  198. Auto Shut-Down to Windows Forms App After N Minutes of Inactivity
  199. "access is denied"--About Word automation
  200. Posting data to the default browser
  201. How to I manipulate a form to satisfy to customer.
  202. DataTable - setting a filter on a type of Version
  203. Open a pdf file at a specified page in C#
  204. HTTP Protocol Violation
  205. conflicting info between debugger and page
  206. Setting a referenced object to null
  207. perhaps I just don't understand streams as well as I should...
  208. Stuck with reflection C#
  209. MVP and DAL Operations
  210. Screensaver with webbrowser control
  211. Library for image editing
  212. streams across applications
  213. Voice recording
  214. timed actions
  215. Control Location in Windows form and DPI settings on the monitor
  216. Capture key events from hosted WebBrowser control
  217. Image Manipulation
  218. Process.ExitCode() == 0
  219. Regarding Connection object behaviour
  220. Show/Hide Layer
  221. System.Collections.Stack Maximum Size?
  222. Police Depts and proprietary languages
  223. regex matching question
  224. MultiThreaded apps and Getting values?
  225. [Feedback] Visual C# Express 2005: Table Mappings dialog
  226. how to convert a delegate to int
  227. Can an in-memory DataTable be used as a data source for controls?
  228. COM callbacks
  229. WMIwatcher / trigger on logonsession?
  230. how to return an Array ?
  231. parameter information is not supported by the 'Microsoft.Jet.OLEDB
  232. Resize control during OnSizeChanged
  233. Process - Invalid
  234. How do you show html popup modal???Thank you
  235. Integers to Bit Array
  236. Microsoft.mshtml reference missing
  237. How is the best way to pass object, values or results between x-layer classes?
  238. AssemblyVersion 1.2.*.61 doesn't work
  239. generic problem with operator. compile error: operator * is not allowedon type T.
  240. OleDbCommandBuilder.DeriveParameters
  241. Modifying Last Few bytes of a file
  242. Doubts related to server based timer
  243. Defining prototypes for C++ dll functions in C#
  244. garbage Int32 out of a ByteArray
  245. creating Virtual COM ports
  246. Run a console application from command dos
  247. How to get the point from MenuItem EventHandler?
  248. Create ProxyClass from WSDL
  249. iis server
  250. Re-using imagelist data from an assembly ?
  251. issue in server based timer/
  252. xml whitespace
  253. Seeing a public variable
  254. listview vs listbox?
  255. batch build menu?
  256. Working with sound...
  257. Page Display
  258. .NET equivalent of html 'mailto ?
  259. Asynchronous access to database.
  260. Detecting bin\debug versus bin\release?
  261. Making constructor visible only to a certain class
  262. Write a secure cookie from dll
  263. Any obvious reason why this won't work?
  264. null in ArrayList
  265. Designer Serialization Issues
  266. Problem with reflection
  267. XmlDocument.SelectNodes()
  268. Creating a case-insensitive Hashtable in v2
  269. drawing
  270. Consume web service without wsdl.exe
  271. help with printersettings.printersources.
  272. Navigation by key-set.
  273. Thread.Suspend()
  274. Targetting 1.1 with VS2005
  275. switch sytax ?
  276. What is the difference between all these classes such as StreamReader, BufferedStream, FileStream, MemoryStream?
  277. desperate call for help - intellisense not working any more
  278. partial class namespace in ASP.NET 2.0
  279. Windows Form login question
  280. Asynchronous Sockets clarification
  281. C# ActiveX Control Running in a JSP page
  282. sql server and membership provider
  283. Why web project always Offline on the Ap server??
  284. About Error
  285. Accessing another .NET app
  286. missing out braces
  287. Difference Between MVP and MVC Patterns
  288. Lists<> of custom classes
  289. A new mshtml-based html editor written in C#
  290. A basic question
  291. VS2005 C# and Resources
  292. how to bind an array of data to a datagrid?
  293. How Do I change the where clause of the TableAdapter
  294. Correl function
  295. Update one form from another
  296. anyway to create a packet sniffer
  297. It seems that if the .ncb file is missing it get regenerated.
  298. Weird GC / Memory / XmlDocument.LoadXML memory problem
  299. Change Application/User Settings location - help
  300. API tabstops
  301. How to hide form completely while using global hot key?(RegisterHotKey)
  302. globa variable for windows C# application
  303. Class property with parameters
  304. Data binding on usercontrol does not work
  305. Interop and SIZE_T
  306. Reversing the sort of a OrderedDictionary
  307. Settings.settings - help
  308. DataGridView not refreshing when new rows added
  309. Module Version and filename - help
  310. garbled long value returned from the network
  311. C#; Talking to a Modem; Dialing a number
  312. Sockets UseOnlyOverlappedIO
  313. Taking Thumbnail photos of webpages with provided URL
  314. Array duplicates
  315. Missing characters after file rewrite using File.OpenText
  316. Validating Local Users, Passwords, and Groups
  317. How does combobox know key/value?
  318. XML Edit Control
  319. Open Windows Forms
  320. ADO.NET 1.x, How to mimick Query Analyzer Batch Execute??
  321. Running a service from the cmd prompt.
  322. Using <param> XML tag to create Intellisense for my DLL.
  323. So how do you change the default pushbutton in a WinForm?
  324. Using <param> XML Tag in C# to create Intellisense in my DLL
  325. Storing a hash table in Session
  326. Help: Can I Use a Windows DLL in Web Service?
  327. Macro for Attaching to a Process
  328. How to prevent TrackBar scroll?
  329. Float to string conversion in C#
  330. IT tests. C#, ASP.NET, VB.NET, SQL, XML, HTML, C, C++...
  331. Running an application more than once
  332. Application.Exit
  333. Question about two interfaces derived from the same one.
  334. loading form from another thread
  335. Collecting Groups of [3 Objects]
  336. Server Application need to handle HTTP(s) Requests...
  337. C# - Interface EVent Question
  338. C#.NET reading remote host directory contents
  339. Linking Forms Dynamically
  340. Service status says it's running, but how can I be sure it really is running.
  341. Sending ASCII character string / stream to an IP address
  342. doubt
  343. Custom Object and Profile Object
  344. Searching ArrayList [C# WindowForms]
  345. C# Regular Expressions
  346. Working with picture pixels
  347. Question regardingThreading
  348. Generics, constraints and overloading
  349. Custom PageSetupDialog
  350. ageSetupDialog1
  351. Possible to use an "internal" class in an external assembly?
  352. Excel Add-in not showing up
  353. Problems with user control in designer
  354. How to use COM Interop in C#
  355. string[] to int[]
  356. Posting data using httpwebrequest.
  357. Visual Studio 2005 hates me
  358. Make MVP Aware Of Security Model
  359. namespaces, folders, and embedded files
  360. Pop Up Property Grid
  361. Image loading problem with GDI+ API
  362. virtual table; override; new, question
  363. XmlHttpRequest from a Windows Application?
  364. virtual table; override; new, question
  365. Resources
  366. Disable Intellisense for the class member
  367. Newby C# Web App Question - Z-INDEX Style
  368. FileNotFoundException 0x8007007E
  369. 'style' or 'preference' question
  370. port blocking
  371. The DataReader and integers
  372. PingSendAsync Method
  373. Assembly.LoadFrom throws PathTooLongException unexpectedly.
  374. Why doesn't event reload?
  375. MSBUILD <PropertyGroup> Spaces in file paths </PropertyGroup>
  376. 3d Shapes
  377. Returning nulls
  378. Calling Base Class' Ctor
  379. Returning nulls
  380. MessageBox.Show no longer works...
  381. Placeholder control, C# SharePoint custom search box
  382. Array.Sort question
  383. Printing problem dotmatrix printer with vb.net
  384. ListView VirtualListSize Problems
  385. Cleanest syntax to logically AND multiple nullable boolean flags i
  386. Writing stuff
  387. Events with Programmatically-Created Context Menu Items
  388. The fastest way to determine c = (byte)a & b
  389. Doing the Right Thing when designing plugin architectures
  390. Pasting into single datagrid cell?
  391. Send mail attachment
  392. .NET component of MS Word ?
  393. Modifying IIS Metabase on remote server
  394. Am I A Service or a Windows App?
  395. Reading a BIG text file (200Mb)
  396. Like a Global
  397. Reading data on Aysnchronous socket server
  398. MailAddress string format
  399. using Microsoft.VisualBasic in c#
  400. Geting more info from WebException when Status is Unknown Error
  401. Calling functions between panels in WinForms C#
  402. Geting more info from WebException when Status is Unknown Error
  403. convert of VB fix function
  404. DataGridViewRow.Height
  405. Get the Form names in a Solution.
  406. error: An object reference is required for the nonstatic field......
  407. Get a list of Icons on the desktop and their respective positions
  408. Can't WaitHandle.WaitAll in an STAThread ?
  409. string manipulation
  410. Object reference not set to an instance of an object
  411. GetProcesses() Problem
  412. Code generator output opens in notepad
  413. C# Windows Form Open problem
  414. who to load excel to datagrid by openfiledialog
  415. passing array from c# to COM (SAFERARRAY)
  416. Socket Bind(localEndPoint) <-- Virtual IP
  417. Socket Bind(localEndPoint) <-- Virtual IP
  418. Encoding ISO-8859-1
  419. Encoding string as double.
  420. Practical Benefits of MVC or MVP Patterns
  421. Threading Faux Pa
  422. ADO.NET Failed to load msxmlsql.dll
  423. C# / SQL Related - what's wrong with this Insert Into syntax?
  424. runtime creation of DTS package in C#
  425. runtime creation of DTS package in C#
  426. User Login & Application Security
  427. .net framework AND Unix code for encryption/decryption.
  428. multiple comboBox one array datasource. help...
  429. User control properties--can't override base
  430. Deploying from command line
  431. Catch block is failing to catch exceptions when not run from MSDev
  432. Net 2.0 XmlWriter Create and Attributes
  433. Storing SQL
  434. Search through list of tasks in task manager
  435. Threading Best Practice Question
  436. How to cast int to short
  437. Creating a new instance of a class
  438. Impossible to capture stdOut??
  439. How to remove item from 1 d array
  440. Fast Web Service Protocol
  441. .NET 2.0 DataGridView
  442. Can't instantiate Excel app object in ASP.net app (permissions issue)
  443. nant exec task: i need the return code!
  444. Diagnostics.Process - Error Handling
  445. Excel2003 could not load managed COM Component
  446. Using Logging by Microsoft Enterprise Library without using "the configuration tool" ?
  447. Limited Size String
  448. Generating COM dll to use in .NET
  449. Data Abstraction Layer SQL/Foxpro
  450. The @ symbol
  451. Multiple projects in a solution - debug different ones?
  452. Breaking from ListArray [C# WindowForms]
  453. Impersonation causes a server error
  454. One last question about ASP.NET 1.1 application recycling, load time and other boring stuff
  455. Email Form in ASP.NET
  456. Counting lines in a text file
  457. Command line compilation of visual studio project files.
  458. Critique Request: CheckBoxColumn
  459. Converting to PDF
  460. Windows Service - Suggestions for Installing Multiple Instances
  461. TabPage text disapearing
  462. Ending a Session in a Web Application
  463. ? bug in listbox.AddRange : duplication
  464. Deciphering data
  465. MetaDraw background image in WinForm
  466. returning to site root
  467. Making my DateTime object think its American :-)
  468. Shared Named Memory
  469. Webservice trouble!
  470. Problems with Pie Chart
  471. Uninstall application
  472. Simple mechanism for updating database with data from bound datagrid
  473. Color subtraction
  474. Coding Standards
  475. TextBox event handling in C#
  476. keyboard hook in c#
  477. ListviewSorter not working properly.
  478. Copy protection software
  479. Selecting a region in a picturebox
  480. Using Cache methods in dll
  481. Trigger process when a file arrives
  482. 'System.ArithmeticException' occurred in system.drawing.dll
  483. hello again
  484. Socket Bind (Virtual Local EndPoint)
  485. update database using Dataset
  486. Is it an error on msdn document?
  487. Usage of Remote Proxy Pattern
  488. IDE keyboard goes whacky
  489. MouseEventArgs and a Clicks property
  490. CodeDomSerializer and Asp.Net custom control
  491. System.Collections.Generic.Queue & System.Collections.Queue Synchronized Method
  492. Properties.Settings: Where are they saved?
  493. problem in display a form normally
  494. OptionalFieldAttribute is not working in SoapFormatter
  495. Connecting Crystal Reports to DB2
  496. Is there anything like __FILE__ and __LINE__ ?
  497. load arrayList into ListBox.ObjectCollection
  498. CSharp inside an ActiveX dll within IE
  499. Custom Object Structure
  500. Datagrid sorting by date?
  501. graphics rendering with separate pop up form
  502. form inside a form
  503. XLT to XLS
  504. What tool generates Settings.Designer.cs?
  505. mapping printers?
  506. SWF as embedded resource and .NET
  507. block-comment position?
  508. varying executable name based on conditional compilation
  509. invoking method from dataGridView1_CellClick with passthru to CellDoubleClick
  510. How convert Excel data into DataSet/DataTable?
  511. Getting only datagrid results?
  512. Question about attributes
  513. Generics and Reflection
  514. Retrieve private fields
  515. Using a javascript alert box
  516. running DTS package from windows form using C#
  517. thousands/millions of objects
  518. msbuild whackiness
  519. Problem Downloading PDF with HTTPWebRequesst
  520. events and object lifetime
  521. asp.net radio buttons
  522. Problem with Marshal class in Visual Studio 2005
  523. What is the hierarchy here?
  524. Calling BackgroundWorker synchronous
  525. How to make sure that data displayed on a form is the newest data?
  526. Static variables thead safe?
  527. Display Publish Version
  528. Comparing dates
  529. OO: Who am I in the hierarchy?
  530. How to set file extension?
  531. Add shortcut on desktop for Published application
  532. Editor behaving strangly
  533. Using the # sign
  534. Building and executing SQL Query dynamically, best practices
  535. reading a pst with C#
  536. open a password protected Zip file in C# code.
  537. DataGridView
  538. PROBLEM WITH THREADS - WIN 2003
  539. printer mapping.
  540. How to avoid circular references
  541. Generic type implementers, class and interface versions not compatible
  542. Get Mac address
  543. Catch ReleaseComObject exception
  544. type ProcessThread has no constructors defined
  545. GET CONNECTED get 100% results
  546. Cannot see source code of referenced binaries
  547. Using MABLE logic engine with existing .NET applications.
  548. Using DB Transactions in DLL and also in SP
  549. C# && Excel
  550. Problem in System.Management.Instrumentation