Click here to Skip to main content
15,892,575 members
Home / Discussions / C#
   

C#

 
GeneralRe: Date Translation Pin
oOomen20-Aug-04 22:27
oOomen20-Aug-04 22:27 
QuestionC# IPHostEntry Cache??? Pin
gman4420-Aug-04 17:43
gman4420-Aug-04 17:43 
AnswerRe: C# IPHostEntry Cache??? Pin
leppie21-Aug-04 5:02
leppie21-Aug-04 5:02 
GeneralRe: C# IPHostEntry Cache??? Pin
gman4422-Aug-04 11:25
gman4422-Aug-04 11:25 
GeneralRe: C# IPHostEntry Cache??? Pin
leppie22-Aug-04 11:33
leppie22-Aug-04 11:33 
Questionwhich xml class to use to parse? Pin
vista2720-Aug-04 14:22
vista2720-Aug-04 14:22 
AnswerRe: which xml class to use to parse? Pin
Steven Campbell20-Aug-04 14:59
Steven Campbell20-Aug-04 14:59 
AnswerRe: which xml class to use to parse? Pin
Heath Stewart20-Aug-04 15:12
protectorHeath Stewart20-Aug-04 15:12 
A shorter answer would be to the question, "What XML classes can't I use to parse and read values from XML files?"

Take a look at the System.Xml namespace in the .NET Framework SDK at http://msdn.microsoft.com/library/en-us/cpref/html/frlrfSystemXml.asp[^]. It's also installed locally by default when you install the .NET Framework SDK or Visual Studio .NET (any version), which also installs the .NET Framework SDK. There's plenty of articles that describe this on MSDN Online[^] (it seems that not a week goes by without another XML article), and there is a great section on working with XML in the .NET Framework SDK. Read Employing XML in the .NET Framework[^].

Notice how much I mentioned the .NET Framework SDK? It really should be your first place to look and you should definitely read over the programming topics to gain a better understanding of what's available in the .NET Framework base class libraries, as well as the CLR and other .NET technologies themselves.

 

Software Design Engineer
Developer Division Sustained Engineering, Microsoft
My Articles
QuestionExposing busines object assemblies to Visual Basic for Applications? Pin
Member 9620-Aug-04 14:21
Member 9620-Aug-04 14:21 
AnswerRe: Exposing busines object assemblies to Visual Basic for Applications? Pin
Heath Stewart20-Aug-04 15:23
protectorHeath Stewart20-Aug-04 15:23 
GeneralRe: Exposing busines object assemblies to Visual Basic for Applications? Pin
Member 9620-Aug-04 15:29
Member 9620-Aug-04 15:29 
AnswerRe: Exposing busines object assemblies to Visual Basic for Applications? Pin
partyganger20-Aug-04 15:53
partyganger20-Aug-04 15:53 
GeneralRe: Exposing busines object assemblies to Visual Basic for Applications? Pin
Member 9620-Aug-04 15:56
Member 9620-Aug-04 15:56 
GeneralRe: Exposing busines object assemblies to Visual Basic for Applications? Pin
Anonymous21-Aug-04 5:11
Anonymous21-Aug-04 5:11 
GeneralRe: Exposing busines object assemblies to Visual Basic for Applications? Pin
Member 9621-Aug-04 15:24
Member 9621-Aug-04 15:24 
AnswerRe: Exposing busines object assemblies to Visual Basic for Applications? Pin
Nick Parker20-Aug-04 18:58
protectorNick Parker20-Aug-04 18:58 
GeneralRe: Exposing busines object assemblies to Visual Basic for Applications? Pin
Member 9621-Aug-04 3:31
Member 9621-Aug-04 3:31 
Generalmodifying .NET 1.1 projects to 1.0 Pin
fractor20-Aug-04 13:35
fractor20-Aug-04 13:35 
GeneralRe: modifying .NET 1.1 projects to 1.0 Pin
Heath Stewart20-Aug-04 15:07
protectorHeath Stewart20-Aug-04 15:07 
Generalunicode strings Pin
elena1234520-Aug-04 11:18
elena1234520-Aug-04 11:18 
GeneralRe: unicode strings Pin
Heath Stewart20-Aug-04 12:18
protectorHeath Stewart20-Aug-04 12:18 
GeneralCapture Image of a Control (That is off screen) Pin
richie253920-Aug-04 9:46
richie253920-Aug-04 9:46 
GeneralRe: Capture Image of a Control (That is off screen) Pin
Nick Parker20-Aug-04 11:08
protectorNick Parker20-Aug-04 11:08 
GeneralRe: Capture Image of a Control (That is off screen) Pin
Heath Stewart20-Aug-04 12:23
protectorHeath Stewart20-Aug-04 12:23 
GeneralDIT file size Pin
KoalaCowboy20-Aug-04 9:26
KoalaCowboy20-Aug-04 9:26 

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.