In-Depth

Integrate xmlspy 2004 Into VS.NET

Integrate Altova's new release of xmlspy 2004 into your existing Visual Studio .NET projects.

Technology Toolbox: XML

Altova's xmlspy has been one of the top XML editors for several years due to its support for XML document editing, schema design and validation, XSLT editing and debugging, and WSDL/SOAP capabilities. I've been a fan of xmlspy, but have often wished there were a way to integrate it into existing Visual Studio .NET projects. This capability is now possible with Altova's release of xmlspy 2004. You can use the product within Visual Studio .NET directly; this is a big win for .NET/XML and Web service developers.

You first must install the product onto your development machine. You can download a demo from Altova's Web site. Once you install xmlspy 2004, you can run a second install package called "xmlspy 2004 Integration for Visual Studio .NET." This installation package works with Visual Studio .NET versions 2002 and 2003.

After installing the integration package, you can access xmlspy 2004 menus and functionality from within VS.NET projects. You can use the menus to generate a schema for an existing XML document (see Figure 1). Once the schema is generated, you can show a visual representation of it within VS.NET (see Figure 2).

xmlspy's XSLT debugger is now available in VS.NET; it simplifies working with advanced XSLT stylesheets (see Figure 3 for an example of working with XSLT breakpoints). The visual WSDL file editor makes editing WSDL documents much more pleasant and productive (see Figure 4). The xmlspy SOAP debugger is also available within the VS.NET project environment.

The new xmlspy 2004 VS.NET integration package is a nice addition to your development toolbox; it can help you work with different XML technologies while developing .NET applications. The time you'll save in avoiding the annoying switch between the xmlspy and VS.NET editors (as in the past) makes it easy to justify the upgrade to the 2004 release.

About the Author

Dan Wahlin (Microsoft MVP for ASP.NET and XML Web Services) is the founder of The Wahlin Group which specializes in .NET and SharePoint onsite, online and video training and consulting solutions. Dan also founded the XML for ASP.NET Developers Web site, which focuses on using ASP.NET, XML, AJAX, Silverlight and Web Services in Microsoft's .NET platform. He's also on the INETA Speaker's Bureau and speaks at conferences and user groups around the world. Dan has written several books on .NET including "Professional Silverlight 2 for ASP.NET Developers," "Professional ASP.NET 3.5 AJAX, ASP.NET 2.0 MVP Hacks and Tips," and "XML for ASP.NET Developers." Read Dan's blog here.

comments powered by Disqus

Featured

  • Visual Studio 'Tea & Technology' Video Miniseries Starts Next Week

    The goal of the miniseries is to provide an insider's snapshot look at some of the people who contribute to shaping the Visual Studio IDE every day.

  • Microsoft Releases OpenJDK 21 Build for Java Jockeys

    Microsoft today announced its "Microsoft Build of OpenJDK 21," taking advantage of new features and functionality in Java 21.

  • 'Dev Home' Update Leads Developer Goodies in AI-Powered Windows 11 Update

    Along with today's new AI-powered Windows 11 update come new goodies for developers, including a new edition of Dev Home, a preview offering described as a "control center" providing coding-focused features and functionality.

  • Community Dev Gives VS Code Python Some YAPF

    The latest update to Python in Visual Studio Code includes a new extension for Python formatting that was contributed by a member of the open source community.

Subscribe on YouTube