by Minh Danh Nguyen (ToughDev)
Fix for “csc.exe – Application Error”
by Maciej Los
If you want to know the way you can serialize and deserialize custom class collection, this tip is for you.
by mcondon013
Code that adds built-in serialization functionality to your classes in C#
by Ifat Chitin Morrison
This tip shows the differences in XML serialization when a serializable class has a combination of [XmlElement] and [XmlText].