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

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube