News

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 ...
In case you missed it, Microsoft resurrected the old XML Notepad last year. The new version, XML Notepad 2007, is a .NET 2.0 application for which source code is available on CodePlex. I find it ...
Windows only: If you're delving into XML programming for the first time, or want to tweak a few software files, Microsoft's XML Notepad 2007 may be the no-nonsense editor you're looking for. It's ...
To implement undo/redo, XML Notepad follows a common design pattern of Command objects with Undo and Redo methods. Commands operate on both a TreeNode and an XmlNode because some commands like ...
It’s taken ages, but Microsoft is finally updating Notepad, its barebones text editor. This is the next in a recent series of updates to software that’s been floating around the Windows ...