Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
Search Wiki:
Mvp.Xml project is developed by Microsoft MVPs in XML technologies and XML Web Services worldwide. It is aimed at supplementing .NET framework XML processing functionality available through the System.Xml namespace and related namespaces such as System.Web.Services. It is documented extensively through weblog posts. All the project's classes contain extensive tests to ensure its quality, as well as the peer review among this highly focused group of XML lovers.

Mvp.Xml project currently provides .NET implementations of the EXSLT, XML Base, XInclude, XPointer as well as a unique set of utility classes and tools making XML programming in .NET platform easier, more productive and effective.

Mvp.Xml project supplements .NET functionality, but as .NET platform evolves some parts of the Mvp.Xml library become redundant. Beware that we will be dropping support for anything that becomes supported natively in .NET.

Mvp.Xml project provides the following tools:


Note: development for the .NET 1.1 is over. Here is last Mvp.Xml Library release for .NET 1.1.
Last edited Sep 12 2007 at 8:53 PM  by dcazzulino, version 21
Comments
developer wrote  Feb 6 2007 at 11:58 PM  
How do you install this? Why no instructions? If there is, why not easy to find?...

olegt wrote  Feb 7 2007 at 9:34 AM  
Sorry man, still working on documentation.
Basically there is no installer, you just unzip binary release and add reference to the Mvp.Xml.dll in Visual Studio, that's it.

DaveOMac wrote  Apr 25 2007 at 2:12 PM  
How do I get the .NET 1.1 version?

DaveOMac wrote  Apr 25 2007 at 2:31 PM  
Ok I got it from here:
http://sourceforge.net/project/showfiles.php?group_id=102352&package_id=112234
but I have to agree with the orignal poster, it took me nearly an hour to track that down.

sdeluca wrote  Jun 13 2007 at 6:53 PM  
After I ran the .msi installer, I was able to get it started in VS2005 via
View -> Other Windows -> XPathmania
-Sid

Kaz wrote  Aug 20 2007 at 7:49 AM  
I add referece to the Mvp.Xml.dll to my .net project. But I got a error;
"Cryptographic failure while signing assembly -- 'Key file 'Mvp-Xml.Net20.Public.snk' is missing the private key needed for signing'". Could you please help me?

DamonCarr wrote  Sep 16 2007 at 5:54 PM  
I just wanted to take a second and thank you guys for you ABSOLUTELY incredible work over the years... I have benefited professional to a major extent.

Keep up the incredible job.

Kind Regards,
Damon Carr, CTO
agilefactor

SlideGuitar wrote  Dec 3 2007 at 6:28 PM  
All the links to the MSDN are broken.

cblaze22 wrote  Mar 27 at 5:39 AM  
When will this work for Visual Studio 2008?

nesteruk wrote  Jun 7 at 6:09 AM  
Thanks for a great library! Would love to see XQuery support in it, though! :)

Updating...