Click here to Skip to main content
15,892,737 members
Articles / Programming Languages / C#

XML Validation Patterns in .NET 2.0 using C#

Rate me:
Please Sign up or sign in to vote.
2.19/5 (10 votes)
28 Feb 2006CPOL2 min read 96.9K   23  
This article highlights some ways to validate inbound XML documents .NET 2.0 using the C# programming language. It also addresses some changes to the general pattern from .NET 1.1

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Hi I'm Edward Moemeka,
For more interesting articles about stuff check out my blog at http://moemeka.blogspot.com
To correspond, email me at edward.moemeka@synertry.com
To support my company, thus help me feed my family, check out our awesome online preview at www.synertry.com. Remember, its in alpha Wink | ;-)

Comments and Discussions