What is serialization?

Answer Posted / subramanyam

Serialization is the process converting inmemory data into persistent data..

Ex:Dataset ds=new dataset();
here ds is in memory data.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does clearing cache?

615


What is the difference between Session and response.Redirect?

693


How can you display all validation messages in one control?

640


What is HTTPModule and HTTPcontext? What is the use of each?

2076


What is the equivalent of date() and time() in asp.net?

600






What is ispostback method in asp.net?

642


What are the features of asp.net mvc?

602


What is datagrid asp.net?

600


What are the types of authentication in asp.net?

619


What is difference between ispostback and autopostback in asp net?

609


Can we set master page as a start page?

649


What is the main function of url routing system in asp.net mvc? : asp.net mvc

573


How to send a DataReader as a parameter to a remote client ?

2833


What is session management in web application?

638


What is state management in asp.net with example?

565