Click here to Skip to main content
15,897,891 members
Articles / Programming Languages / XML

An XML Serializable Base Class

Rate me:
Please Sign up or sign in to vote.
3.33/5 (3 votes)
25 Feb 2009MIT3 min read 32.1K   357   16  
XmlObject is the class to derive from when you need high-performant XML serializable objects.
README.txt
February 24, 2009 by Dennis Myren

Send all feedback/comments/problems to baretta2@gmail.com

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior)
Norway Norway
Software Engineer at FAST, a Microsoft Subsidiary, in Oslo, Norway. Background in C++/PASCAL. Specialized in .NET and XML.

Comments and Discussions