Content deleted Content added
m OVERHAUL: Repaired article layout per MOS:LAYOUT, upgraded wikicode and rewrote several sentences, occasionally fixing errors. |
m Source checking. Two sources were dead. | Removed external links because they appear in references; such links are not allowed in EL. |
||
Line 1:
{{Use dmy dates|date=November 2013}}
{{Infobox software
| name = XML Notepad
Line 6 ⟶ 7:
| author = Chris Lovett, Michael Corning, Dan Doris<ref name="design" />
| developer = [[Microsoft]]
| released = {{Start date and age|df=yes|2006|09|01}}
| discontinued =
| latest release version = 2.5
| latest release date = {{Start date and age|df=yes|2007|04|26}}
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD}} -->
| programming language = [[C Sharp (programming language)|C#]]<ref name="design" />
| operating system = [[Windows 2000]] and later<ref name="download details">{{cite web
|url=http://www.microsoft.com/ |title= |work=Download Center |publisher=[[Microsoft]] |date=5 September 2007 |accessdate=16 July 2010 }}</ref><ref>{{cite web |url=http://download.cnet.com/XML-Notepad-2007/3000-10248_4-428209.html |title=XML Notepad 2007 2.5 |work=[[Download.com]]
|publisher=[[CBS Interactive]]
|date=18 September 2007
|accessdate=16 July 2010
}}</ref>
| platform = [[.NET Framework 2.0]]<ref name="design" />
| size =
Line 23 ⟶ 38:
}}
'''XML Notepad''' is an [[open-source]] [[XML editor]] written by Chris Lovett and published by [[Microsoft]].<ref name="design" /> The editor features [[incremental search]] in both tree and text views, drag/drop support, [[IntelliSense]], find/replace with [[regular expression]]s and [[XPath]] expressions, and support for XInclude.<ref name="design" /><ref name="download details" /> The editor has good performance on large XML documents and has real time XML schema validation.<ref name="design" /> The editor also features an HTML viewer for displaying [[XSLT]] transformation results and a built-in XML comparison tool.
The program's source code was made available on [[CodePlex]] on
==History==
The original XML Notepad was written in 1998 by Murray Low in C++, but was eventually removed from [[Microsoft Developer Network]] (MSDN) due to its lack of support for modern XML standards and no maintenance. However, because of high demand, a replacement was written in C# by Chris Lovett using the System.Xml library of the [[.NET Framework 2.0]].<ref name="design">{{cite web|url=http://msdn.microsoft.com/en-us/library/aa905339.aspx|title=XML Notepad 2007 Design|last=Lovett|first=Chris|
XML Notepad 2007 was released eight month after the release of XML Notepad 2006. The new version featured several bug fixes, [[Windows Vista]] compatibility and updated [[Windows Aero|Aero-style]] [[computer icon]]s.<ref>{{cite web|url=http://news.softpedia.com/news/Microsoft-Unveils-XML-Notepad-2007-40839.shtml|title=Microsoft Unveils XML Notepad 2007
==See also==
Line 46 ⟶ 61:
* {{cite web|url=http://blogs.msdn.com/b/xmlteam/archive/2007/11/16/chris-lovett-interview.aspx|title=Chris Lovett Interview |date=16 November 2007 |work=Microsoft XML Team Blog |publisher=[[Microsoft]] |date=16 November 2007 |accessdate=16 July 2010}}
{{Refend}}
[[Category:XML editors]]
|