OBRIECL178KN

Stories kicked by OBRIECL178KN

Serialize an Exception to XML(seattlesoftware.wordpress.com)

submitted by deverdever(350) 3 years, 9 months ago

Have you ever wanted to represent an Exception as XML data? If you've tried, you know that XmlSerializer won't do it. It can still be done, however, without much work, and without having to implement some tricky workaround. read more...

1 comment |category: |Views: 403

tags: another