what is the difference between Serialixation and persistance
-
Hello my dear i want to know the difference between Serialization and persistence
j somasekhar
-
Hello my dear i want to know the difference between Serialization and persistence
j somasekhar
Serialization is the process of converting an object into a stream. Serialization[^] Persistence is something that is performed on a stream (something that was serialized) such as storing in a DataBase of File. Introduction to Persistence[^] Updated with link for MSDN Introduction to Persistence.
If at first you don't succeed ... post it on The Code Project and Pray.
-
Hello my dear i want to know the difference between Serialization and persistence
j somasekhar
Serialization is a way to persist data from none persistent medium to persistent medium.
ANAND KUMAR Owner www.csharpmagic.com www.asbrainz.com