AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

What's new in System.Xml 2.0 : Alex Homer

Monday, June 30 2008

Just as XML itself has evolved, so the XML related classes in .NET Framework 2.0 have changed. Alex Homer finds out what's different. While there have been many improvements and new features added to ADO.NET, the changes going on in the XML-related classes in version 2.0 have been even more dramatic. Through the XML InfoSet model defined by the World Wide Web Consortium (W3C), XML is evolving to become a universal data access technology that can represent both structured rowset data and hierarchical and unstructured information. As this view of XML, and the associated standards, have been emerging, so the classes in the System.Xml and its subsidiary namespaces have been changing to better accommodate the needs of developers and provide the best possible performance. The what follows is a brief overview of these changes and the associated techniques that the new classes enable when working with XML.



Read More:
What's new in System.Xml 2.0 : Alex Homer
Also See:
Creating Multiple Choice Exam Application Part I : Mohammad Azam
Using XSLT files with the new XMLDataSource control : Raj Kaimal
Permission Set XML for a Custom Trust Level : Don Kiely
Xml-script tutorial Part 2 : Alessandro Gallo
Persisting State Information : Bipin Joshi

Post your comment

Comment