Re: XML Parsing in .net
From: Kaushik Srenevasan (kaushik)
Date: 10/02/04
- Previous message: Yan: "RE: DataGrid's Tablestyles Problem"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 2 Oct 2004 23:22:18 +0530
These are good places to start...
http://support.microsoft.com/default.aspx?scid=kb;en-us;307548
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
l/cpconReadingXMLWithXmlReader.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
l/cpconemployingxmlinnetframework.asp
-- Kaushik Srenevasan Microsoft Student Ambassador, Manager, Madurai .NET student user group http://groups.msn.com/MaduraiDotNet "Paul" <paul.dingley@ntlworld.com> wrote in message news:idp0l0hlo7bnqgfhskuhsga6j6jd9q5us4@4ax.com... > Hi, > > Can anyone recommend any good examples of parsing XML data with either VB.NET > or C#.NET ? > > I've been looking for examples, but most of the pages I've found have just > been talking about how SQL Server data can be carried in and XML structure, > without giving any idea how to manually parse the data. > > (Ideally I'm looking for examples of parsing XML 1.0 structures loaded > directly from a text file into an XMLDocument container.) > > Cheers - Paul
- Previous message: Yan: "RE: DataGrid's Tablestyles Problem"
- Messages sorted by: [ date ] [ thread ]