View Full Version : Microsoft C# .NET
- Instances effecting each other?
- Exception and Sql-Server
- Microsoft Address Book
- What is the best algorithm for encrypting passwords
- adding icon to customcontrol (not usercontrol) in VS2005 ?
- 'Circular reference' error but can't find such an error in the code.
- Help with csharp and regex
- Static Class and Synchronization ???
- cost of object instantiation in .NET 2.0
- WinForms & Remoting
- Custom Paint with Gradient Panel
- ShowDialog and Adverting Cancel button
- Beginner - Assemblies and Multiple .cs files
- Free toolkit for dicom in c#
- Write Formatted text in a doc file
- How do I create Toolbar Dropdown Button?
- How to control Bluetooth?
- Question on simplifying a bunch of overloaded functions
- get default program name
- WebBrowser ignore javascript errors
- How to check if a string starts with a certain character
- Aborting threads
- Best way to retrieve more than one field in a single record
- Inheritance
- how to trim off trailing spaces and or commas from a string - thankyou
- Replacing international characters
- Clickonce deployment and args
- Remoting question
- Custom compiler warning message
- Security question...
- Removing Context Menu Items
- Global variables in windows forms
- Mouse over location
- Controls in Toolbox for specific projects only?
- OT: HTML Generator
- Threading: Stopping, restarting, etc
- Change my hostname
- starting application with a service.
- Same ConnectionString in designTime & runtime from App.Config. How?
- C# fixed array in structure
- Controls overlap
- Setup program wont build. It says HRESEULT = '80004002' Error
- ArgumentOutOfRangeException in ListView.Items.Add
- Getting MS Outlook Public Folder
- Inherited form doesn't have controls from parent
- What is the equivalent of a Java package in .Net
- Dynamic UI
- How to add total in datagridview
- Going from Platform SDK CSP to .NET Cryptograhic Services
- need help with custom controls please
- DropDownList DataTextField and ToString()
- Sorting dataset (C#)
- Is this possible?
- Can't edit DataGridBoolColumn?
- string limit
- Help me with this error message
- Toolbox icons for customcontrols
- PrintDialog screen for Visio.Document ????
- Calling MS Access Expression Builder from C#
- web services and multi-threading
- Architecture with a DataReader
- Copy files to a shared folder with User /pass
- Want a key value collection that maintains ordering
- Web form in vs2005
- Catching user logon/logoff events
- casting issue
- Some doubt about reflection
- How to measure your internet connection speed
- MonthCalendar refresh problem
- how to detect if System.IO.StreamReader has data?
- VS2005 msmq BadImageFormatException
- EventLogEntry and EventID
- Resgen Generated Command Line Too Long
- How to show the desired topic of .chm file ?
- GDI+ Transormations
- Help with button text
- How to run VB script from my C# windows application program?
- how convert object[] to VARIANTARG
- datagrid and Delete
- Urgent requirement of C#, ASP.Net developers
- Object Design Question
- Bitmap sent to clipboard showing up as 32bpp DIB not 24bpp DIB?
- q: enum as a param
- TNEF again. Attachment extraction with C Sharp
- Resource file
- can't get control to hold state
- How to send string from 'child' user control to main form
- TransactionScope fails but can't enable network DTC in Windows Server 2000
- Playing audio from a stream
- data grid error
- Beginner - basic inheritance problem -- public/protected
- Interop: failure returning a value from unmanaged dll
- Validate Zip Code
- newbie: two new errors
- Urgent print problem
- double.TryParse only gives 13 decimals
- MP3 Tags
- downgrade wav file
- Exception Handling Techniques for ASP.NET Application with Multiple Layers
- .net remoting and COM
- MonthCalendar and DateChanged + DateSelected events
- Efficient local data-handling
- Crystal Reports Logon dialog
- Catching PostMessage from a service
- C# .NET Month Calendar Refresh Problem...
- Strange Behavior on Embedding a CMainFrame inside a managed tab control...
- Loosing ListView.SubItems on Sorting [#C] Win
- ListView or Grid component
- using WMI to retrieve SSID - runtime errors
- How to install an Addin which is develpoed on older version of VS .Net
- remoting
- MSBuild & Specialized build file
- Security Permission Issue with C# EXE on Intranet
- Preloading images in axwebbrowser
- Tree View not showing new value
- Fill a DataSet with DataTable questions?
- System.Configuration.ConfigurationSettings.AppSettings.Get(...)
- Generics Serialization Exception
- Default property display in debug windows
- Access nested child data within a dataset
- Drill Down Datagrid
- Regex Select HtmlTags
- forms
- "Workbook.SaveAs" Failing
- CodeDom Question
- Process.Start executing old version of my EXE
- Check to see DataColumn DataType is Boolean?
- How to call an oracle function with a in C#.
- C++ and C# Interop
- Structs cannot contain explicit parameterless constructors
- Attribute order
- Problem adding/casting web user controls
- Need date part of datetime variable
- extract cab file with C#
- Outlook won't load my Addin (VS2005 C#)
- Socket Server
- windows form close and open next form
- Confusion regarding making mouse pointer to hourglass
- DataSet.Designer.cs
- C# DLL in VC++ 6
- List<T>.Contains
- DataBinding not working
- compiling
- MonthCalendar and DateChanged + DateSelected events
- how to set text back color for rich text box
- develop a program(c#.net)
- Problems reading special characters from a file
- ActiveX c# Array
- make code simple
- How can i copy related image files alongwith html file
- Create dictionary program
- How can i copy related image files alongwith html file
- Detecting Alt-Tab
- Read url from running IE
- Convert.ToBoolean
- Header Check Box in DataGridView CheckBox Columns
- VBS type functionality in .NET
- How To
- ASP.NET/C# journal like control?
- Problem with SerialPort using network
- Case Insensitive Search with Sensitive Replace
- Strange behaviour by AssemblyInstaller
- How to use C# code in ASP 3.0?
- Web service Security
- Webservice failure URGENT!
- InvalidActiveXStateException
- Enumerating devices: disabled devices not shown
- EventRaise and "pass thru"
- Generics collection<T> bindinglist<T>
- Converting String to Float
- ExpandableObjectConverter.GetProperties not being called
- Treemap Nothing Show up
- Create Dictionary program
- Any Way To Read .xls File Via C# Without Having Excel Installed?
- Color Code In Scrollbar?
- ComboBox confusion
- How to convert Date to int
- Inheritance for csharp listboxes for drag drop?
- How can I get value from another namespace
- HELP: ASP.NET Site Sending E-mail and Writing to Event Log
- Direct print to LPT1
- How to current method name?
- iterating List<T> of a base class from derived class
- Combobox, datasource and text file
- Removing an obect from an ArrayList
- Creating object but not using the standart way :(
- Tab Order
- Automatically Posing fields to another site and redirecting
- Sql Code generation tools
- ASP.NET 2.0 deployment (w/ SQL Srvr 2005) error
- Event handling with Web User Control
- Shipping Matrix Calculations
- Attribute that is called by compiler during compilation?
- how to load a rtf into a richtextbox at runtime (the rtf file provided in app)?
- Server build type
- Circular Progress Bar
- Difference between namespace { using System; } vs. using System; namespace {}
- Accessing Page controls from a usercontrol.
- How To: Format documents for printing on a Website and Deliver for local Printing
- Can't find P/Invoke winmm.dll
- Project Structure and Typed Datasets
- Help with forms
- User control events
- CHR$(&H1B) in c#
- Create Auto Complete Textbox
- Where is the connection string stored in a simple Crystal Report
- Help regarding strong naming
- Registrykey Sound and Appevents
- GetHostByName on Win98 with DNS disabled
- Simple questions about interfaces
- To Mitchell S. Honnert
- ASP.NET Generic template
- web site deployment
- Multiple windows forms handling - problem
- DB does not update using dbNavigator
- Compile time analysis?
- Form.ShowDialog is abnormal after Application.Run
- Upload documents using http
- When is this event ListBox_object.KeyDown occurring
- System.Uri.UserEscaped
- System.Uri
- Again: referencing other generated "InMemory" assembly
- Recursive WebRequest.Create()
- Synchonised ListViews
- return data from database
- how to make snipet ?
- Event handler for context menu; help needed
- A question about the Click event for ListBox
- ExpandableObjectConverter's GetProperties is never called
- Code to change horizontal text align for datagrid column
- Blank page after logging in ASP.NET web app
- Crash without dump file
- remoting Client runs NET2.0 , server NET1.1 framework
- ascii file viewer
- Windows Forms: BindingSource - DataGridView - Multiple Changes
- Date and time in Datagrids
- Word Automation Not working in Windows Service on .NET 2005
- Available applications in Taskmanager not Processess(in C#)
- Formatting Child DataTable in DataGrid
- MSHTML getrange method cousing shifting in selected snippet
- Mshtml +create range cause shifting in selected text
- Asynchronous web services VS 2005 v2.0
- Extract body from MIME message
- Temperature of the CPU
- storing floating point data with using float or double
- Icons?
- wysiwyg html editor?
- Essential ASP.NET With Examples in C#
- Logical vs. Conditional Logical Operators in C#
- Where are the Database Diagrams under VS2005 Server explorer ?
- NullReferenceException problem working with Dataset
- Can't find the independence of project
- How Do I Pass Bindingsource to Another Winform.
- DataGridView, DataSource, Columns and Datatable.
- how can I set an enum to be null?
- Share Variables Among the classes
- Deserialize XML File
- VS .NET IDE & C#
- Combine functions into 1
- How to remove xmlns attribute from XML document (.net)
- Redirect StdIO-Problem: Console.In.Peek() hungs !
- Dynamic cast possible?
- Can't trace into
- WinForms Performance issues
- ¿How can I include a DLL in a Vicusl Basic V6.0 application ?
- Smart Client
- ArrayList after TrimToSize() capacity is always 4 why ?
- .NET Update
- Threads vs Thread Pool
- Threads vs Thread Pool
- [VS2005] GridView and Template field
- New syntax for C#, CSAML
- Off Topic
- Executing SQL Server Management Studio Scripts
- BFE
- Simple optimization
- C# and .NET hosting with Help panel?
- Can't render Gridview
- Off Topic : NAnt build automation question
- FileSystemWatcher WinXP versus Win2003
- Porting web navigator from VB6 to VS2005 C#
- Memory requirements for C# windows application
- inherited forms hide default member!
- Programmatically add linkbutton to gridview
- few questions about developing Web Part
- creating a mask for a color (uint vs int)
- DateTime
- Help with Error - ( UPDATE DataTable ) does not make sense to me.
- WMI Reference
- Panels and Splitters
- Help with C->C# Port
- Freeing Memory Allocated By Unmanaged Dlll
- change backcolor
- change backcolor
- directX
- Rename my Computer
- Regex hangs
- IObjectSafety How do I do it?
- Groupbox text is always blue
- Independent monitor control
- enumerate through all combo boxed in a web form
- WindowsMediaPlayer component??
- HTML Validation
- Create rich enhanced UI
- ArrayList Contains
- Reading and Writing to XML Files
- disable Scientific notation
- Strange Event Behavior (Controls with same tag value cause duplicate events)
- Inserting a new row into a dataset table
- Diffrent behaviour
- .net remoting and com
- How to scroll to a line based on VScroll Value.
- Anoynmous methods and variable life time extension - bug orintendend?
- How do I set a TextBox width acorrding to a string?
- user control
- C# 2.0 Book
- Regex to compare whether the value of a string is greater than a specific number
- Free Audio Codecs for .NET?
- accessing static members through Type?
- Disable events in Datagrid.
- Capturing all HTTP traffic between browser and server in .NET
- Impersonating over a domain.
- document.forms[0].submit() --- please help
- How can I get file name (url) from web
- ForwView Insert question
- Need WebBrowser Help!
- NewBie help.
- LINEST Function
- How do I get string's functionality with the StringBuilder?
- Simple provider crushing
- Setting the height and width of an IMG in a WebBrowser Control in a Windows Forms Application
- code in .aspx page and not in the code-behind
- exception of type 'System.Management.ManagementException'
- Making Convert.ToDecimal() adapt to the language settings
- How to know exception raised from a Thread
- Preventing app shutdown
- How to call a function in a dll on a CE device
- select node in treeview
- Windows Login Authentication
- Question about drawing bugs in DataGridView
- exporting c++ functions to c#
- Update a Draw
- What would be the best aproach?
- TIBCO Rendezvous
- Calling C# Windows Form from C++
- safe to use string member class in finalizer?
- Tags cloud
- Retrieving cookies from HttpWebResponse despite 404
- how to change a SQL connection timeout
- I need an answer, I must be missing something
- Literals
- How to direct output of console application to the screen?
- Please recommend books for learning C#
- aspx is not updated when web service is running
- 3 dimension string array
- Show a tooltip programmatically
- How come I can not catch IHTTPModule Error Event???
- Threading.Timer Callback method called earlier than the specified
- Bold part of a text in DataGridView
- how to create dynamic event handlers
- VS2005 & Firefox ???
- Stop two instances of a C# app running
- Search for File (how to)
- blocked form
- Converting VB to c# with bitwise operations
- Using the code generators
- Correct usage of connections/data adapters?
- dynamic context menu
- Adding design-time support?
- Label.Font.
- Process Question
- Fastest possible serialization
- Select an item from listbox using keyboard
- Request.Form Loop Question
- How to use the value in .resx
- Problem with dynamically loaded assemblies when deployed thru notouch deployment
- Aplication slows down
- How to ...
- MySql Insert what am I doing wrong?
- question on focus
- how to capture Excel application minimum event
- Setting transparent colour of image
- confused about generics and abstract classes
- Uploading a text file to a server
- Excel - Database
- Sync. socket client and server example
- Registring as COM
- Cannot insert certain characters in SQL Server
- isnumeric keyword
- Is it a mapped network drive ?
- How to transfer file in .resx and transfer to Strem
- Overriding datagrid scroll bar scrolling increments
- How convert java color model into C#
- long process
- Headless application
- Overriding == and != when overriding Equals()?
- How to use GetStream from ResourceManager?
- Device Notification USB Port
- Send word document
- Crystal report shows up empty
- Windows Intergration
- How to get the path of current process ?
- Regex parsing - numeric values with whitespace
- Overriding ListView OnDrawSubItem
- Which language are employers looking for - C# or VB.NET?
- MSHTM: Howto access the elements within an <IFRAME>
- C# - Excel: Startup files aren't opened as specified.
- Adding new classes without recompiling old code ?
- restart my computer
- With - End With
- TreeView and Frames...
- Marshal bool array to dll
- Need advice for Parent Child insert in transaction mode
- <summary>
- Pass session info from webbrowser control to new IE process?
- TrueDataGrid or FlexGrid Question
- Changes to resource file NOT being acknowledged
- Domain-Specific Language Tools (newbie)
- How to check status of scheduled job
- Queue<> implements ICollection but not ICollection<>?
- xml "file handle" to share
- Tired of this datagridview error for 3 weeks. Need Help!!!
- VS.Net "Publish" Wizard: How to Change Install Folder?
- How to call oracle function to get returned boolean type
- Bringing C++ code over to a C# project
- System.Net.Mail.SmtpClient is slower
- sql partition
- Windows UserControl not displayed in remote IE
- Discovering the assembly names in your project ?
- Using DefaultMethod with WebBrowser
- How to...
- design question: how to organize your toolstrips
- Advanced RegEx (pattern clustering)
- Dll using Assembly.LoadFrom
- Advanced RegEx (the cluster problem).
- Dll using Assembly.LoadFrom
- ?? Using String.Format() for a MAXIMUM Length ??
- Modify Read-Only ID Property
- ASP.NET PeopleSoft Integration Problem
- Getting Type information about a Class ?
- Insert Row in Datagrid
- How to dispose of ArrayList of IDisposable elements
- Concept of Indexer
- session object reinstantiated every time page is refreshed
- Overridden GetProperties() of ExpandableObjectConverter not called!
- Connecting to MSSQL without a database
- Shouldn't Dispose method get called automatically?
- maximum string length in c# and .net
- anybody can help me
- Strong name Error
- Instance Variable in Static Method
- Customization In Web Application
- assemblies
- Remove the element from array
- How to convert ArrayList to Array
- Image Mapping - marking co-ordinates in an Image
- Question about interfaces
- Thread Name in Output window
- OT: vstudio 2003 cannot open/create C# projects [REPOST from vstudio.general]
- Sort gridview containing custom objects
- TextRenderer problem
- Membership Class Error VS2005
- ComExcepion
- Visual Studio and on-access scanning
- Remoting TcpChannel Timeout ? ?
- C# constructors annoy me!
- Use Ghostscript from C#
- ansi c code in c# class
- table.rows.find problem
- Get the time of a remote computer. How?
- Parse a tagged value string
- Design Question Interface
- overriding painttext for multiline datagrid
- Problem moving/deleting file after SaveAs()
- VS2005 IDE question adding overrides
- How to set language for Exception.Message?
- accessing member variables directly vs property accessor
- File - New - Web Project
- MemoryStream() method show Exception
- Commercial Apps Using C#
- Need to move custom user control
- C++ DLLs in C#
- Locating A Control's Variables In v2005 Debugger
- Control for Sql Connection?
- Debug console window?
- create a shared folder does not work in inetpub
- Byte arry to text for textbox
- UI-less user control
- Using out parameter in Dll method calls from C# appl. to C# dll
- Naming structs with a variable
- Hooking into the Window DUN API from C#
- Need some help on Cross-Platform Cryptography
- Create EMF with rotated text that is editable in office
- Bitmap.Clone
- Re: question on focus Thank you
- forms error
- sample program to connect mysql server by using odbc
- Integrating CR from other versions into VS2003 ASP.NET application
- FileSystemWatcher and FTP
- loading a treeeview from Database
- C# VBA DLL issues
- Thread-safe call to a webbrowser control
- Programmatically initiate a drag and drop operation
- Edit and Continue not working?
- Problem with RAS
- [System.ObjectDisposedException] = {"Cannot access a closed file."
- Question about namespaces.
- blocked form
- How to hide WizardSteps
- BeginInvoke and Callback
- How to add rows ?
- Simulating an event
- Windows form as an abstract class?
- WebServices and async methods
- New Linq CTP May 2006
- C# Intellisence different that VB?
- Version Checking
- I need help with creating a Dll so I can call using COM interop
- Create Sticky Note like with listbox
- RichTextBox Control Captures Shortcut Keys in Regular Windows App but Fails to Capture in an MDI App?
- How to insert characters at cursor's current location
- [ANN] edtFTPnet/PRO 2.0 released
- Process continues to run after Application.Exit()
- ¿How can I include a DLL in a Visual Basic V6.0 application ?
- Abstract Class Design
- Problem ...
- NGen During Install
- Input from a file to !objsize command(WinDbg)
- Multiple events triggered by fileSystemWatcher
- How to get current thread id
- Hot Topic ----C and C#
- VisualStyleRenderer won't work, crashes control... any bug fix?
- printing blues regarding margins
- Important question about .NET 2.0 DataSets
- Generating Datasets - Tricky Question
- ANN: Active Backup One Day Offer 11th May Only
- How to setup a project to import the compiled files of other projects
- Ellegant code generation for generics using reflection.
- Want to call a method before visible=true for a form
- Delete object bound to DataGridView
- Webrequest not working.
- Calling Methods in User Controls
- Sorted List in C#
- Schedule an Exe
- AxWebBrowser
- Redirect to a page
- Objectlists and memory
- screen scraping
- Is this structure good for methods?
- NewBie help.
- list of avaible video capture devices
- time out
- Intellisense
- Windows Forms and Console Application
- 'is' operator is giving compile error when used with switch statem
- INTELLISENSE....
- Bug in Reflection in .net 2.0
- Application Dessapears
- Uploading a document using http post
- Changing the Version number
- add controls inside datagridview windows control
- Specific IComparer use with TreeNodeCollection
- Disable a specified datagrid cell
- Release Builds
- problem tablelayoutpanel c# windows application
- NewBie help.
- C# vs C++
- Copy/Cut/Paste menu
- Lock problems with System.Timers.Timer
- How to cancel a BackgroundWorker in a blocked state ?
- Exception Handling
- CallContext thread safe
- Why this declaration is legal
- Return value of method
- How can I get my VS2003 Form files splitted in 2 Partial class flies like in VS2005 ?
- AppSettingsReader Question (1.1)
- properties
- ?? Can I Limit Member Visibility to the Namespace ??
- WebBrowser.Refresh() - when is it finished?
- Sql connection performance advice please!
- Friend classes
- Serialization Question for .Net 2.0
- Pivot table
- Is it possible to Define multiple assembly attributes of the sametype in one assembly?
- Language="C#" required in code in front
- Control properties are not enabled
- copy 1 dimensional to 2 dimensional array with actual int values
- MSDN Chat: C# IDE, May 16th @ 12:45pm Pacific Time
- MSDN Chat: DLinq, May 18th @ 12:45pm Pacific Time
- CSharp compile's bug?
- Master Pages - public properties
- typeof ?
- What is the unit in DirectX ?
- asp.net, C#, constructor in new class
- ETA for Service Pack for .NET Framework 2.0 and VS.NET
- radiobuttons
- through asp.net in C# how to check a web site is up
- NewBie help.
- C# objects
- ASP.net - Themes
- About inheritance when I use window forms
- CodeAccessSecurityAttribute and named parameters of type System.Type
- Event naming conventions
- Re: CodeAccessSecurityAttribute and named parameters of type System.Type
- Query Mailbox in C# (.NET 2.0)
- Single Sign-on
- How do I find out if a form is visible or not
- Delete row dynamically from TableLayoutPanel control
- PC Health Objects (PCH/SAF) with C#
- Fast Multiple Application Comunication
- Culture problem
- Big in Framework 2.0 with wmi?
- How do I overlay graphics on DirectX games?
- Reflection Question
- How do I catch the event that happen when the minimize icon is clicked
- Access a physical disk
- Popup window (actually slide up window like AOL/Trillian)
- Novice C#.NET question
- About software distribution
- partly dutch, partly english
- ADO.NET adapter save DataSet
- Creating a Generic Reporting Engine/Server
- RadioButton
- Graphics rendering to a Panel is immediately cleared ???
- obtain the date of each monday
- Class Library Development
- axWebBrowser1_DocumentComplete
- Generic/Text Only Printer
- XML - read thru the values
- how to use List Class in Base class?
- Language enhancement idea: C# method instance fields
- What is databound
- Installer for windows Service ?
- Reference COM DLL without registering
- how to get the assembly in the parent class of an ancestor
- How do I get a custom attribute off a value
- Only able to print once?
- Custom Attributes not working.
- Regex Qs
- Worker thread updating Forms's field value
- Any VOIP SDK's that work with C# & Compact Framework
- VS.Net Dropdowns for objects and Events
- RowFilter via array?
- addref() on C#
- Enable an user account using c#
- Mail attachment problem
- Create an instacne by class name
- Listbox Horizontal Scrollbar Problem
- int.ToString() does not exist. Why?
- System.Net.Sockets.Socket (Get state of Message)
- Cannot view aspx in Designer
- Table Adapter not showing up automatically
- DataGrid binding to an arraylist of items object
- C++ in C#...
- Database connection classes for a C# pocket PC application
- i need a way to save and open
- Remoting - Updating Textbox from server messages
- i need help with paste
- save and opening
- streamreader newbie question
- Locking Up??
- >>> new c# group for who really love programming in C#.Net
- CPU Utilization ? Very High Very Little Activity
- Creating a static class
- ADO C# VB Difference
- NullReferenceException on an already instanciated object
- textbox to combobox
- How can I do to access to command line?
- Error when trying to use StreamReader to read from a NetworkStream
- great book to start learning C
- Exceptions that Cannot be Caught
- How to make web service secure
- Re: printing blues regarding margins
- windows Key + R and Windows Key + L
- Accessing & using the modem
- ConfigurationManager doesn't exist
- custom configuration section in app.config
- GDI+ or etc
- socket.available (socket closed)
- socket.available (socket closed)
- IIS and Server 2003 Web Edition
- A question about understand inheritance, virtual and override
- Refresh UserControl drawing elements
- Excel interop problem on new computer
- Temporary form
- How to trap Delete keypress?
- threading issues
- Creating one print job from many
- MySql & Databinding
- debug
- What is the default when writing class Test
- problem with HTTPWebRequest on Pocket PC 2003 SE Emulator
- Connection pooling
- Fax, Mail
- why need constraints?
- Mouse Pointer turns to hour glass
- Exception
- SortedList<> and SortedDictionary<>
- Static property of type parameter - is this a CLR or C# limitation?
- GetType() ??
- Can i call an UDF (user defined function ) on an MSDE2000 server from code ?
- System wide hot key overriding
- Can't get hold of resources in .resx files
- Parellel interface and class hierarchies
- Sql type initializer
- Selecting events
- Custom ListView selection style like VS2005 Menus
- Generic constraints
- StackFrame is inconsistent in Debug version and Release version
- [DirectX] Can't see the fourth point
- C# 1 - PInvoke - Pinning structures via GCHandle
- List<T> and IList interface
- generating pdf files
- C# Software Developer Opportunity - Brisbane, Australia
- How to get the domain name
- Attach constants to an interface
- C# Windows form project deployment problem
- loop
- Allow only 1 user to login
- Same user should not login more than once at a time
- Datable relationship error "columns don't currently have unique values"
- try and catch in a Transaction
- Question using XMLSchema in C#.net
- (Newbie) Inheritance of a base class
- REading XML Tags Values
- dynamically adding user controls
- Getting vertical scroll bar to work correctly after making datagrid multline
- Intellisense not working after uninstalling ReSharper
- sorting
- ASP.NET and Frames
- write to a text file in a specific font and color.
- Sending and Receiving SOAP messages
- crash analysis
- MySql & combo Databinding
- Book on what is new in C# for VS 2005?
- HTTP request problem
- About using event
- Looking for DVD movies information
- Comparing objects
- Mapping char *str[]
- Strange behavior in Save for HTMLDocument??
- Add Data Connection to SQL 2005
- Stream and IDisposable in C#2.0, design blunder (well, 100-year sleepis more like it)
- Windows Service to log me into a firewall automatically
- C# Datagrid Blank
- Can you have a relative control size on a Form?
- DLINQ samples won't compile?
- Non .NET Web Services - How do I consume
- Query datatable using SQL
- configuring .NET-Based components for registration-Free Activation
130
vBulletin v3.0.5, Copyright ©2000-2009, Jelsoft Enterprises Ltd.