Answer Posted / niketh
Serialization:
->Process of converting an object into specified Format
->Formats( Binary , soap[xml] )
Serialization is mainly used to transport and store object over a network into an XML file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is cookieless session id explain in brief?
How to fetch a data from one table to another table in asp.net ?
Explain the updatepanel?
What is asp.net and ado net?
What are sql joins?
Why is the standalone environment only useful during the development process?
What is diff. Between abstract class and an interface?
What are server-side comments in ASP.NET?
What is the difference between a candidate key and primary key?
In Code-Behind class which kind of code (server or client) is found ?
How many types of cache are there?
What are the two types of web pages?
What is cross page posting in asp net?
Difference between using directive vs using statement?
What is ascx?