An article over at ONDotNet.com explains how to use new XML DataSource Controls in Whidbey (.NET 2.0). These controls allow your application to bind to XML data just as you would to database tables. They are perfect for quickly developing XML-aware ASP.NET and Windows.Forms applications. In addition, the article explains how to use the XPathDocument class for even more development flexibility...
↧