Answer Posted / rangareddy
serialization is the proces used for the persistance of an object by wriotting the object's state to a stream of data. Object serialization takes an object's state,and convert it to a byte stream.
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is NonActionAttribute ?
Explain JSON Binding?
What is the difference between viewbag and viewdata in asp.net mvc?
What is basic authentication in web api?
How to return the JSON from action method in ASP.Net MVC?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What is objectcontext? : Entity framework
Can we change web.config settings from iis?
What is entity sql? : Entity framework
What is the advantage of using asp.net routing?
What is mapping in entity framework? : Entity framework
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
How can I tell what .net framework is installed?
What is Area in ASP.Net MVC?