Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tutorial

Status
Not open for further replies.

Smeat

Programmer
Joined
Mar 27, 2004
Messages
193
Location
GB
Hi

Can anyone point me in the direction of a decent tutorial on using XSD to validate XML with C# and the .NET Framework.

Im struggling to get started with validating a simple xml document against a simple xsd.

Thanks in advance

Smeat
 
Have you tried searching in google?

Also, any example for vb.net should work for C#.net, with very few syntax structure changes...

Try this:

or Google:
C#
VB.Net



PROGRAMMER: (n) Red-eyed, mumbling mammal capable of conversing with inanimate objects.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top