|
|
Serializing Objects using C# |
|
|
Dotnetbips.com |
|
|
ASP.NET / Scripting Techniques |
|
|
Click to Visit |
|
|
121 |
Serializing Objects using C# is a tutorial which gives you the method for serializing and deserializing the objects of C#. Serialization is a process which helps you to store the state of the objects in a disk file and deserialization is the reverse process of serialization. You can perform this task using SerializeTest class.
|