Posted By:
Luigi_Viggiano
Posted On:
Saturday, April 20, 2002 01:35 PM
Yes, when you have to send data through network, or when you want to save it in a persistent store, like a database or in a file, etc. Serializing means to convert an object instance into a stream of bytes, for transferring or storing purposes.