Click here to Skip to main content
15,917,176 members
Home / Discussions / C#
   

C#

 
GeneralRe: .NET 1.1 out Pin
Paresh Gheewala10-Apr-03 11:02
Paresh Gheewala10-Apr-03 11:02 
GeneralRe: .NET 1.1 out Pin
Chris Austin10-Apr-03 11:17
Chris Austin10-Apr-03 11:17 
GeneralRe: .NET 1.1 out Pin
Kannan Kalyanaraman11-Apr-03 1:25
Kannan Kalyanaraman11-Apr-03 1:25 
GeneralRectangle selection control Pin
Arun Bhalla9-Apr-03 20:00
Arun Bhalla9-Apr-03 20:00 
GeneralRe: Rectangle selection control Pin
Smitha Nishant9-Apr-03 20:09
protectorSmitha Nishant9-Apr-03 20:09 
GeneralRe: Rectangle selection control Pin
Arun Bhalla9-Apr-03 20:13
Arun Bhalla9-Apr-03 20:13 
GeneralXmlTextWriter query Pin
Nish Nishant9-Apr-03 17:00
sitebuilderNish Nishant9-Apr-03 17:00 
GeneralRe: XmlTextWriter query Pin
Arun Bhalla9-Apr-03 19:14
Arun Bhalla9-Apr-03 19:14 
XmlTextWriter writes forward-only streams. You should use XmlDocument if you want to manipulate the XML file.

XmlTextWriter would probably work okay if you just wanted to append to the end of the XML file, but XmlDocument will save you the trouble of having to worry about the formatting on a low level.
GeneralRe: XmlTextWriter query Pin
Nish Nishant9-Apr-03 20:00
sitebuilderNish Nishant9-Apr-03 20:00 
GeneralRe: XmlTextWriter query Pin
Arun Bhalla9-Apr-03 20:02
Arun Bhalla9-Apr-03 20:02 
GeneralRe: XmlTextWriter query Pin
Nish Nishant9-Apr-03 20:05
sitebuilderNish Nishant9-Apr-03 20:05 
Generalmacros in C# Pin
TigerNinja_9-Apr-03 14:55
TigerNinja_9-Apr-03 14:55 
GeneralRe: macros in C# Pin
TigerNinja_10-Apr-03 2:53
TigerNinja_10-Apr-03 2:53 
GeneralQuestion about multiple threads Pin
Johan de Koning9-Apr-03 10:40
Johan de Koning9-Apr-03 10:40 
GeneralRe: Question about multiple threads Pin
TigerNinja_9-Apr-03 13:53
TigerNinja_9-Apr-03 13:53 
GeneralKey mappings Pin
CP039-Apr-03 9:26
CP039-Apr-03 9:26 
GeneralDatabase filtering quandries Pin
RB@Emphasys9-Apr-03 9:07
RB@Emphasys9-Apr-03 9:07 
GeneralC# Equiv to WITH in VB.NET Pin
Dato9-Apr-03 6:57
Dato9-Apr-03 6:57 
GeneralRe: C# Equiv to WITH in VB.NET Pin
Daniel Turini9-Apr-03 7:09
Daniel Turini9-Apr-03 7:09 
GeneralRe: C# Equiv to WITH in VB.NET Pin
J. Dunlap9-Apr-03 8:31
J. Dunlap9-Apr-03 8:31 
GeneralRe: C# Equiv to WITH in VB.NET Pin
Roger Alsing10-Apr-03 3:13
Roger Alsing10-Apr-03 3:13 
GeneralRe: C# Equiv to WITH in VB.NET Pin
Member 26118811-Apr-03 1:14
Member 26118811-Apr-03 1:14 
GeneralRe: C# Equiv to WITH in VB.NET Pin
Roger Alsing11-Apr-03 1:51
Roger Alsing11-Apr-03 1:51 
GeneralSending/Simulating Mouse Clicks Pin
CyberKewl9-Apr-03 4:41
CyberKewl9-Apr-03 4:41 
GeneralRe: Sending/Simulating Mouse Clicks Pin
J. Dunlap9-Apr-03 8:34
J. Dunlap9-Apr-03 8:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.