September 2006 - Posts

Using XmlSerializer with internal classes
28 September 06 09:58 AM | Lifeng Lu | 0 Comments   
Normally, it is not possible to use XmlSerializer with internal classes. However, it is possible to work around this issue, when the internal classes are written in C#. To do that, we need create a special build configuration, and '#if' block in the code Read More...
Page view tracker