Home / General / Deserializing OR'ed flags without the XmlSerializer
digWin is a community news sharing site for Microsoft Techies. Share interesting news/links and rate them!

Deserializing OR'ed flags without the XmlSerializer

Most applications need to save state from time to time.  On the full .NET Framework, this is quite easy, just use the XmlSerializer to serialize your state object.  On the .NET Compact Framework, there is no public XmlSerializer (at least, not for version 1).  What about using the XML DOM?  If you are saving only a few values, loading an XmlDocument is overkill.  In this week's tip, I'll show you how to use Reflection to work around this limitation.&n





Microsoft news, tips and tricks search

Comments


Post voted by 1 digWinners


Featured Links

User

Login | Register




Forgot Password?

Sponsor

Anti spam filter for mail servers
Anti spam, anti phishing and email management software for Exchange/SMTP/Lotus. Download a FREE trial!

Featured

Download Free Exchange Ebook

Categories

Upcoming NEW

Recent comments

Related Sites