Home : Bytes IT Community / View Full Version : .NET C#


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

  1. Disable double click to create event in form desginer
  2. DLL Hell with ADO (COM) and ADO.Net
  3. help in recieving fax by FAXCOMLib
  4. Free-hand drawing
  5. NDoc - Broken links in generated chm file due to exclude tag
  6. Applying custom sort order to typed dataset
  7. Windows Forms - Pass through the ShowDialog() method
  8. nested bulletedlist ?
  9. Straight to the IntPtr -
  10. app.config again
  11. sizing mdi child
  12. .tag
  13. hi friends helpp needed in xml
  14. Wanted some help
  15. Unable To Connect To Remote Server
  16. calling a website after a button click event
  17. how to write into XML
  18. How to Access C DLLs from C#??
  19. mbox
  20. Form an image from received bytes from server and display that image into the picturebox
  21. Can Someone Help me figure this out? Not only finding multiparts
  22. GridView - I've gotta be missing something...
  23. Casting via generic?
  24. Add-in in C#
  25. NGen - General Question/Issue
  26. GetTypes() FileNotFoundException
  27. typeof check for nullability
  28. In a Windows Service how do I fail an OnStop() method
  29. In a Windows Service how do I fail an OnStop() method
  30. Getting a simple treeview example to work
  31. treeview question
  32. ICustomFormatter fails in .Net 2.0
  33. Resize without scrollbars
  34. RegExpert required
  35. VS2005 - Help returns nothing during search
  36. DataGridView column order?
  37. Memory allocation for value types...
  38. config file problems
  39. Scale a grahics path
  40. Location of the classes used in the .net treeView documentation example?
  41. Creating an object with a variable
  42. test
  43. Service problems
  44. Multiple Event Handlers for Single Event
  45. Does C#.Net support Layout managers?
  46. Binary serialization + strongly named assemblies + GAC problem
  47. Handle+mouse_event
  48. Dynamic Properties ?
  49. Compare to previous line
  50. Passing Objects Into Worker Thread Function
  51. Alternate to MSMQ
  52. Inheritance at executing time
  53. Insert .jar (applet) into a winform.
  54. Hashtable
  55. Update a DataTable using an SQL Statement
  56. Creating a shortcut with the Publish Wizard in 2.0
  57. hello world example
  58. Should be simple Q
  59. C# Generics bug ? : Delegate can be used as Type in Generic Dictionary
  60. Hide selection in DataGridView inside a UserControl
  61. About WebService in WebApplicaiton
  62. Automating my application
  63. How to set the size of the "Client Area" of a Custom control ?
  64. Getting location in a scrollable picturebox
  65. DataGrid Printing Problem
  66. Threaded Bindings don't update
  67. An Exception 'System.Security.SecurityException' has Occured in pIntegration.exe
  68. problem with £ being posted back to site
  69. audio recording. Need Help
  70. Writing SQL strings - style and clarity
  71. Simple hashing
  72. Prevent The Cruelty
  73. Third party components
  74. A problem with porting 1.1 to 2.0
  75. Custom Designer default event
  76. Text not displayed on some computers
  77. Listview item
  78. passing values from text file into xml file(urgent)
  79. Search Problem
  80. Implementing an ODBC driver for a database written in C#...
  81. Is there any file size format function in c#?
  82. Setting Image in DataGridView image column?
  83. Weird compiler error: int?[]
  84. C# richtextbox
  85. Unable to cast object of type 'Foo.Bar' to type 'Foo.Bar'.
  86. HttpWebRequest configured with Method "POST" still generating "GET
  87. Subclassing via NativeWindow
  88. Internet Explorer Server
  89. batch updating of a MSSQL table with new rows in a datatable
  90. Creating an ASP.NET Web Service project can't find template for C#
  91. Geniric Lists<>
  92. Interface vs. Abstract class
  93. I/O-Redirection:Console.In terminates unexpectedly
  94. scanf or sscanf
  95. Different shades of color
  96. Loading Embedded Resources
  97. Executing code at function exit
  98. Forced to use "Rebuild" (Build doesn't work)
  99. Override Default De-serialization of parameters sent to a Web Method using SoapRpcMet
  100. Customizing Parameter Name
  101. What permission do I need to add a user to a group? (C#)
  102. How to dispose of array of struc that is reused many times
  103. RichTextBox control very limited?
  104. Error while creating a method that returns an Array
  105. Text Widht/Height problem.
  106. Text Width/Height problem.
  107. Combobox Autocomplete
  108. autoplay copy file whilst app running via a USB drive
  109. Convert srting "(192)"
  110. Problem with Painting ListBox
  111. .NET 2.0 Generics and type casting
  112. Simulate Mouse Click
  113. How ro create a global variable in Csharp
  114. Bold text in a messagebox
  115. DataAdapter.Fill() Misses out on one row of data
  116. Socket migration problem 2003 --> 2005
  117. list<T>.contains to find elements
  118. Formatting text in RichTextBox
  119. Weird NumericUpDown Problem... probably bug in .NET framework?
  120. Deserialize a ConfigurationElement derived class myself ?
  121. Foreach loop
  122. SQL Reader Again
  123. A required privilege is not held by the client on Windows 2000 Advanced Server
  124. .NET 2.0 Generics and type casting
  125. Marshalling a struct (which contains a union and the union contains a struct ... also all the members are byte arrays) for Platform Invoke
  126. Why my menu items are not showing the underscore (hot key)?
  127. ComClass() absent in C# why?
  128. NotImplementedException when I use IADsContainer.Count
  129. setting default page
  130. Data column length probem
  131. Context menu
  132. force uninstall .NET Windows Service
  133. Assign Property value using Reflection
  134. compiler error msg..
  135. Use exceptions for input validation...
  136. Generic collections and inheritance
  137. method being called to quickly?
  138. Getting intellisense in XML files from a C# DLL
  139. SQL Server 2005 throught OLEDB : Named parameter problem ?
  140. Memory allocation for value types...
  141. Problem with Substing - Index and length must refer to a location
  142. "Cannot access a disposed object"
  143. Memory allocation of structs?
  144. XMLSerialize class definition
  145. Image comparison tool
  146. dynamic enum creation
  147. DataBinding
  148. NDoc 2.0 Alpha available for download
  149. SelectedIndex not firing
  150. NotifyIcon + ContextMenu + Icon in [alt tab] list
  151. DataGridView Selection Problems
  152. Using com object in .NET
  153. Why seal a class
  154. How to implement a PrintRange functionnality in my PrintDocument ?
  155. Scollbars and mouse wheel
  156. How to delete a SQL Server record (descending from another record of the same table) with a C# application
  157. DataGridView row selection
  158. Threading question
  159. Reading extended file attributes and properties
  160. SQL trigger -> C# program
  161. Check if a method has been overridden?
  162. Crystal reports crosstab gurus
  163. Need help with Creating Icon Handlers
  164. CryptLib and OCSP
  165. Enum Flags comparison
  166. Simple question about converting an integer into a byte
  167. Multiple MainMenu objects with some MenuItem objects shared
  168. image in richtextbox
  169. Convert date() to DateTime format
  170. (Key press event origin) Is any key phisically pressed?
  171. VS 2003 - add/manage help files
  172. How to propagate an Event up to the MainForm?
  173. Modeling of Lookup Values and ORM
  174. C# MS Word SQL Server 2000
  175. Beginning C#
  176. compilation error: The type is defined in an assembly that is not referenced
  177. Reference a Form Instance From Static Class
  178. Gridview and EmptyDataTemplate in Edit mode
  179. Help with using Win32 API setupapi.dll in C#
  180. Xsd.exe vs. XsdObjectGen.exe
  181. Does anyone know how to stack tooptip messages?
  182. Attribute
  183. can I add a new name-pair to an existing cookie?
  184. Monitoring output from service
  185. 'Class' does not contain a definition for 'TextBox1'
  186. Please help Crystal Reports Question
  187. Showing baloon message from tray icon
  188. create class with dynamic properties
  189. Adding a nullable datetime column to a datatable does not work
  190. Turn Off Menu Control During Change Password
  191. Printer paper height and width
  192. Protocol element in C#
  193. DateTime picker
  194. ServiceBase.RequestAdditionalTime(msec) Doesnt work!
  195. DataImageUrlFormatString!
  196. Passing object as parameter such as RichTextBox
  197. Read Tables Data from this Dataset
  198. Need help on past topic that was closed
  199. Threading
  200. Dataset and Datamerge
  201. Sychronization domain: what is it?
  202. Delete a read-only file
  203. Equivalent of Err.Raise in C#
  204. Good practice when waiting for an event
  205. Horrible bug in VS.net 2003 - please confirm
  206. wrapper for API
  207. Serviced Components & SOAP
  208. Replace registry data with app.config
  209. Audio Repeater in C#
  210. UserControl with a "Container panel" problems
  211. Searching For Close Variations
  212. Image saved as File is locked
  213. PropertyGrid and CheckedListBox
  214. DbConnection
  215. Porting 1.1 to 2.0, Behind the scenes
  216. soap service in stanalone app
  217. I want to access an ASP remotely page WITHOUT using the ASPNET account
  218. Object serialization with read-only members
  219. COM in C#
  220. printing labels
  221. Constructors
  222. SQL Query Syntax Error
  223. SQL Query Syntax Error
  224. Unpacking xml. How do i best do this?
  225. Detecting screen resolution changes!
  226. How to access Old parameters
  227. Modify Login To Add Third Required Field
  228. Crystal Report auf .XML basiert
  229. EDITITEMTEMPLATE FINDCONTROL PROBLEM
  230. Visual Studio Extensions Signing Bug
  231. HandleError?
  232. Simple SttrgDictionary Collection
  233. Converting number to String - Different Approaches
  234. How to focus any text control (system wide)
  235. Custom Usercontrol; Event not triggered
  236. How to install component?
  237. How to expand the node?
  238. Delete a file from a mapped drive using a Windows.Form application
  239. Right click tree node
  240. Search for Type in .NET Framework
  241. Finding current row/col in RichTextBox
  242. MouseUp event
  243. mixing managed environments
  244. Cannot assign to <this> because it is read-only
  245. Time picker component
  246. Can I use WMI (C#) to disable/enable a device?
  247. Webcam still image
  248. Webcam still image ANSWER
  249. MessageBox oddity
  250. Elegant, clean and safe way of having multiple concurent parameters in a dbCommand
  251. How to read an image from resource file
  252. c# export to excel and preserve carriage returns inside cell
  253. Detecting corrupt jpg images in C#
  254. Round currency
  255. The Regex problem
  256. Fill collection with closest values, tricky logic
  257. compare string values in a recordset
  258. Want to read socket data in ASP.NET
  259. Where can I download icons for representing Forest and Domain in a
  260. "Invalid parameter used" when calling Image.FromFile
  261. "Writing Unit Tests" - What does That Mean - Specifically
  262. localization in the setup custom actions
  263. how to interupt a custom action
  264. start process in web site folder from asp.net V2
  265. notify icon/context menu and Windows service
  266. Calling webservice with parameters using ServerXMLHTTP object
  267. How do I implement the backward and forward (the 2 arrows buttons)
  268. Asyncronous call to web service
  269. Regex Question
  270. Getting a timer tick to fire during a form load
  271. Question on XML and Dataset
  272. Strange code to me
  273. Looking for best practices, suggestions for ' is ' and ' as ' keywords
  274. error on public partial class xxx {}
  275. DataGridView questions.
  276. Class scope
  277. Session timing out frequently
  278. Update attributes in existing XML document
  279. Pointer for a managed datatype
  280. DateTime picker
  281. highlighting multiple words in a RTB
  282. regex constructor doesn't like \d
  283. Fw 1.1 PrintDocument bug
  284. TIBCO Rendezvous listener
  285. a System.Security.SecurityExcept­ion trying to consume .net event in JScript code
  286. DeclaringType vs. ReflectedType
  287. Working with a plugin architecture (binary references)
  288. ACT Problem
  289. accessing elements in a collection
  290. Formatting the cell of DataGrid for Pocket PC
  291. Date time control
  292. Formatting the cell of DataGrid for Pocket PC
  293. Play a wav file on its own
  294. Formatting the cell of DataGrid for Pocket PC
  295. Window Handle error caused when BeginInvoke() method is called
  296. Cannot uninstall windows service - uninstaller asking for setup files
  297. freeing resources
  298. Send Error Report Dialog Box
  299. flicking effect
  300. static method \ object
  301. Message Hook, getting target window handle
  302. Retrieve DriveLetter of connected share ?
  303. PInvoke from a class library
  304. Decryption is not working..wrong text
  305. hi...
  306. Custom JS Functions in a WebBrowser?
  307. HELP: drawing on winform from native Win32 paint crash app....
  308. Changing system date
  309. Generating key press sequence
  310. NDoc for .NET Framework 2.0
  311. OdbcDataReader.Read
  312. NetworkStream.Read blocking question
  313. Edit and Continue
  314. How to use variable in case statement?
  315. what does @ symbol means in c#
  316. Is it possible to have several list boxes control a data grid
  317. Using legacy ActiveX controls in Vs2005--Problems
  318. how to get a process name
  319. PrintDocument and the default printer
  320. Accessing Properties on an object with special attributes
  321. Casting an arraylist of integers to a string array
  322. Displaying a Generic.Dictionary object in a PropertyGrid
  323. Online .NET Class Library API reference with C# examples?
  324. method not emitted to IL?
  325. Windows Authentication!!
  326. C# Tile Editor
  327. So Simple...
  328. How To Clear an Image
  329. inserting an anonymous method as a value in a generic dictionary ?
  330. Use of Program.cs
  331. How to move a process from one desktop to another
  332. Get Windows file type icon.
  333. put C# onto web
  334. Delay Windows Service Shutdown...
  335. Problem with config file
  336. Windows service with icon on taskbar
  337. visual studio standalone soap server
  338. Increase DAAB time out
  339. Tool to 'see' a remote screen but not be able to do anything to it.
  340. Pros/Cons of Obfuscation ?
  341. Does C# support struct bit definitions?
  342. Toolbar question
  343. webproxy settings for httpWebRequests
  344. How Do i detect when a user has scrolled to bottom of rtb?
  345. How to make a Calender like this...
  346. Get COM Ports
  347. Combobox
  348. retrieve listbox values and make comma seperated
  349. DataGridView and Array
  350. Loading data from a Dataset that is created at Runtime
  351. WebMethod returning a Dataset
  352. Widows theme
  353. Alternative calendar control (want to select two dates)
  354. Dynamic Webservice UrL consumption
  355. XmlReader Timeout
  356. WIA and svchost
  357. [Urgent] Import other DLL and use it's function in C#
  358. Running command using Process class
  359. SerialPort Control in VC# Express 2005
  360. Responding to clicks from a WebBrowser control in a Form
  361. how to create clone of Form
  362. Generics and casting questions
  363. Draw text on, split, join, and page count on tiffs
  364. can u help me
  365. Windows Live One controls
  366. DateTime to null
  367. Make users authenticate before printing,
  368. Installer Security Key
  369. Reponse.Redirect vs Server.Transfer
  370. Drag ListViewItem onto desktop/win Explorer (C#)
  371. How can I get a list of all domains existed in a Forest?
  372. vb to c# dll
  373. Circle...
  374. Passing a list of errors
  375. How do I know if a directory entry has no children object?
  376. Generic Lists
  377. is virtual necessary when inheriting from an abstract class thatimpmlements an interface?
  378. Static Classes extending Abstract Classes
  379. Parsing Comma-delimited records?
  380. Timer and Theading question
  381. Can I use Pinvoke for a dll that calls a COM component?
  382. Cleaning up COM objects
  383. Remoting architecture and serialization
  384. como hacer un panel transparente???
  385. Error on databindings in Visual Studio
  386. How to get RowID from DataRowChangeEventArgs?
  387. Class
  388. How to add a constraint of Nullable Types to a generics method
  389. Noob question...
  390. .NET Remoting with Multiple Channels
  391. Looking for Hooking
  392. serialize/deserialize object into string
  393. Passing parameters to Oracle stored procedure?
  394. Access to the registry key 'Global' is denied
  395. "Trying to revoke a drop target that has not been registered"
  396. compiling..
  397. datagrid column sort
  398. StringFormat issue.
  399. security issue
  400. New array of dataRow[]
  401. capturing WebBrowser screen - .net 2.0
  402. Visual Source Safe 6c Versioning
  403. Loading Windows Forms App using reflection
  404. convert image to byte array and the other way?
  405. Getting enum value through enum type
  406. Help with a pattern
  407. Java socket communication
  408. Form displaced in japanese Windows XP
  409. Databinding
  410. Some doubts about Font Fallback and C#
  411. A variable to use and change on multiple forms in 1 windows app
  412. 3d rendering in .net?
  413. Embed xml file as ressource file in an exe.
  414. Listview onclick
  415. Using COM Objects in .NET
  416. TimePicker
  417. Listview cannot add listviewitem
  418. Method assignment
  419. enumerated types
  420. Dynamically Creating Variables
  421. Saving Changes to Data
  422. how to determine if a window is maximized?
  423. Easiest Way to Open URL in Browser
  424. Shortening full qualifier
  425. Recommended approaches to parse HTML from a webclient call
  426. Activator.GetObject Method (Type, String)
  427. Stop and Restart WMI Service without System.Management
  428. SocketFlags meaning
  429. string.Trim() Behavior
  430. problem in uploading
  431. How to solve the FileIOPermission problem?
  432. Using statement and office interop
  433. How do I use XSD in a C# Web Service
  434. Singleton
  435. Trouble with Reflection.Emit, emitting bad MSIL please help.
  436. Locking xml file
  437. Microsoft.mshtml.dll in Setup project
  438. cordbg - System.Color
  439. what does SocketOptionName.KeepAlive mean?
  440. Can not to read database from ChildForm
  441. Regarding creating hyperlink in C#.net
  442. Using Password in Application
  443. roburst network programming, tcpClient.Client.SetSocketOption(SocketOptionLevel.Tcp , SocketOptionName.KeepAlive , 1);
  444. Nested Iterators & C# 3.0 yeilds problems?
  445. how to create a custom textbox control to show vertical text
  446. regex help
  447. How to make a DataTable Independent
  448. Outlook Folders - Reference SubFolder by Path
  449. C# versus VB.Net
  450. Save ListView View?
  451. Write to console window from a Windows Forms App
  452. wave record
  453. HttpWebResponse
  454. Code to Invert a Datagrid
  455. Question about fetching a GIF image from assembly
  456. Creating a control with borders around scrollable content
  457. 3rd party controls - from 2003 to 2005
  458. .NET tree combobox
  459. Read emails containing images in C#.net
  460. A required privilege is not held by the client
  461. DataGridView as form view?
  462. SQLReader
  463. gui and command line question
  464. C# Smart Client Book you Swear By
  465. RichTexBox & RTF
  466. VC# 2003 - listBox & messageBox woes
  467. StackFrame debug information
  468. Hide Form on Startup
  469. Sorting gridview withe role and membership data
  470. Changing Cursor in custom ControlDesigner
  471. Web service security advice
  472. C# - [STAThread] Still throws expection with Clipboard
  473. Clipboard still throws exception with [STAThread]
  474. how to set a focus on a datarow?
  475. How can I tell if I am running in design mode?
  476. c# widows services...
  477. DataGrid Column sort!
  478. Reference to a file
  479. Deleting a datarow from a dataset!
  480. eval() function
  481. compilation error..
  482. SMTP Invalid Server Certificate
  483. Trackbar Ticks..........?
  484. cs help
  485. WebSetvice and HttpApplication
  486. Custom form drag, does not work... why?
  487. reference to asembly in Global Assembly Cache
  488. vb fusion
  489. how to empty a DataGridView ???
  490. static consts and inheritance
  491. UDDI Query
  492. Scheduling Job in a Web Farm
  493. how-to coldfusion to dotnet
  494. GetClassName()
  495. array scope
  496. C# web Graphics
  497. Running .sql file using C#
  498. Default method of a class
  499. Enterprice Services (via DCOM) vs IIS (via Remoting) for high volumeapps
  500. Deriving decimal from fraction
  501. Sorting an array
  502. How to enable/disable devices in the device manager?
  503. Using .NET 2.0 assembly in 1.1 project
  504. How to get Formatted data from C#
  505. wsdl question
  506. In C#, how can I utilize share memory?
  507. What's version of C# ships with Visual Studio 2005?
  508. sharing cariable amongst methods
  509. Showing an info message during external application execution
  510. ListView column header
  511. Total number of files and directories
  512. ShellExecute
  513. How to figure out the application context?
  514. lock(list) vs. lock(list.syncroot)
  515. ContextMenuStrip
  516. Advice on Buying book for Enterprise Library - January 2006 release
  517. ListViewItem color
  518. Arrays
  519. IDE Help
  520. c# beginner
  521. ListView Sorting Problem
  522. return type without the nullable
  523. Registry c# code to read/write
  524. S/MIME ! (Decryption) Gurus Help Me, plz
  525. Too slow responding to an event
  526. Support for creating C# classes out of Schema or DTDs
  527. WinForm validation
  528. C# + Access Database Problem
  529. Can somebody point me to where no touch deployment is really explained.
  530. Hidden WebBrowser stealing focus
  531. handling events raised in custom providers
  532. How to change Listview w/different #of col and col header during r
  533. Extracting file name
  534. Dynamically loading DLLs dynamically that have dependencies...
  535. Finally moving from 2003 to 2005!
  536. Saving Images to access database
  537. Updating Northwind Syntax Win[C#]
  538. Limit to range of colors displayed by Label control?
  539. Regex
  540. Reading test data for NUNIT from a file
  541. Help extending textbox with an additional property
  542. Xml validation - Should fail but does not
  543. What's a practical use of .Net remoting?
  544. Winforms and WebForms
  545. Reflection and Nullables
  546. Checking for a null value in a datareader
  547. datagridview: show a value instead of the one in the db
  548. Creating a UserControl that is bigger than the space it has in it'swindow
  549. Interface Question
  550. connect to Oracle server by using csharp