Home : Bytes IT Community / View Full Version : .NET C#
- Class Types
- override C# OnPaint method of parent Form class in VS2005
- Create Cab File with VS.NET 2003
- Single Class vs Multiple Class
- C# - Installer - Sample code to run batch file via custom action
- Web application running a service when EXE not allowed
- Drawing text without an offset
- datagridview headers
- Avoid inserting a duplicate record on page submit?
- query AD - Domain does not exist error
- Gridview with column Combobox bound to child rows
- How do I: Embed & Access Resources (like a wav or .x file)?
- Creating SQL Database Programmatically
- Test null value in generic
- Panel control resets its scroll position
- C# books
- Global Hook for Window Painting
- endedit in formclosing
- Problem using using C# to develop classic COM Server
- OOP and databases in the real-world
- table as node in a treeview control
- wrong
- DataViews
- Add Tooltips to HeaderColumn
- Datagrid
- Memory Leak in .NET 1.1
- My own even handler
- Application doesn't start
- Possible ?
- debug class library
- Sharing a Typed DataSet Object!?
- testing websites and web services
- Detect if a string is s number
- Copy one dataset data into another problem
- Regular Expression help
- How to call functions of a DLL in Excel and in a .net project
- Need help with VS2005 and Settings.settings.
- Datagrid Databind "System.FormatException: Input string was not in a correct format"
- Decimal d1 = Decimal.Parse("0.1"); // = 1?!?
- Generics & Dictionary
- What do i have to link...
- context menu strip
- image icon things
- Ho to ...
- Slow TcpClient
- ASCII and beyond, backup binary data to text file
- Active directory
- Converting C# to VB
- need a date look here
- Reusing a asp:repeater?
- develop application optional components/features
- Setting Color Depth of a Jpeg Image
- Commercial Application Development
- Xml deserialization problem
- Bug in exception handling?
- Excel Add In
- Storing Hash Codes
- Important question about .NET 2.0 datasets...
- Separating WinForm from Logic
- Problem with Threading in Win Forms
- Drawing in design mode ?
- ADO objects different in C# vs VB?
- Cant find a windowscontrol
- Viewing Calendar in a different culture is not working
- convert HEX string into integer
- console or forms
- Seeking simple security example
- Implementing a DataGridView numeric only column
- Creating IIS virtual directory usin C#
- Runtime expression engine
- ToPascalCase() ?
- Using OracleType.Raw with C#
- Seeking Advice for Inter-Application Communication (VB6 to C#)
- ndoc and/or HTML help link to other chm
- I have problem with word.dll
- Regex - Combining statements
- Crystal Reports C#
- Regular Expression
- shouldn't if (this!=null) generate a warning?
- Debugging C# in Excel Add-In
- How to marshall an an array of strings between C# and a C++ dll?
- Converting Between byte[] and String?
- SQL Server 2005 Mirroring Connection String
- combobox datasource
- Is it possible to make empty datagridview rows visible?
- rename "Main Report" in Crystal Report Viewer
- Need help adding reference to Microsoft.Office.Core
- Language improvement: Add scope to class member fields
- How to change disable color for Checkbox???
- Show page from help file inside interface
- Arrays of classes or structs, which is best
- DllImport and error handling
- beginner: Windows form Q
- How to limit just one C# application on windows xp?
- Insert an Image to a dataGridView column
- ASP.NET Generic template
- How to delete a file at a remote web location.
- Refreshing / requerying GridView control when page is submitted?
- Radio button and Dropdownlist in Datagrid Edit
- Setting value for unbound DataGridViewComboBoxCell
- Copying Files from Network to Local
- Convert Type.
- Multiple selected row in DataGrid
- Short Strings - Data Encryption/Decryption
- getting data through serial port
- Help with framework hell
- How can I add a referenced assemblie after compiling it?
- calender control
- Cannot Create C# WebForm
- TAPI
- DevExpress XtraReports: Report Template Creation?
- Site to learn C#
- Shell
- nant question?
- Link for C interrupts
- Need direction to write certification in C#
- Win Form - Data Grid Question.
- Assembly.GetReferencedAssemblies
- Selecting data from a DataTable into a new table in a DB
- Multiple projects, Single source file?
- BeginInvoke vs QueueUserWorkItem
- Possible to prevent direct navigation to a page?
- Printer message
- Form based security using main web page with Frames
- Step into debugger at next line
- Pragmatic General Multicast (PGM) protocol
- Opinions on Sharing Assembly Versions please
- Formatting a datetime
- C# stl
- On reboot of machine, something is crashing .Net.
- Wrapper class
- datagridview question
- Any Tidy or Optimize "Using" statements add-ins other than Resharper
- How to make bitmap from Dicom of jpeg format
- enumerations
- get_Range function throws an exception
- minimizing console window on startup
- C# equivalent interface mapping
- Cast string to DateTime
- Windows Datagrid KeyUp Event
- Internal representation of hashcode
- Unzip problem with images
- Dynamic connectionstring with Dataset Wizards ? (VS2005)
- Dynamically Load User Control
- ado.net unbound totals column
- Tracking user activity
- Enums and IEquatable<T>
- datagridview
- Run a program in a specific time – automatically.
- How to view the directory information of the neighbor computer
- Number of Open Database Connections
- DBNull issue
- DBNull issue
- Example of basic data output using C# in ASP.NET?
- Datagrid Click event
- ASP.NET GridView
- Passing Variant DataType
- Control access: Anonymous Methods, MethodInvoker
- Controlling Read/Write Permissions Per User
- side-by-side assemblies in single running application
- RS23-Port with C#
- TypeConverters
- C# test
- Extensible objects with dynamic properties
- Getting values throw dynamically created winfom
- Hide grid lines in a DataGridView
- The ' ' character hexadecimal value 0x20, cannot be included in a
- Calling OS functions from with C# code
- MD5 encryption question - communication with Java
- C# Generics Book
- A generic error occurred in GDI+.
- Exlcude folder from project
- [.NET 2.0] Process / ProcessStartInfo with specified account
- Changing ASCII values in C#
- RichTextBox question
- DLL protection
- Why use C#?
- SaveSetting/GetSetting Replacement
- can an instance method be thread safe
- best way to update a record.
- DLL Type.
- JS to C# Conversion?
- ListView Header's ToolTip
- Do I really need to build a custom caching engine?
- XslCompiledTransform into a 'String' rather than Response.Output/Stream
- Multiple web services
- Covariant return types
- Converting Time from am/pm to 24 hrs
- Boilerplate example for updating GUI inside a C# Thread
- Delegates & type safe
- Delegates with out parameter
- MDI Menu Merge in .Net 2005
- program navigation on tab
- ApplicationEvents_11_NewMailExEventHandler fires multiple times for a single email
- Object/Decimal cast exception... Bug ? or is it me ?
- Microsoft.Office.Interop.Excel doesn't like me
- Determining Mime Type
- Running code during Assembly.Load
- Solution path in C#
- what would be the best choice: csv or XML
- Typed Dataset problem
- Write/Redirect output from "Console.out.Write" to panel INSIDE Visual Studio possible ?
- Is there an option to change auto-bracket source code formatting ?
- C# DirectSound sound compress
- c# probe
- Calling a VS2003 class library from VS2005
- Where can I store these settings?
- user control?
- Aysnchronous socket problem
- Code documentation
- begginer
- IIS - localhost not displaying page
- Deploying device drivers using VS2003
- How to prevent seeing previous page after logout?
- copy from A Graphics to another Graphice ?
- modify list value with foreach iteration variable
- Design Q
- Object Serialization
- Multithreaded Automating of IE
- Native C#
- How to change the look of a .Net apllication?
- Passing a generic type of class ?
- Regex match backwards?
- Is it possible to use regular expressions inside of an xpath statement executed by System.Xml.XmlDocument.SelectSingleNode() ?
- testings web apps
- Double click listbox on web form
- How do you read this?
- Parent-Child Relation in DataGrid
- Interesting Results, StackFrame
- runtime Active X on form
- How to Convert Office Docs to PDF using C#
- Prevent Paste outside my app
- How come c# don't allow multiple inheritance?
- Type Substitution over web services?
- ListView LabelEdit on F2 key
- dataset programmatically update VS2005
- Creating Controls in a dynamically assigned Event
- Capturing Dictionary<T>.Add() event?
- ListItem not available in win forms
- GridView & EnableSortingAndPagingCallbacks
- Add Attribute to CheckBoxList ListItem at runtime?
- Problems sending and receiving files
- multiple single tiff files into a single multiple pages file..
- pushing the envelope with sockets
- How do I send an e-mail with a link as mail content?
- C# Express, how to debug a Class Library???
- How to read and write Hierarchical Configuration Settings
- C# 3.0 Proposals
- Transparant picturebox
- using Excel 2003 from C# 2003
- Tough Question!
- static timers
- IEWatch in C#
- How add cookie to webbrowser control ?
- convert htm files to pdf
- pdf fax and c#
- Maybe a static method and/or View State?
- Project Settings location
- Formatting TimeSpan in a DataGrid
- SQL Queries
- TreeView duplicating nodes and also blowing up IE
- Hosting whole Form (not a UserControl) as MFC MDI dialog
- Get object by name
- GridView Updating
- datacolumn or dataview binding problem
- replace unknown string via RegEx
- Graphics.FillRectangle vs Graphics.FillPath speed
- List of available SQL servers in the network (SQL Server 2005)
- Object casting
- pause
- Help accessing other columns from DataSource table in a drop down combo box?
- Using in-memory interfaces for images in Browser Control?
- Binding Image web server controls
- Redirect input from file to string
- Return datatable records that have a childrow that meets a search critieria
- Converting a MemoryStream of bytes to a string
- ButtonClick event happening twice when overriding method
- Working with multiple namespaces
- timer
- FileSystemWatcher
- CheckedListBox
- How to darken background?
- Coverting CrystalReport or PDF files to image
- COM+ compatibility problem
- How do I fetch current cursor position
- ListView like Thunderbird
- Can't convert VB.NET code to C#
- DateTime.ToShortDateString
- Exit Sub in C#
- GDI objects leak
- Rowfilter Greater Than and Less Than
- make Internal access more logical and less physical
- passing generics in a function?
- Multiple form designs with same code
- evaluating rules, resolving conflicts.
- Check wheather other apps have opened a certain file
- How to modify Web.sitemap
- redirect output
- RTF Textbox
- Deleting directories!
- Using "net use" in Console application
- Noob question
- How do I delete multiple files?
- Access to EventLog on remote computer
- Adding MessageBox to my aspx page
- Fast serialization for third party object
- DataGridView Selection
- Print in text mode
- try...catch in constructor
- Connection Timeout
- run a C# application from the command line
- Write COM Object in C#
- Application to download?
- how to stop the icmp packet?
- Size of the connection pool?
- can anyone tells me how to modify the mac address of nt system.Use DDK
- Exec Stored Proc (C#) - the Size property has an invalid size of 0
- Reboot the computer.
- logging errors into logfile in C#.net
- Winforms threads UI not responding
- Transaction for TableAdapters
- ConfigurationSettings.GetConfig .NET2
- SortCompare of DataGridView - how to?
- Dropshadow effect on controls not form
- thread ? elapsed time
- catching postmessage from 3rd party app - doesn't work if the app is started from the message receiver app
- Regex
- ListView Scrollbars
- Application executed at given time
- Query
- sndPlaySound function problem
- redirect Console.WriteLine to a textbox
- Writing a service and GUI
- query DataSet
- How to get to the top level windows that is not mainwindow
- From j2mephone to c# ==> Wrong palette of BMP Image (if gray ok)
- Why main() inside form class?
- Change object's name
- Databinding checkbox <-> MyClass.Bool
- Copy Word files between web locations.
- grid view and datagrid
- User control and RadioButtons
- Overriding Methods
- IIS error
- development tools
- Win32 GDI and paint event
- fttphandler
- pls create a sample for me on how to use System.Reflection.PropertyInfo
- RSA problem I can't seem to decrypt
- VSTO Outlook AddIn - Toolbar button Event Handler Fires One Time Only
- Another VB to C# Question
- Error 1312 when Mapping drives.
- Net Remoting Timeout
- Is something wrong with datagrid.rows.clear()?
- IP Filter for .Net
- Locking a database file prior to copying it
- String Array to XmlNodeList
- Displaying Multicolored text in a control
- DataGridView columns
- C Sharp stx and etx characters visible
- Nested iterator problem
- XHTML validation problem
- Ignoring spaces in regular expression matching
- How to limit HttpWebRequest connections?
- ColorDialog
- Interop issues
- How to convert double to decimal (2 places)
- URGENT: Need to call VB6 DLL from C# .net application without referencing VB6 DLL
- Cannot implicitly convert type 'double' to 'bool'
- Compression algorithm
- How to get full pathnames with startup arguments?
- overloading
- Running Windows Forms App From Network Share
- Converting Vb.net to C# issues
- google calender
- Two diffrent Process tries to open file at the same time.....
- control tcp settings
- Calling api - bug, pr threading problem
- Encoding characters for HTML
- MSDN website having problems?
- Find inherited classes / walk inheritance tree
- about performace between ++i and i++
- If outgoing server requires authentication?
- Abstract/Sealed method
- Loading Bitmap From resource
- in list view, default select none so press header letter it will select the first item begin with it
- FillReversibleRectangle problem
- what is LINQ
- Covariance question
- Update record problem
- Harrassment Using the Password Recovery Control
- Splitting a String
- Enhancing Bob Powell example
- How to integrate web.config and app.config
- delphi.net to C# Convertor?
- Page Rank!
- visual studio 2005 or visual web developer?
- Temporary form
- what is wrong with this
- SqlMembershipProvider Model
- Error Message.. help.
- DLL with main entry point
- ClickOnce
- Get line number from exception stack trace
- Dynamic Formatting
- C#: CodeBehind and Code Re-Use Using Inheritance in windows applications
- GetProcessesByName() returns "Access is Denied" when trying to access remote host.
- Get network ip adresses
- Web Service - Invoke button missing?
- Bind Generic Dictionary to GridView
- Accessing fully qualified name of Assembly programmatically?
- What is the best way of adding various user Controls? [Win #C]
- Recipient address rejected: Access denied
- XSLT - how to use it
- FireFox cache
- Trying to configure IIS v5.1 programatically.
- Inter-thread message queue in C#
- C# Clipboard with Reflection question
- Object reference
- HtmlEditor update
- RTF to JPEG converter library
- silly question!
- .NET Web Application Intregration Problem
- check for duplicates
- Enable TrackBar DoubleClick event
- How do I compile a C# program?
- How can I tell (from C# code) if a .DLL is native or a .NET assemb
- checkbox list and radio button list
- DataGridViewComboBoxColumn problem
- How to identify Form.Control by sender
- FinalReleaseCOmObject and .NET 2.0 Interop??
- systems programming, internals
- What does the syntax"~[Class name]" mean?
- Using multiple windows forms
- Casting a string to a double
- Saving objects to a collection for later retrieval
- No Symbols loaded error - C#
- No Symbols Loaded error in C#
- lists of generics
- retreiving namespace using Reflection | Beginners
- Any real reason this should happen ?
- Cursor Position in KeyPressEvent
- regex high cpu utilization
- Threading problem
- Where is permview.exe?
- form.showDialog() does not work properly
- Repeating a character X number of times?
- XmlReader and LineNumber
- Enum.TryParse() substitute
- ReferenceCount not decremented when dragging COleDataSource from MFC app to C#
- Are there __FILE__, __LINE__ macro equivalents for C# ?
- ListView problem
- Windows.Forms.DataGrid dynamic columns
- OpenFileDialog - MyComputer
- Reflection, how to?
- C# on multicore
- Design/Architecture question : redundancy for small client/server network
- How to reboot at end of deployment
- Validating size of image before uploading to database
- Import reg files
- Parse String in Quotes as without Quotes
- Adding Controls At Run-Time [Win #C]
- Using a Custom Server Control inside an ItemTemplate in DataList
- List all classes in .NET
- Crystal Reports Line Charts Style/Size
- Lost binding to click-once application
- Exception in a Thread other than Main thread
- Checked Listbox?
- Multithreading in GUI application
- Protected keyword
- ATLAS UpdateProgress Javascript
- "Failed to enable constraints" on Table Adapter
- Scheduling within a windows service
- Receiving Error eMails...
- Off programming but related question ...
- How to get the focus on the mdichild when TAB key pressed
- Simple Inheritance - An unhandled exception of type 'System.StackOverflowException'...
- Binding Radiobutton Problem
- How can I get a bitmap of a Form using .NET 1.1 (ie NO CopyFromScreen)
- Error converting dd/MM/yyyy to sql server format
- string to integer array
- How can i acquire information about the hardware firewall
- How can i get a object by it name in the class whict create it.
- HttpWebRequest closes the connection on each request
- Problem passing List<T>
- nulls versus ?
- session variables
- Relocating a Control on screen and setting it to top-most
- restarting windows service from my application
- DESPERATE: Focussless form
- Insert an Image in the specified cell - DataGridView
- How to retrieve a Word document's format?
- How to display 16bit dicom image
- arguments for a property
- MD5 Hash
- How to clone container control (with child control inside it) like a group box
- Debug.Assert fails, why?
- Setting Properties (correction)
- Setting properties
- validation of input for text box
- System.Net.Mail.SmtpException how do I send mail in .Net 2.0
- DropDownList.SelectedValue
- Complex data types in User-scoped ApplicationSettings
- Generate serialization assembly: do I need it?
- DataSet on VS2005 resource
- Exporting Datagrid to Excel - How to maintain hyperlink column
- string extraction
- Using TINV function in C#
- Locked buttons keep moving off the panel when displayed
- Select item from a Listview
- passing by ref to C++
- Combo Box - Data and Key
- Hiding the task bar through code.
- reading xml file
- Drives
- CommandArgument of a button
- Delete a entry in the Event Log
- Excel ListObject XPath error "...syntax is not correct or is not supported by Excel"
- Inherited User Controls [Win C#] going about it the correct way?
- Looping through Enum on Page_Load
- Get a number with a spcific number of digits after the point
- Ineritance: Values of parent/base class
- wmi win32_fan
- Any better way to find the Clicked SubItem in a ListView ?
- Singleton implementation
- Font.GetHeight Method throws an ArgumentException
- adding event handler in user Control
- Getting autonumber field (MSDE2000 )
- C# 3.0 new language features
- Image coordinates
- How configure Outlook/Exchange for a .PST file?
- log4net vs EntLib vs Roll my own
- Anyone working on control/HMI in .NET?? (Off Topic)
- Speed up TabControl ?
- File version in filesystem
- How do I determine my WAN address?
- Outlook 2003 & DASL
- Filtering typed datatable
- Return a boolean or raise an exception (from a LogOn method)?
- Threading in C# - Article (free)
- show a windows form in front of an arbitrary fullscreen application
- NUnitForms on .Net 2.0 Alpha5 Release
- console writeline
- Sorting a Datagridview
- Code to "click" a button -- is this possible?
- Converting IDataParameter to IDbDataParameter
- gridview selectedindex changed to calculate result
- TreeView Class in Windows Forms vs. Web Forms
- Prevent window from beeing on the taskbar
- Unable to Design Derived Forms