InfoQ

News

Microsoft releases XML Notepad - completely rewritten in C#

Posted by Jonathan Allen on Sep 07, 2006 02:41 PM

Community
.NET
Topics
Artifacts & Tools
Tags
XML,
C#,
Microsoft
XML Notepad was originally released in 1998, but was eventually pulled from MSDN because Microsoft was didn't have time to keep it updated with current XML standards. On September 1st, Microsoft released a new version of XML Notepad completely rewritten in C#.

While this is no where near the level of XMLSpy or Stylus Studio, it does provide a lot of functionality for free including a search tool that supports RegEx and XPath, an XSLT transformation results view, and a schema validator. For more information on the feature set, you can read Chris Lovett's post on the Microsoft XML Team's WebLog.

In addition to the program itself, Microsoft includes the source code and a design document in the installer package. The source code package has the application itself, as well as the unit tests and what appears to be a project for compiling the help files.

Showing that unit tests are not everything, XML Notepad does ship with at least one bug. The XMLDiff tool displays the root element name in place of each of the root element attributes; all of other elements are displayed correctly. Despite the bug, this is a definite step up over trying to use a line-by-line diff tool to compare XML documents.

No comments

Reply

Exclusive Content

SOA Governance: An Enterprise View

Michael Poulin explains the necessity for SOA governance to ensure an Enterprise SOA's success, relying on concepts from the OASIS SOA Reference Model and Reference Architecture.

Developing Portlets using JSF, Ajax, and Seam (Part 2 of 3)

This article covers setting up a RichFaces portlet using JBoss Portlet Container and JBoss Portlet Bridge, deploying a RichFaces portlet, and RichFaces capabilities.

Scalability Worst Practices

This article discusses scalability worst pratices including The Golden Hammer, Resource Abuse, Big Ball of Mud, Dependency Management, Timeouts, Hero Pattern, Not Automating, and Monitoring.

Do the Hustle

Obie Fernandez shares his experience selling consulting services for both Thoughtworks and Hashrocket and give tips how Ruby developers can work with clients.

Natural Laws of Software Development - Deriving Agile Practices

Jeffries and Hendrickson derive Agile practices from the natural laws of software development. They don't just say "Be Agile!", but they explain why Agile practices make perfect sense.

Jinesh Varia About Amazon Alexa Web Service's Architecture

Jinesh Varia talks about the architecture of one of Amazon's web services called Alexa. Jinesh explains how Amazon has reached scalability, performance and reduced costs for the Alexa service.

"We Suck Less!" Is Not Enough

David Douglas and Robin Dymond discuss about companies adopting Agile, but don't go all the way, resulting in failure and rejection of it, and predictably having a negative impact on Agile's future.

The Development of a New Car at Toyota

Kenji Hiranabe talks about Toyota's development process of a new car. Kenji shares his experience meeting Nobuaki Katayama, former Chief Engineer at Toyota, and the lessons he learned from him.