Home : Bytes IT Community / View Full Version : .NET C#
- Activator Question
- Form.MouseDown with non-rectangular Forms inside MDI container?
- c# the youtube!!
- make a live update
- How Can Library Code "know" it's hosting application type?
- How to emulate system-wide mouse click?
- Generic Singleton - any suggestions?
- difference between List<object> and List<MyClass>
- Visual Studio and .Net Runtime Framework dependency
- cast
- DataGridView as Custom Control with a default column: Code executes twice...
- wizard
- be careful
- GUI For Mapping File in NHibernate
- Can I use FrameWork2 on Visual Studio 2003? How?
- Visual Studio 2005 issue?
- Visual C# App - When form application loads, do not take focus
- Change the color of text at a specific location on each text line
- lookup databinding combobox using stored procedures
- anyone read this yet
- List.FindLastIndex with parameter
- sproc
- Express edition creates a "Not a valid solution"
- Chart Recommendations
- implementing an interface
- connect to sql job agent
- Dealing with very large binary files
- DataReader Vs List Class
- Question about UdpClient
- udp buffer issue
- creating a Web Service from a WSDL file
- Mailmessage in dotnet 1.1 Replyto
- Setting References - What Happens Behind The Scenes?
- VS0-2008 requires framework 3.5 on user PC - alternative?
- IN trying new Microsoft Visual Studio 2008 Beta2,I need an update program...
- How to do this in c#
- Help needed for a TopMost form, but INSIDE my MDI application....
- regex
- tried new Microsoft Visual Studio 2008 Beta2
- Get Value in Excel Spreadsheet From C#
- Accessing office addins...
- Delete from generic list using ForEach
- GetMethod() returns null
- Type.IsValueType
- What is the difference between Collection<T> and List<T> ?
- how to make chkdsk?
- What makes a method non-debuggable?
- AccessViolationException: Attempted to read or write protected memory...
- Windows Service not starting
- Problem creating inf/CAB file
- How can test my activex control without the IIS server?
- How can test my activex control without the IIS server?
- Working with rows in a dataset
- Multiple Request Processor
- How to combine search patterns in DirectoryInfo.GetFiles(string searchPattern)
- Console app
- Objects referencing each other
- Signing assemblies with unmanaged calls
- Calling back to a specific object
- How to Convert bytes[] to double?
- Faster way to create images?
- How to make bold part of a label?
- c# and web server
- Type conversion Syntax
- object-relational mapping (ORM) frameworks for .NET
- Why deep cloning? Why shallow cloning? How is this related to references?
- How to build Color Enum?
- Combo Box Value Changed
- Which version of Visual Studio 2005?
- ErrorProvider and ListView, ToolStrip, et al
- calling an EXE
- Where to sell my software
- Humaneyes sucks!
- Humaneyes sucks!
- Default Printer
- Parsing Yahoo quote server returns
- how to point the cursor in textbox?
- how to change the cursor of the textbox?
- Determine Homepage content change
- MDSN Library Download Question
- What does this mean? how do I put that right?
- tags - how to?
- Error in IDE?
- how link to windows update?
- MessageBox - File exists
- bi-directional Remoting or Sockets ?
- Digitally signing application
- GridView does not update when used image buttons
- how do I save images to SQL DB?
- A question of Exceptions and loops
- How do I set the focus on a particular tab in a tab control?
- pass parameters through delegate?
- How can I create the MS Outlook's leftnav tab in Winforms
- Compiler Error CS0201
- Correctly format a string for comparison against a datetime column in MS SQL Server
- Dynamically Loading Assembly and Accessing its Types (namespaces are different)
- Data Binding
- with statement in C-sharp?
- Adding Data to Access DB using OleDb
- create new string
- Pass By Reference Question
- Getting the default login information
- Getting the proxy server settings.
- Event raised when Application/Form regains focus...
- Can a virtual method be called in a C# destructor
- Reading rows out a dataset
- iterating through a range in excel
- Reading a file using BufferedStream and avoiding String manipulation
- crash when calling a method with multi dimensional string array
- Hiding a listview column
- Win Sock Help
- How to restart Windows Explorer using Programme
- how to use 'null' keyword when calling c# dlls in c++ projects?
- What is the usage of SoapHttpClientProtocol.InvokeAsync?
- Does C# have windows.h
- receiving data before Socket.EndReceive()
- P/Invoke and null-terminated strings
- How Do DataAdapters Handle Output Parameters Correctly
- How can I overcome the buffer limitation using StreamReader.ReadTo
- Cracking ConfigurationManager
- System.DirectoryServices DirectorySynchronization and Search Root
- Conditional compilation symbols
- TabControl
- maximize the MDI child
- .Net, C#
- Where to get standard toolbar icons?
- Padright
- VS C# 2005 post-event basic question
- TELNET software, how to?
- XmlSerialize a brush object
- FTP software, how to?
- Trim a multiple line message to a single line
- Popluate a ListView control with a file list
- Collections set accessors
- Windows application and low resolution?
- Form_Load vs Constructor
- Maximizing problems with Child Forms in MDI?
- Interface for a List < MyObject > ?
- LibUsb and C#
- TextBox in FormView Insert Template
- Get a list of groups of a user
- Alternative to Thread.Sleep?
- Populating DataTable - OutOfMemory Exception
- Generic Method return Type
- VS 2005 on Vista : Problem with Post build events
- Corruption of string data in WM_COPYDATA
- TableLayoutPanel problem
- Does not run our app on Windows Vista
- Suggestions of writng product license key in Win Vista
- How can I write a activeX that support socket communication in web page?
- Upcast of generics in C# 3.0
- DatagridView problems
- Window and Control Handles
- Application can't be closed.
- Stream.BeginRead
- In asynchronous model, IAsyncResult.AsyncWaitHandle signaled first, or AsyncCallback invoked first?
- System.UnauthorizedAccessException when doing MoveTo()
- Checking if a website is online from a windows app
- LINQ PErformance Question
- System Standby mode.
- MDI parent w/ transparent background. possible?
- SSL BIND
- DataGridView - WrapMode
- Comparing an ftp directory with a local directory
- How to get global values
- internet cafe software - help needed
- Why does ShouldSerialize behave this way for a PropertyGridView?
- datagridview copy and paste
- Factory creation - when to destroy?
- ASP 3.0 not releasing objects to pool (Windows 2003 Server)
- Trying to access a custom system key/code
- Pass by reference vs Pass by Value (is 'data aliasing' a problem in C#?)
- Structural question regarding scope of variables
- datetime with offset > local and utc
- No Chinese font
- Creating classes by name
- hosting c# exe in memory for javascript calls
- TabControl.Controls.Add System.ArgumentException
- Convert.ToDecimal(dr[2]).ToString("#,##0.00") and NULL
- Structs and Ref types
- Problem using List.Contains()
- Backgroundworker and controls
- Adding a property at runtime
- No overload Error
- problem writing to network drive, visual studio 2005 service pack 1
- Modify form1 properties from form2 ( not access variable of form1 )
- ASP 3.0 not releasing objects to pool (Windows 2003 Server)
- AddPolygon and Order of Points
- What I don't like about C# so far, compared to C++ (managed or otherwise)
- Invoking to a busy UI thread
- ASP.NET 2.0/C# Response to client is masterpage instead of file.
- How to serialize a C++ object through .Net Remoting
- How could I add row to bounded datagridview programmatically?
- Sizing a "RichTextBox"
- Making a Script Repository in C#
- datagrid
- retrieve the application's path
- Looping Through Application Settings
- Add MenuItems Dynamically
- Way to manipulate Flash Video (FLV) files with .NET code?
- Getting a snapshot from a WebBrowser
- Activator problems
- -online betting-
- Can I call an event in code?
- Serializing an XmlArray with attributes
- Share Information between Service and Service Manger
- how to extend OpenFileDialog ?
- generic lists and .NET Remoting
- Bitmap Save gives "A generic error occurred in GDI+"
- System.Security.Cryptography.CryptographicException; bug in .NET 1.1 ?
- Printer Status over Network
- Bitmap Save method gives "Parameter is not valid"
- SIP software
- Create folderstructure based on file.
- Excessively slow first call to RSAParameters .ExportParameters(false)
- P/Invoke problem
- Update/Resync ADO.NET Dataset?
- SQL Commands Not Working
- What is the diffference between the thin client server application and SmartClient application ?
- Casting base class to inherited one
- Globalization
- sweet, i want domains
- how to change drive volume name ?
- SqlDependency Event Handler Getting Fired continously - SQL Notification Service
- Set control property as the result of a function taking a data-bound paramater?
- use GetPrivateProfileString
- process owner
- save as dialog and shered directory rights
- encode a serial number
- Can't bring my email body to shell.
- How to tell if an Assembly is dynamic?
- Getting C# code from a WSDL file
- VS Add-In question
- Set Manual Calculation in Excel
- what is the use of over loaded functions.
- stopping windows service.
- select a drive or a folder using the FileUpload Wizard
- network adapters binding
- Chacging the BackColor of a TabControl
- Window service - ServiceAccount.LocalSystem
- Software protection methods.
- LDAP: User associate to computer
- [C#, Word late binding] Next cell (MoveRight)
- dropdownlist problem
- Printing in C#, need code to accomplish this
- Passing Back Table Information from Oracle .NET Stored Procedures
- saving Form.ClientSize in settings
- inheritence
- Using a webservice in Windows application
- character conversion
- Array size cannot be specified in declaration?
- Serial Port Problems - When I try to send the character 0, it is sent as a space
- Network Bridge application
- A map of framework classes view
- Why Is This The Best Program Online ?
- WritePrivateProfileString in NET framework 2.0
- How to Copy Entire Folder?
- storing public key only in the keystore
- good practice tips needed: types & method arguments
- Different Languages on different textbos
- How to Find Attached Drives?
- Canceling the selection in a ListBox
- 點樣小女女
- AxMSTSCLib.AxMsTscAx - known issue
- send sms by icq
- serial number (activation code)
- CacheKeyDependency Question on a ObjectDataSource
- new operator with deep class structure
- Help with Filter on BindingSource
- MCI stubs
- font resizing algortihm
- dispose
- vs2005 configuration selector
- Threading and Design Question
- Exception
- Bug in framework 2.0
- web cam view in asp.net
- I wanna implement the revolving slash while the process is executing
- Generate Scrambled Text for Security
- System.TypedReference.InternalToObject Error
- Help with object design
- component question
- Changing the font
- Changing the font in a listbox
- AppDomains and PrivateBinPath
- how to execute another msi once first msi completes
- Microsoft Windows | MSN Flaw
- SMTP question
- Find an image in a resource file by name
- ADO.NET rollbacks
- dynamic contols
- Visual Studio error - I just don't know what's happening....
- How to directly access the memory using an intPtr
- GetPrivateProfileSectionNames()
- how to make selected dates Backgroud color MonthCalendar control
- Obtaining an iFrame src in ASP.NET
- The timeout period elapsed prior to obtaining a connection...
- DLL's created after build
- Orcas Beta 2 Released (a few days ago)
- Capture Expand Folder Event
- Copy files to shared folder in LAN
- C# 2005:-DCOM list reteriving
- C# exe file will contain programmer info ?
- Indexers: what am I doing wrong?
- Listboxes with Databindings
- oracle dll
- reflection: IO error on build when using reflectiononlyloadfrom
- Check If Commit Works Correctly
- Cannot set password for AD User
- How to determine the active form
- Need help with threading..
- WCF client browsing the same WCF service hosting on multiple PC
- Checking if a string is numeric...
- Sharing Common Classes
- Generic Dictionaries and Indexes
- Working with DataTable Deleted Rows
- trying to WriteConsoleInput
- Avoiding late payments and missed payments for a period of t
- Access DB - Autonumbers?
- Determining DragOver Source Control?
- does reading op need semaphore in multi-thread coding?
- removing string reference question
- form maximized event
- Covariant Return on <blah>Command in DataAdapters
- need help on regular expression.
- FFmpeg Wrapper
- List objects which Implement a particular Interface
- C# ManagementScope E_ACCESSDENIED
- C# Process.Start Multiple Commands
- Visual studio 2003 solution issue
- RenderControl on MasterPage - "must be placed inside form tag" err
- How to read version of assembly programmaticaly?
- Reporting
- Why this simple generic code does not compile?
- delegate confusion
- Upgrade of Windows app from VS 2003 to VS 2005
- A problem when using c# dlls in the C++ projects
- How to close disk with XPBurn?
- Headerwidth in DataGridView
- Book Recommendation: C# + MSSQL 2005
- webbrowser can't get https data ?
- String starting with ' won't concatenate
- errorprovider hangs up
- WPF 3D XBAP IE DEMO
- Forms Dispose method triggering SelectedIndexChanged event on close
- Pen Table API
- TreeListView Control
- Convert IntPtr to Dword array using Marshal.
- Inserting CheckBox into ListView ColumnHeader
- Support Clipboard correctly
- How to protect data within MS Access?
- How to prevent system time change?
- Running application GUI disappears
- Get notification buttons info - c# & api
- Using ActiveX Control
- How to set the max heap size in C#?
- Webservices and broadcasting to peers
- DELPHI C# socket communication
- Generics and general purpose helpers
- embedding CRLF
- Runtime Validation
- serial port DTR/DSR handshaking with system.io.ports
- event handling webcontrol
- how to make the checkbox read only
- static library wrapping problem
- Need help with System.Diagnostics.Process.StandardOutput buffer si
- Prevalence of Singleton
- Which class for Telnet
- The type or namespace name 'AddNewProduct' could not be found (are you missing a
- structs in C#
- method call question
- Hittest on trackBar - to set pointer to clicked position
- Calling Oracle OCI from C#
- datagridview column names
- what happens if Thread.Abort() is called during a catch() block ?
- Thread.Abort - is it safe?
- trying to transfer files to a PDA
- Detecting if an object is not reachable and can be collected by GC
- Loader lock error message
- Default AppDomain
- socket programming in C#
- Socket programming question
- Un Dropping Down a Drop Down
- writing in app.config
- Opening Outlook address book
- Dispose Generic List
- Test
- Unable to map drive in VS2005 over Vista
- difference between List<object> and List<MyClass>
- Catching page fault
- 4byte - value to string (like IPAddress.ToString())
- Dragging a line on a panel
- How to talk to peers over the internet?
- Fixed Width Byte[] C#
- Problem in Accessing Resource Manager
- IMessageFilter not for controls or form
- About test tools for unit test
- Windows Form and Thread question
- Graphics.DrawImage upside down? (rotate 180 degrees)
- C# generic type
- String
- finding the closest value in a SortedDictionary
- DataSet Designer vs. 2003 Component Item
- CD/DVD burning component
- Applying Attributes of an instance of an object to its member prop
- Creating a unique identifier from 3 ints
- words in strings
- windows media player
- NNTP Post reply
- C# winform masked textbox
- C# winform masked textbox
- Thank you all!
- Tool Window and Focus
- Keeping MDI child form TopMost?
- Sorting a Datatable
- How to Export sql data to text file in web page
- Specialization of generics
- ticker application fr a video
- Why is C# more prfferred than VB.NET.
- C# 1.1 Windows Form MessageBox question
- events call backs
- Increment Version ID
- Items in toolstrip and menustrip disappear?
- adding a hard coded number to a short creates a build error
- bind Dictionary to DropDownList
- trim the string
- Looking for Hash table with sor and search method
- Custom DataGridViewColumn. Doesn't accept some of the chars. Help
- Easily distributable database
- install web service in a Setup Project
- strings
- event handling for list view question
- Unmanaged pointer
- C++ wrap to C# efficiency
- Implicit Conversions in DataRow
- ClickOnce Updates
- OT Fantasy Football
- .NET Binary Remoting
- Missing Navigate Backward Button in Standard Toolbar in Visual Studio 2005
- Help tracking class property initializations
- Screen logger class
- Attempted to read or write protected memory. This is often an indication that other memory is corrupt
- Website that will allow a user to restart a service on another computer.
- solution for PathTooLongException
- how to validate QueryString?
- Display enum in ComboBox with spaces
- Only writing 1 byte to a file stream on one pc in office
- system tray or windows services?!!
- On-Demand automatic .NET installer
- Display enum in ComboBox with spaces
- Display enum in ComboBox with spaces
- How to set the max heap size in C#?
- How to limit program can only run one instance.
- The right way to dispose a NativeWindow?
- String in the exe file.
- WithEvents question
- asynchronous design pattern and event
- how to show different colors for enabled/disable dates on datetimepicker
- Text file into array of words
- Invalid page fault
- Setup projectProductCode
- datagridview events order
- Can I use the same Setup project's ProductCode in 2 applications?
- Can this be done via .net generics? How?
- very stupid listview icon problem!
- Slow startup on Windows service depending on system date (!??)
- Can't create text file by command line command.
- It Seems ThreadAbortException is not re-throw correctly
- serializing a COM object
- Problem using command.parameters
- serializing a COM object
- Help Rotating Text
- I have 2 solutions that I would like to consolidate into one
- bypassing the Windows Form Designer
- How to have .msi run regsvr32 after installation?
- Resize Graphic Images II
- LDAP and Sybase connection using C#
- "CenterParent" not working
- Forms in C# with fields that offer full Excel & Word functionality
- Resize Graphic Images
- Extendind/hooking system dll's
- Lockdown and Idle events
- assembly: AssemblyKeyFile not supported in VS2005?
- Event handler probs.
- Global Assembly Cache
- listview event handling
- Function hook
- BrowsableAttributes Takes Only One Value
- Clear steps to wrap an unmanaged c++ class code?
- Using a .dll
- Replacement for DataTable
- Stupid Thing
- Creating IMAGE from MemoryStream ? How to ?
- Response.Redirect problem
- Mounting a volume in C#
- how do i implement 'userlevels'?
- BackgroundWorker and incremental results
- how i can fill combo box?
- Windows Live Messenger Skin
- How to get controls to update during heavy activity
- copy or extract item from listview
- Binary BitString to Int32 : Bit fiddlers only! Can you improve this?
- How to make ServicePoint choose TCP connection in round-robin way?
- multiline regex expression
- TextBox Text
- 小女女玩line line
- WPF 3D Graphics in IE
- Read Backwards in a text file
- Looking for WPF examples of rich designer support
- Best Practice in C# for ADO.NET
- TargetInvokationException at Application.Run(new Form1());
- whats a good way to sell domains
- Derived class of StringCOnverter for dynamic propertygrid
- ArrayList outofmemoryexception
- Start "Default Web Site" programmatically
- Reading TCP data stream and finding an End of line
- Icon from fle extension
- .Net Lead
- pick up a FOLDER with a nice explorer
- copy a file with progressbar
- Validating preventing PerformClick from working
- Formatting control layout on a form.
- VS 2005 builds entire solution instead of select project
- The type or namespace name 'Collection' could not be found
- cannot derive from sealed type 'float'
- Calling a click event if there's one attached
- enable multi selection in dataGrid
- Focus on UserControl
- 中國玩line小女女
- C# - SQL Server Express Connection Problem
- Previewing Documents In A Managed Application
- How to parse XML-string ?
- Bug in DataGridView - invisible column turns visible...???
- question about using try/finally
- DataTable.Select problem <need suggestions>
- i want 2 make a higly secured guard lock which no 1 can heck
- userlevels - how to?
- Date server webcontrol
- Class Field in list.
- Help on communicate with web server in C#2005 and PHP
- SortedList<T> missing GetByIndex method?
- PropertyGrid and the base classes
- ReadLine() from multiline string variable
- interface function has structure parameter.
- Lambda Expression issue
- ClickHandler bug
- Supressing the ctrl-c and other keys during word automation in automation
- GDI+ - finding a rectangle inside another rectangle
- C# declaration statements for iSeries
- Calling C and C++ functions from a dll