Wednesday, April 29, 2009

Update: XML Class

Hey

Here is a link to an article I recently submitted.

As you can tell I was pretty frustrated with the XML serialization part of the process and did not want to write a separate XML Class for each object that we need to store to XML.

Hence I thought of writing my own Generic (using a Template) class that can serialize any object passed to it as a parameter

http://www.codeproject.com/KB/cs/XMLSerialization.aspx

Mel and Vlad, please review the code that's provided on the website before the weekend, since this will be a fundamental part of our Database process

Kanhar

No comments:

Post a Comment