XML in Visual Studio.NET
Author:
Justin Smith
One of the biggest selling points of .NET is it’s tight integration with XML. As the major .NET IDE, Visual Studio has finally included enhanced support for XML. You no longer have to change your development environment in order to use XML tools to create and edit XML files in your applications. The built-in XML editor in Visual Studio .NET eases the creation of XML and schema files, as well as Web Services and their supporting files. This article explains how to leverage the built-in XML capabilities of Visual Studio.NET.
More Tutorials
|