Click here to Skip to main content
15,891,136 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.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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