all groups > dotnet academic > january 2004 >
You're in the

dotnet academic

group:

C# and XML demo



C# and XML demo Clive
1/29/2004 7:46:11 AM
dotnet academic: Hi,

I have worked with .NET for the past few months.

I am getting involved in a project where the technologies are ASP.Net, C#, XMl and SQL 2K.

Does anyone know any sample apps that are available which go through C# and XML.

I have never worked with C# and XML and am looking to get some sample code to play around with.

Any help or advice is much appreciated.

Thanks,
Re: C# and XML demo Peter van der Goes
1/29/2004 10:06:35 AM

[quoted text, click to view]

A quick check on:

http://msdn.microsoft.com/vcsharp/downloads/samples/23samples/default.aspx

yielded this article: "Reading and Writing XML Documents with the
XmlTextReader and XmlTextWriter Class and C#"

There are sure to be others as well.

You might also want to check around in:

www.gotdotnet.com

as another starting point.


--
Peter [MVP Academic]

RE: C# and XML demo Uffe Seerup
2/3/2004 2:46:15 PM
You might want to check out the IBuySpy sample application at http://ibuyspy.net/IBS_Store/

It a very good blueprint

RE: C# and XML demo ToJo
2/12/2004 1:11:06 PM
I have an XML sample in my C# tutorial site. You may have a look :
http://www.dotnetspider.com/Technology/Tutorials/XmlIntroduction.asp
AddThis Social Bookmark Button