View Full Version : c sharp answers
- MethodInfo.Invoke and reading ref parameters
- Binding multiple CheckBoxList controls to one sqlDataSource
- How do i escape { and } in a format string
- System.Type.Type()
- Custom Application Settings
- Byte Order Woes
- Fairly simple I think
- Updating Application Icon
- vss pro gives evaluation expired message...
- Calling javascript from a C# condition?
- "lock" keyword and exceptions
- Sorting A DataTable
- Impersonate and LogonUser()
- get user id
- SQL Updates
- Exchange and C# - beginner's question
- Parameters byref
- UserControl Question
- DataGridViewColumn CellTemplate Change at run time
- Timer ticks?
- Connecting Database Engine (SQl server 2005 file .*mdf) for Win CE
- Connecting Database Engine (SQl server 2005 file .*mdf) from Win C
- Cms save problem when try to save the html page to server
- beginner's question: const vs readonly
- How to compare two byte arrays?
- transaction queues and multi-threading
- C# SqlConnection question in SQL Server 2000
- What is ReadTimeout good for in serial ports?
- IClonable deep vs shallow, best practise
- Get Application Variable in class
- Dataviewgrid : different cell editors in the same column.
- MAPI in C# .Net 2.0
- csharpbuilder shortcuts
- Define my own data type
- PrintDocument and Resolution
- SqlBulkCopy problem
- IDataErrorInfo Interface
- Retrieve file on a Sharepoint Document Library using other credent
- OpenFileDialog for Web
- (More info) EnableVisualStyles breaks my program!
- Independant deserialization
- Adding a new table to designer
- Difficulty creating netmodule from .dll with csc
- CSV to DataSet does not respect empty strings
- Using DBMS_LOB with C# (Oracle 8i)
- serial port read - returns before finished?
- Code Reuse
- C#, Webforms, Javascript, and scraping
- How can I pass an XmlDocument as a value type?
- Memory increase over time
- Unused exception variables causing warnings
- How to save html page using C#
- FileIOPermission question
- STDole image to bitmap
- How to directly focus lead node in view tree control.
- Need som quick advice
- Convert VB to C#, Operator "Or"
- Does 2.0 still require ODP.NET to connect to Oracle?
- Response.Redirect
- Download New Microsoft resource kit and .NET Ebooks
- ListView Header Color
- Textbox resize problem
- Application templates.
- usable of typeof
- Program problem, seems simple...
- RichTextBox Rtf Formatting \sub problem
- XML Serialization of a list of objects
- multiple elements conditional on if
- HttpRequest (well known by now..) error
- How to user Reports with BindingSource.Filter?
- Very peculiar problem with GetHostByAddress on W98
- <Ping> Nicholas Paldino <Ping>
- how to limit textbox to text only
- Connection Pooling and Preparing Commands
- Difference between try{}catch{} and try{}catch(Exception e){} ?
- Convert FieldInfo to Dictionary<string, string>
- Class/Form scope question
- Soap header
- Class instantiation from Type
- ReadXML not being called when implementing IXmlSerializable
- Code outlining in Visual Studio2005
- Calling COM....
- WinProc and Messages
- Countries ...
- Winproc and Message
- Data grid query
- Is there a C# code repository?
- Strange behavior using TextWriter in release version
- permission on socket access
- Converting Characters
- Embed Open File Dialog
- How do I wait until all threads have completed
- Listing of classes (similar to Java API)
- Platform For The.Net
- Off-Topic: Design Patterns poster
- initialize an ADO object from an array of string
- Page_Load executes twice, because of Response.Clear()
- Data from one stream to another
- DataView IndexOf
- Listview flickering and performance Problem
- Why is DataTable.Clear() so slow?
- Looking for a C# VS 2005 Documentation/Help tool
- Problem with EventHandlers
- Webbrowser control (AxWebBrowser) keeps disappearing....
- Serialization Stuff...
- Aero graphics card?
- Thread Collections
- nullable types got me down
- OT (slightly): Coordinating Multiple Developers
- Splitting long XML file into smaller pieces
- Using VS 2005
- using Type
- How Should I Do Bitwise Complement with Byte?
- Set enabled property of private field by name?
- DSOFramer Woes...
- chdir equivalent
- beginner's question: usage of "using (...)"
- Dual Monitors
- Datagrid right to left behaviour of cells only works when a cell has the focus
- Beginner's question
- Help with LINQ-where?
- WebMethod returning an XmlDocument generating a compile error in the client.
- TextBox and New Line
- EXCLUDE nunit from production release
- Strange problem when deserializing
- Weird Form Event Occurances
- How to get custom controls to show in the toolbox
- IntelliSense doesn't work in single .cs with refrences.
- compile and debug a single .cs in IDE?
- Vb.Net and My -> C Sharp
- WebBrowser control DocumentComplete event not fired in product env
- Listview flickering and performance problem
- Event Properties using C#
- Assemply and using Activator.CreateInstance
- Web Service calls failing after 5 minutes
- XML Documentation
- Connection string from Dataset VS2005
- Logging NT Events
- XmlReader, no ReadToEnd
- ImageList in a ListView under .net 2.0, Icons don't appear...
- About best coding Style of C#
- Initialize in and unit (cs file)
- Update a dataTable to DB
- Calling a form in a user control
- gacutil
- datagrid cell width problem
- Accessing a Shape on a Worksheet
- Custome Validation.
- Hide() vs setting WindowState = FormWindowState.Minimized
- Handling Updates in DataGrid
- Monitoring application traffic
- Naming Conventions
- Application.EnableVisualStyles() breaks my program!
- Managed Code and Unmanaged Code Inter-Process Communication for Wi
- VS2005 Executes Code After I Hit Stop
- Open EXCEL file that exists on the network from a webcontrol
- Best way to handle datetimes for any culture?
- file upload at diff locations
- Border of controls displays old 3D look? WHY?
- Using Selection.ShapeRange to control Shapes
- DataGridView refresh problem (DataTable)
- collection class performance seems SLOOOWWWWWW
- Get regular expression
- Redirect web traffic for server upgrade
- "Left" Function Equivalent in C#
- WebRequest
- How can I format a richTextBox?
- partial deserilization - Possible? VS2003
- Splitting string which includes quotes
- Open a form from a windows control
- Disable tab pages
- BindingSource, Custom DataSource and DataGridView driving me mad!
- How to kill a thread blocked on an interop call?
- Compiling VS2005 project for .NET framework 1.0 or 1.1
- Object operations: C# vs. VB
- Dynamically adding columns to a WebForm datagrid
- firing a dts package's execution
- finding out the count of "subscibers" on an event
- DataGridView
- ViewState not working - very strange
- Broken serialization
- Access Console Application from Managed Code
- Bindling list problem with listbox
- Xml Node Access
- register com object ?
- Create a document with particolar paper
- C# and MFC Shim
- Pass parameter to method or use instance member
- opacity reduce by button click
- Manually creating a form
- Dang, trivial problem!
- Creating a Process from a windows service
- Drag and Drop into Listview
- DataView Inner Join
- Find textbox/datagrid/listview where cursor is
- Does arraylist work with xmlserialiser.
- Windows Forms application
- MonthCalendar control - get number of selected days?
- Convert from List<A> to List<B>
- How to provide arguments when creating an instance of a variable T
- loading unmanaged dll
- Html Rendering in Winforms
- How to put different cell type in the same DataGrid column?
- Multiplayer game
- backgroundimage problem with flickering
- Infrared class incoming/outgoing
- DataSet.ReadXml
- XML converter - "architectural" question
- dataadapter update
- ODBCConnection
- Datagrid error
- ODBCConnection
- Retrieving Event Properties.
- examples
- Unable to set Height and Width of a form
- A Webservice problem
- Reading CPU fan speed
- Interface Question
- Automating Backup using C#
- How to create a single instance child of MDI parent
- Multiplatform & Interop
- Databound combobox, new and selected value confusion.
- Windows form's refresh method does notwork
- Creating Cyrstal Report at Runtime With Data Objects
- Howto implement multiple enumerators to support foreach functionality
- Generating thumbnails using IExtractImage
- Removing Font data
- Namespace elements cannot be explicitly declared as private, protected, or protected internal
- Winzip file want extract
- DataGridView DataTable(DataSet) and Thread safety
- Windows Service Question
- User Name and Password in Config file
- How to parse a directory of logfiles
- open pdf
- ASP.Net Datagrid Not Working Properly
- Organisation of namespaces by project
- Closing socket during async Receive
- select downloaded file extention
- Reflection Issues
- Schema problem - sqlmembershipprovider created on MSSQL2005 then moved to 2000
- Find all SqlCommands added to form
- Using Resource Images
- Availabilty of .NET framework
- How do I use XmlReader on an XmlDocument passed as a parameter
- Execute Arbitrary Math Formulas
- how to use public resource files?
- FW: Look at this critical update from Microsoft Corporation
- log4net. Where to put BasicConfigurator.Configure() when your codespans multiple projects
- DataGridView Button Columns not triggering CellClick Event
- Treeview Question
- BITS and Web services.
- Why is an uninitialised string not empty?
- Using System.Exception.Data ??
- Why is TCP SOAP more efficient than Http SOAP?
- "Show Desktop" event
- connection dialog to ADO
- Using reflection to get the type of a class from a string contaning the name of the class
- user control problem
- Application.Exit(); does not end app.
- 2 threading questions
- Problems executing external application (.exe) using windows service
- Help regarding localization.
- WinForms Designer Grid
- Windows uptime
- Self-aware class
- Excel and WinForm
- Existance of networkstream
- Useful .Net Framework for Beginner
- File-System Access on remote computer over IP address
- Virtual ftp drive
- implicit called base() or this()
- Integrate into Outlook
- How to implement My Editor control ?
- How to Convert a date and time to epoch?
- Encoding.ASCII.GetString question
- OptionalField attribute doesn't seem to work
- List of web components in the page at runtime
- What Is an Indexer?
- float arrays from C++ to C#
- Overcoming C# limitations
- Combobox binding error - Help needed.
- TypeLoadException
- listbox control - valuemember & selectedvalue
- AcceptTcpClient() / AcceptSocket()
- Caching data in C# middle tier component for use in VB COM
- oledb connection
- Event Processing?
- End of Stream encountered before parsing was completed
- Exporting datagrid to Excel in a Windows Application
- Determining the font characteristics of any web page?
- Unable to set Height
- Eval string expression
- Unknown error....
- Is IDisposable.Dispose() deterministic for managed resources?
- Components List
- how to get IP address without using DNS
- How to compare Word Docs?
- XML documentation problem
- nunit deploy and accessibility modifiers
- System.environment API calls for 32 and 64 bit OS
- access an actual object of ContextboundObject in sink class?
- Calling super class
- Encoding Problem?
- Have you used GTK#?
- Cannot generate Debug exe
- A Couple of questions about the Property Grid
- Context menu bitmap
- Enter and Tab key
- Why is concept of equals and operator== implemented this way?
- "Index of out array bounds" error with ampersand.
- What is the C# for this C++
- ContextMenu on listview closes when new item is added
- Trying to watch for USB events via WMI but can't seem to display output in winforms
- Reading System.Byte[] Value from AD
- Gobal and Session Dataset
- Urgent question w/ boxing... please help
- .NET Redistributable Nightmare
- explicitly cast List<List<object>>
- Edit C# ListView SubItems
- About Best Coding style of c#
- Setting Control's parent cross AppDomain.
- Passing password to EmailTraceListener?
- VS2005 IDE Question : How do I stop the automatic formatting for base()
- How do I
- How do I loop through multiple instance of an XmlNode
- Help with ReadXML
- ADO Connection still connecting after Open?
- Visual C# Express Edition
- MSHTML and IHTMLDocument2 and "A Runtime Error has occurred"
- This is annoying
- Satellite Assemblies using AL.exe and /embed
- Bitmap to Bytes and Back
- Fontsize difference
- Auto compliation issue with batch option on
- FileSystemWatcher raises Changed Twice....
- How to use events to cross threads?
- Visual Serapator between methods
- Beginner's question about GC
- Form Loading - Issue With Trapping for Errors
- DataAdapter.AcceptChangesDuringUpdate not working
- DataAdapter.Update() and DataTable.GetChanges() side effect.
- .NET cryptography issue
- Event & Delegate Question
- Rectangle in a pictureBox
- NetShareSetInfo() + SHARE_INFO_1004 (share comment)
- Dynamic Property Array in Form Designer
- Checking to see if a column exists in a datatable
- Verifying a column exists in a datareader
- AutoPostBAck problem
- FileStream.Write slow to write last 100K of 2GB file
- Identifying the current class in a class hierarchy
- Treeview ExpandDepth question
- What is the best practice to execute multiple "nonQuery" SQL operations in a transaction ?
- Creation of wizard in .net
- How to Hide toolstripcontainer.
- Remoting directory service
- Disable date in DateTimePicker Control?
- Add own ColumnHeader to an extended ListView trough the designer
- VS2005: edit while debugging
- Is there a timeout issue with HttpWebRequest
- Lost in the XML jungle
- Cross Thread calls
- Deployment with Serviced Components Question
- Explorer Context Menu of a given file?
- try/catch block design. Two approaches, which one's best?!
- Question about keeping transaction synchronized by usen the OleDbTransaction
- Calling sql server user defined function from C#
- webclient-webrequest please help!
- How to determinate if a string is a Date
- ActiveX and .NET communication
- Html formated Label.Text
- datagridview
- Real-time GC
- DBF files with C#
- call a STORED PROCEDURE (oracle) from C#
- how to get the name of the button creasted at run time in c#.net
- Modify atribute in xml file
- Doubt related to windows based timer.
- about convert from string to int
- how to communicate between 2 child forms in c#.net
- .Net 2.0 Framework Strong Name Error
- Error: This document already has a 'DocumentElement' node
- Help controlling Word?
- Have you rn C# application in Linux?
- Add line numbers to richtextbox
- True or False?
- How to format tooltip text?
- Run process as different user hangs
- Undo deletions in DataGridView
- DataGrid Summary Row?
- A quick question for IL and C#
- Unit Testing Tutorial?
- Possible to override static member in base class?
- What may be wrong here?
- How to report a bug to MS?
- howto change Font.Size
- Multiple Unit Scalar
- Optimizations to Reduce Memory Consumption and Minimize Paging
- Drag and Drop multiple items
- real-life example of generics??
- How to implement "default(T)" for a given Type
- Forms show and hide..
- How to get property name?
- DataGridView, How to display grid lines in all "rows"?
- Populate a treeview with a xml file
- Raising an event outside of the class
- datagrid and web controls
- ToString() does not exist ... anywhere !
- Sort a Data reader
- Finding mysterious Application Settings
- Getting distinct fields from a dataset
- Could not find schema information in app.config
- Cant update StatusStrip items from working thread
- Reading XML with HTML tags
- my rant on value types and accessors
- C# project reference problems (reference pulled from obj folder, not bin folder).
- find a value ona datagridview
- .Net remoting call from Excel macro?
- table to object converter
- Getting components list
- .NET 2.0 personalization
- How to use ISupportInitialize
- Activator.CreateInstance and .NET 1.1 SP1 causes exception
- Copying DataGridViewRows to another DataGridView
- C# ASP example for Excel won't work for us
- ref
- checking for paticular value
- write to application event viewer
- Write to application EventLog
- Ordinal for DateTime.ToString()
- convert time string to number of seconds
- Use command line option '/keyfile' or appropriate project settings instead of 'AssemblyKeyFile'????
- DateTime, but why no Date class?
- Is there anyone skilled in windows services?
- Installing files in a location only known at runtime
- how to create my own tool box control
- Updating UI of another form
- unknown parameters
- How do I fill with 0 where nessessary when dealing with time.
- Cant get the pointers to work in c#
- Deployment of Framework from setup project
- accessing wave file's sound data using csharp
- how to protect my codes
- C# String Trim() Error!
- Combo box in DataGridView
- Need Installer Project to install device drivers
- csc /reference - order is important (why?) [1.1]
- RTF to TEXT
- C# and Excel
- GridView C# Question
- Dispose method throwing an exception
- Upload files to hosting site
- 2.0: SIMPLE QUESTION: "using (...)"
- Need help adding a new row to a DataGridView object
- create and wait for multiple processes
- Programmatically runnung an application on windows startup
- C# / .NET services with UI
- creating services with UI
- adress regex help
- creating services with UI
- Will The OS send more then one message in a datagram, if it has the room, for efficiency.
- creating services with UI
- creating services with UI
- Wanted: C# code review
- namespace automatically gets appended on Windows 2003 server
- AxSHDocVw.AxWebBrowser Launches IE
- Hot to set object values from stored proc parameters?
- killing a process in C# web application
- Forces reload on C# web application
- ContextBoundObject And Serialization
- can someone clarify the foreach for me pls
- How to get a part of a string using reg exp
- Embedded XSD files with includes
- C# web application w/ ASP.net
- parsing text file into DataTable
- Problems getting web service applications to work in IIS
- datagrid and ProcessKeyPreview()
- accessing control by its id in variable
- Snaplines - distance from form borders
- .NET Poor threading architecture?
- WebRequest hanging, no timeout
- SQL Client Timeout errors
- Printing Window.Forms from Clipboard Image
- Date difference
- when scrolling a Listbox
- where should I store question and answers
- Threading / DoEvents !?
- Garbage Collection
- Code documentation
- Requirements to use LINQ application?
- Get Tables Collection in C#
- Object WebServices
- "Exception has been thrown by the target of an invocation."
- C# Datagrid update problem
- log4net with visual studio 2005
- How to determine the number of bytes in a string
- StringBuilder OutOfMemory
- Connect between two forms
- AxMaskEdBox initialize-error- InvalidActiveXStateException
- Learning the Fundamentals *without* using Visual Studio
- Degrade Administrator to normal user
- Reusing connection strings in config files?
- Try Catch Finally
- Urgent : ASP code for sending email automatically
- launching events from a thread
- Private vs Non-Public
- DllImport from wintab32.dll
- Web Success
- Getting Gridview to read an XML file
- Using anonymous method with diff signature?
- Combobox and Nullable Enum
- How to use Compressed Folder function of XP programmatically?
- Reading \r From File As Carriage Return
- How Dictionary<TKey,TValue> is checking keys?
- Localizable attribute
- Why am I still using win32API calls?
- Socket.Send() succeeds, but remote end point closed the connection
- Case-Insensitive String Replace
- Create SQL2005 trigger from C# form
- Very strange exception handling problem
- Threading on FW1.1
- Force references to run against .NET 1.1
- listbox scroll event
- Alternative to Dataset??
- VersionInfo (VB6) attributes in C#
- C++ typedef equivalent in C#
- What is the difference between Managed and Unmanaged resources in regards to IDisposable
- Catching for a System.Data.ConstraintException
- A little help with regular expressions
- Configuring More Than Two HttpWebRequests To The Same Host?
- My way of access C++ MFC code from C# Web App or Win form using a DLL
- Multiple forms
- RegEx and parsing a URL
- Border arround region
- fallback font and custom font combination problem
- Regular Expression Question
- C# Dll to JAVA
- csv
- Calendar Control - Selectable dates
- Getting date of assembly compilation
- How do I get back the properties of my object in a combo box?
- DataView auto released??
- Edit C# ListView
- http file upload from c# windows application
- Generate html page from datagrid view
- Best way to get ctl and alt keys in Panel
- XML COmment woes in VS2005
- TVM_GETITEM - HELP in C#!!
- c dll to c#
- Using time for scheduling task.