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
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
In a Repeater control how one can provide an alternating color scheme ?
How can you use a custom controls in ASP.NET application?
What is the difference between user control an custom control?
Explain about asp.net caching?
What are the different properties of server control that exists?
Can the unique key be null?
What is difference between session and viewstate?
Describe how ASP.NET maintains process isolation for each Web application?
What is the basic difference between asp and asp.net?
How does http session work?
What are the types of session in asp.net?
What is semantic gap?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is the difference between ASP Session State and ASP.Net Session State?