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

  1. Process.Start() and Process.WaitForExit()
  2. Maximal path and maximal file name length
  3. Scale value using double.ToString()
  4. Accessing DataSet values easily
  5. Script Engine
  6. Script Engine
  7. Parameterized SQL with the OleDb Provider to Oracle
  8. Script Engine
  9. OleDb Provider and parameterized SQL to Oracle
  10. How to use a class from one assembly into another
  11. process.start is not working in Windows Service
  12. How to see the changed value in design mode of composite control
  13. Design-Time Theme Support
  14. Scroll and slow redraws
  15. getting Token privilages using C#
  16. ODBC / Vista / Foxpro
  17. when casting, receiving: System.InvalidCastException (Specified cast is not valid)
  18. TreeView and DataBinding
  19. Problem with ASP:Button
  20. Remove items from list while enumerating
  21. setup VS2003.net
  22. How to create an admin account
  23. serialPort not works?
  24. Transaction
  25. Need design for calling a method at regular intervals
  26. Math.Round Question
  27. Serialize XPathNavigator
  28. Automatic Memory Management Question
  29. Performance problems with StoredProcedure in Web application
  30. axWebBrowser - handle "page cannot be displayed"
  31. Give the Online Exam without any Risk...
  32. compilation directive for namespace -> resources file error???
  33. A special (?) type of timer
  34. Bridge pattern? What is the use?
  35. DataGridView OnPaint
  36. add one tracelistener to all tracesources
  37. Toolstrip - mouse over
  38. Does timeoutcall back needs to be static in asynchronous web request.
  39. Process.StartInfo - how to make it 'NOT' shown on the taskbar
  40. Throwing exception from private methods
  41. Why can't I add these modules?
  42. Create an event
  43. ADO SQLConnection works only in Windows, but not in WEB
  44. Treeview with in an checkbox in few of the nodes
  45. Listview Scrollbar
  46. Asynchronous Socket Problem with TCPIP
  47. Restricting which rows are editable in a NETCF textbox
  48. DataGridBoolColumn
  49. Easy Question using switch / case
  50. How to use a huge memory in C#?
  51. CPU usage amd memory usage
  52. OOP and instanstiation question
  53. access modifiers applied to property
  54. Need advice with huge TreeView performance
  55. creating a base exception for a windows application
  56. Deserializing - Can this be done?
  57. nant - what is the right way to reference?
  58. WORKS IN TEST, NOT IN LIVE????
  59. Javascript to C#
  60. Getting WIndows Login Name From ASP.NET
  61. Adding Stylesheet to XmlDocument
  62. entering hex format into datagrid backed by int
  63. access web service through proxy server
  64. Windows Service, MS SQL 2005 and late binding
  65. Help. MySQL OleDbDataAdapter Error Unrepresentable DateTiime
  66. Hiding Menu Items
  67. How would you make TreeView nodes turn into TextBoxes to edit?
  68. checking for numbers in C#.net
  69. Default property
  70. C# click once application with report and reference to assembly
  71. Security in windows forms apps
  72. Place of BeginTransaction in code
  73. Settings files used within Assemblies and application scope
  74. How to populate a combobox with an ArrayList containing 1 dimensional array of strings?
  75. Using Generics with System.DirectoryServices
  76. How to reference a reference type?
  77. download a word document from server using c#.net
  78. Automate downloading attachmments from email inbox
  79. how to add service/demean for checking software updates
  80. c# definition - two questions
  81. VS2005: How to synchronize active source file and Solution explorer View
  82. c# winform inheritance and localization
  83. Transparency key is not working in Child Forms
  84. Broadcast Message over VPN
  85. making .NET 2.0 tracefiles readable/parsable
  86. Saving Message Object
  87. Multiple Forms Hiding and closing
  88. finetuning .NET 2.0 tracing
  89. UICulture on MUI WindowsXP question
  90. How to know if the user canceled the download?
  91. Drawing graphs/Charts reading data from DataGrid
  92. Selecting current Item in C#
  93. Process.StartInfo
  94. Thread blocking diagnosis
  95. Problem running app in .NET 2 when .NET 1.1 was installed
  96. #region in ASHX Handler
  97. Decoding strategy
  98. Is this a bug in the data adapter wizard?
  99. Problems with code execution on Mobile devices
  100. .NET 2.0 WebBrowser Mouse events
  101. Generics for Customer and Phones.... should be easy!
  102. How to close a web page?
  103. Need Help Converting VB6 to VB.NET
  104. DataAdapter and MS Access
  105. Cannot serialize BuildEventArgs : EventArgs
  106. Problems in deploying "Windows Service" using VS 2005 Setup project
  107. FtpWebRequest Problem
  108. Htmp parser
  109. can I add a style to RadioButtonList?
  110. Console app printing
  111. Problem with checkboxes
  112. Regex question
  113. Problem with DataSet.Locale settings.
  114. How to get value from SQLDataReader
  115. save streaming content to local resources
  116. populating treeview from database table
  117. webbrowser dom problem
  118. Vista RC1 & 2 - Developers perspective?
  119. RegLoadMUIString Vista P-Invoke
  120. Custom button.
  121. How to create variables and configuration settings for C# Windows Project
  122. Windows Service project doesn't install using VS 2005
  123. How to Create textbox controls inside of a contentPlaceHolder dinamiclly and then insert each one in a database
  124. architecture problem
  125. "Late binding" in C#
  126. check RAM size and configuration?
  127. Adding Two button
  128. Using P/Invoke to call a pointer to a pointer
  129. Get precompiler value in C#
  130. Apostrophe in Column value of DataTable select query
  131. setup ask for key during installation
  132. Error accessing Access DB
  133. copy SortedList
  134. Casting a parent class to a child class
  135. Connect VB with C#, VB give instruction to a C# code ?
  136. Minimum age validation in C#
  137. Drop your pants and grab your ankles..its VISTA!
  138. Seeking info on httpweblistener....
  139. Wait for External Message Queue to Process?
  140. ActiveDirectory group membership in offline profile
  141. How to create a DLL that can be called from another Win32 appl.
  142. Searching
  143. C# equivalant for dll function call
  144. How to send a mail using C#
  145. Adding new items in Contaxt Menu
  146. How do I exit the program?
  147. using char in do while condition
  148. What is maximum time thread can be run?
  149. RegAsm not executing.
  150. What happens after Form constructor?
  151. Question on Background worker
  152. How to access ModuleController from View Presenter?
  153. Properties
  154. hyphen in regular expression (cSharp)
  155. custom web server
  156. problem with graphics.DrawString
  157. Get name of instance of object
  158. How to convert C++ code to C#
  159. pass types by ref or value
  160. How to open a popup window from the server side to clint side using javascript
  161. ExecutionEngineException trying to override IInternetSecurityManager
  162. get / set and sevral values
  163. PropertyGrid Serialize Property of type SystemColor
  164. sqlcommand.ExecuteXmlReader is not work, why?
  165. static constructor multithreaded?
  166. Web Service Question
  167. uncleared code
  168. uncleared code
  169. Using webproxy object in 2.0 when proxy has been configured to use Active Directory
  170. How to make a cross post?
  171. how to run report services
  172. XAML - System Requirements
  173. How to send mail?
  174. Advices regarding calendar \ organizer
  175. Routing tcp/ip requests, load balancing
  176. Simple and quick way to write to SQL database?
  177. How to do this?
  178. Cool Interview Questions on Dot Net
  179. How to display this using MessageBox.Show method
  180. Profile - anonymousIdentification = true kills db connection
  181. Alternative to using MatchCollections
  182. How close/open forms in Windows app?
  183. Web Browser permissions in C# app
  184. generating NET Framework 3.0 WS proxy?
  185. "Override" static method via DynamicMethod
  186. Regex negative lookahead.
  187. Webbrowser control access to links...
  188. How to assign a reference to a class member to another class member?
  189. Setting properties at design-time faster than at run-time?
  190. Internet Explorer ActiveX and filtering the html before it arrives to the browser
  191. C# equivalent to a smart pointer???
  192. Once more about the COM error 0x80010108 ("The object invoked has disconnected from its clients.")
  193. odp
  194. odp
  195. Context menu Problem
  196. How to change name of the project?
  197. custom transparent forms
  198. NG-style Messaging System For Windows Forms Application
  199. Get Data From USB Device
  200. c# 3.0 - when?
  201. How can I tell if a component is scrolled to the bottom?
  202. go to definition???
  203. Threading for filling out gridview?
  204. Updating ApplicationSettings/Databindings at runtime
  205. Data exchange between Web Service & Win Forms application
  206. Italics in Windows title
  207. InsertQuery null value to int column
  208. Programmatically populate grid
  209. DefaultValue Attribute breaks XmlSerializer
  210. Application wide event?
  211. partial class
  212. Socket.Send is slow when sending within same process
  213. Cannot Open local SQL Server Express Database
  214. Embedded browser: Bypass security warning
  215. Having issues with listbox, probably simple....
  216. how to create a web service to take uploading file?
  217. Boot CD 8.5
  218. State Engine
  219. Serial port Help Needed PLEASE
  220. How to use DllImportAttribute programmatically
  221. MSBuild: Project level tasks from solution
  222. vdproj MSI throwing exception: Invalid directory on URL during Ins
  223. Sqlhelper or not Sqlhelper that is the question.
  224. Very strange error in ASP.NET 2.0
  225. Insert records into a dbase table
  226. Adding HTML Code to a web page already running
  227. Adding HTML Code to a web page already running
  228. "Virtual properties behave like abstract methods" ?
  229. Search Pattern
  230. Repetitive XML comments -- what's the point?
  231. Buffers
  232. Deleting all files after uninstall using VS 2005 Setup project
  233. Generics is very slow. Need help speeding it up
  234. Need to format a date!
  235. ASP.NET Using Atlas
  236. IIS number of connection
  237. Find all keys from a specific global resource
  238. form
  239. How to...
  240. Eval Function in c#
  241. Passing an variant from classic ASP page to a .NET webservice
  242. find an user in my domain
  243. OSQL + not responsing.
  244. sending email using c# Windows application
  245. Write the values of a PropertyGrid to an XML file
  246. Is there a global validate on a winform?
  247. Event Generating Multiple Handler Calls
  248. Dan
  249. Very complicated Regular Expression Help
  250. Very complicated Regular Expression Help
  251. Changing Local TimeZone in a Program
  252. Modifications to dataset definition after changes made to SQL database table
  253. calendar + organizer
  254. WMI C# Intel CreateVLAN
  255. Resize/Convert images on the fly
  256. Regular Expression Niggle
  257. Problem with OleVariant and C#
  258. what's your lucky number ?
  259. starting tutorial for C#
  260. WrapMode in DataGridView
  261. Saving Properties.Settings for a DLL project
  262. Scientific Notation In Textbox
  263. Why callback functions are static?
  264. Read a file of records with a Struct in C#
  265. What is the .NET/C# Web Application version of Messagebox.Show???
  266. Automatically print pdf document to a particular printer?
  267. How to merge two arrays as one
  268. auto-indentation
  269. About DataSet and Stocked procedure performance
  270. FileOpenDialog without a File
  271. RSS 2.0 in .net 2.0?
  272. List all controls inside of each form
  273. some programs
  274. Set process object = current app?
  275. Adding password column to DetailsView?
  276. Scrollbar position
  277. AbandonedMutexException
  278. Using Generics causes Dispose() error
  279. search user in active directory
  280. Settings file
  281. Dynamic memory allocation
  282. Increasing height of text box
  283. Help with encrypted web pages?
  284. How can I control tag name when returning ArrayList from WebMethod
  285. Help with images and scrollbars
  286. Problems with DataSets in DataSources window when renaming the source database
  287. Ping: DataGridView ScrollBar Click Event
  288. Execute compiled code remotely
  289. How can I clear the Clipboard buffer after a reading a Word document?
  290. Get name of property
  291. I problem in using .Net Remoting
  292. any way to suspend events for controls while I edit them?
  293. parsing XML Schemas
  294. How send email
  295. C++ to C#
  296. 64-bit compile and >2gig memory access
  297. Typed datasets in the business layer
  298. base 64 to Multi Page Tiff conversion
  299. Fastest way to update an integer variable across threads
  300. Ping: Bruce Wood.. Again...
  301. Array reallocation question
  302. UrlDecode
  303. how to use microsoft application blocks ent lib june 2005
  304. Socket.Send - Sending message to the same process
  305. Cannot create a Virtual Directory using System.DirectoryServices on Windows Vista RC1
  306. Modifying windows layout(title bar)
  307. Windows Registry Key C#
  308. Fastest way to work with DataTable
  309. Convert latin to a-z
  310. Installing a Windows Service programmatically
  311. How to iterate over and Enum?
  312. How do I refresh a ComboBox who has ArrayList as Datasource?
  313. Convert VB.NEt to C# problem
  314. A special print style sheet
  315. custom operator++ yields InvalidProgramException
  316. Server O/S anomaly in WebBrowser file download
  317. Eventhandlers, C#, VS2005
  318. WinInet C# - InternetSetOption
  319. Datagridview scrollbar click event
  320. Indenting XML output?
  321. Accessing a spezific key in a Hashtable
  322. Timer Array in c#, VS2005
  323. Why instantiate a class, all of whose methods, properties, and events are static?
  324. Console.WriteLine() problem
  325. FileVersionInfo.GetVersionInfo for outlook add in
  326. missing fundamentals of updating a database
  327. Invoke
  328. C# passing array of data to Excel
  329. Problem with .Net Remoting with threads.
  330. Converting Windows C# Application to a Windows NT Service
  331. > works but = doesn't
  332. Why does this compile?
  333. How To Make Text Transparent [Win C#]
  334. System.Diagnostic.Process
  335. Getting a type initializer error from CrystalReportViewer control in upgraded VS .NET app
  336. DataGridView: Skip ReadOnly cells
  337. Date Format
  338. Connection Options MSDN example failure, scope connect failure
  339. Windows service to run at certain time
  340. Using GetType() inside a generic?
  341. Retrieve list of groups for a folder
  342. Messagebox question
  343. Calculating Bytes/KB/MB/Gb...
  344. Tabcontrol tabpage indented canvas
  345. Old Windows help
  346. strategy question regarding storing of configuration data
  347. C# class design
  348. Memory used by a specific process
  349. DeflateStream.Read() returns zero
  350. form designer
  351. EnableViewState in GridView, columns only
  352. Publish question
  353. .NET Framework v2.0
  354. Create a Socket from a IntPtr handle
  355. File Size
  356. Intermittent NullReferenceException Error
  357. Javascript successful message
  358. How do I pass one record, one row to a Method?
  359. Needs to close the screen automaticaly
  360. Optimizing C# programs for Multi-Processors/ DualCore
  361. Does timer interval gets stored anywhere in system or in registry.
  362. StreamReader.ReadLine()
  363. hosting winforms in html page
  364. problem windows service with process.start()
  365. Client/server question.
  366. file could not be loaded into the web forms designer -- error
  367. Print tables and barcodes without userinteraction
  368. Getting message from outlook
  369. Trouble finding last line executed with VSNET 2005 before exceptionoccurs
  370. You're good if you can answer this one.....
  371. Tractor feed and PrintDocument
  372. tab page header is gone
  373. Outlook Contact address display
  374. Decimal Round Up Question
  375. Outlook - Addin Object
  376. thrDownload = new Thread(Download()); problem..
  377. Bug in ListBox.IndexFromPoint ?
  378. Dynamic cast string value to a specific data type for stored procedure
  379. UdpClient.BeginReceive callback function??
  380. TCPListener and TCPClient not working over nat
  381. How to add an array to another
  382. Problem with pkcs #7
  383. WebRequestMethods.Ftp Problem
  384. howto modifying resource on an existing assembly (.exe) ??
  385. ProcessInfo Puzzle!
  386. ContextMenuHandlers - adding to Windows shell
  387. Try Catch Opinion
  388. Convert bmp to ico
  389. Row Filtering in dataset
  390. Help (No really I need Help with Help :)
  391. cannot view xsd file of asp.net2 website project
  392. Debug-Look at data inside a dataset?
  393. Sequencial Guid
  394. Problem with parsing double value from xml file
  395. Is Trace.Close() really needed?
  396. Registry Key to check Windows Version
  397. Unit Testing Model-View-Presenter
  398. Entering break mode failed for the following reason: Source File XXX does not belong to the project being debugged
  399. Treat a DataSet as a class structure
  400. Stretch Bitmap
  401. How do you open a file for reading like Notepad?
  402. how do you read an entire database to a dataset
  403. Looping through Outlook Contact Address list
  404. Extracting values from arraylist
  405. reading from text box
  406. C# windows control libarary
  407. System.Net.FTP and VMS
  408. Procedure or function has too many arguments specified. Problem
  409. Incorrect values when using float.Parse(string)
  410. Strange error using a dll
  411. Server hangs on a client callback
  412. processStartInfo in C#
  413. cross-thread operation
  414. Publishing
  415. pipe.log
  416. DateTimePicker Programatically Displaying Calendar
  417. Outlook Add-in using C#
  418. Lock generic SortedList
  419. I want to compress packet go out from my machine
  420. Accessing getElementById in c#
  421. Convert VB to C# (Redim array question)
  422. How can i validate an ActiveX control registered on my system whether it is licensed or not?
  423. Granting reflection rights to remoting server object
  424. a = a++
  425. Command-line Program
  426. windows service with process.start()
  427. Change User Credentials on Own Process ?
  428. NUnitASP and the SessionState
  429. ContextMenuStrip - detach and attach
  430. Pop up menu
  431. Stream large file in WSE 3.0
  432. StreamWriter.WriteLine() vs .Write("\n") and missing newlines when writing to files with the later
  433. VB to C# converter
  434. Windows String resources. "Assertion Failed" Dialog Title
  435. Nullable<Int32> on heap or stack?
  436. Is this safe
  437. Outlook Program
  438. getting started with windows services
  439. Is there a clean way to create a byte[] from an HttpWebRequest.Read?
  440. How do I assign null to an integer?
  441. Treeview from Top to Bottom
  442. Microsoft outlook program
  443. Main.activeform is null
  444. how to open a project from visual source safe?
  445. Can C# Express 2005 target .Net 1?
  446. Cannot get IIS pickup directory... No idea
  447. System dpi
  448. foreach help
  449. MS Enterprise Library
  450. position of modal form
  451. Thread-safety analyzer/simple guidelines
  452. Image export
  453. BackgroundWorker and events handling
  454. MS Access parameterized reports
  455. App Settings for assemblies.
  456. Passing Events from a user control to a form using the user control
  457. Sequential file access in C# [Net 1.1]
  458. Error: The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for - Sombody help
  459. Sockets. How to change the port that is assigned automatically onthe client
  460. Can I use ADO logic with Visual Studio 2005 Express?
  461. How to get source code during exception?
  462. Help -Can't send MHTML as email body using Reporting Services output
  463. SerialPort class and ExcapeCommFunction
  464. Application.DoEvents() triggers exception!
  465. serialization shared memory problem
  466. SerialPort class and EscapeCommFunction
  467. How can I zip a 8 Gb file using c# ?
  468. Winforms and objects
  469. Hi,
  470. console project question
  471. Advice !
  472. TrustAllCertificatePolicy
  473. VGA sizes - bug in CF?
  474. web sreaming?
  475. storing items in list/collection by an ID key
  476. WaitForExit( 1 ) never returns
  477. Adding existing project into current project sub folder
  478. Null structs
  479. ADO.Net thread safety question
  480. CSharp Equivalent of VC++ char?
  481. Void/function on a class which is an array
  482. Dynamically creating an object (Reflection?)
  483. Unable to cast object of type while deserializing to class
  484. special print style sheet
  485. Passing DateTime to Managed C++ Application for Modification
  486. Click once and .net 2.0
  487. Color ComboBox Populating
  488. Exception Handling
  489. How to add special columns in dataview
  490. filling values in a web page using C#
  491. Physicist invents 100+ Years Advanced Video Game System
  492. Install printer programmatically
  493. How to avoid a big switch statement to create a type/subtype
  494. How to avoid a big switch statement to create a type/subtype
  495. The Set Class in C++ and Java
  496. decompression problem
  497. ToolStripStatusLabel too long
  498. Typesafe Enum Pattern
  499. Forms and asynchronous Serial Communication
  500. I need help with something
  501. C# for non-programmers
  502. Inheriting from array of System.Diagnostics.Process[]
  503. Make Directory Tree
  504. Concatenate numerous large binary or text files into one
  505. c# and sql
  506. Password Remembering Plugin
  507. CSharp problem
  508. Error opening database
  509. Adding a new project in sourcesafe breaks the build!
  510. Convert FULLCOLOR format to GREYLEVEL
  511. Help! I can't find this info anywhere!
  512. problems with Resource File
  513. formatting problem
  514. Windows Service and multithreading
  515. Delete files to recycle bin
  516. Override child control of inherited class
  517. VS2003 net: Can it be upgraded to .net 2.0 ?
  518. Compare unicode string
  519. Source Control - what files should/shouldn't be stored in source control
  520. Singleton using static constructor
  521. wake from screen power save
  522. WebBrowser control
  523. Is it possible to use .net framework 2.0 in VS2003
  524. CreateUserWizrd help needed.
  525. Async Ado.Net Operations (Begin/End OpenConnection)
  526. data options for application
  527. Find non-quoted string using RegEx
  528. Fill Datagrid column by column
  529. How To - Programmatically Create DL In Exchange GAL?
  530. C# name
  531. Visual Studio 2005 and .Net 1.1
  532. C# and Access reports
  533. Forms vs Windows Authentication
  534. How to dynamically display entries made into a growing log file
  535. Circular dependency
  536. stored procedure arguments
  537. Open Excel WebBrowser
  538. "Invalid Function" When accessing a 'MVFS' drive.
  539. Regex - escaping the dot
  540. Return different types to Excel
  541. Random Double with a given Range
  542. Can't step into source code
  543. Validating event not firing on textboxes created in code
  544. Accesing property name at design times
  545. How to create files and validate them using javascript
  546. How do I Bind Data to a Datagrid in a C# Windows Application?
  547. Configuration Model in .Net 2.0
  548. Ensure the form is disposed
  549. how to zoom
  550. Unsusal Exception