What is serialization ?

Answer Posted / kirti

Serialization is the process of converting an object into a stream of bytes. Deserialization is the opposite process of creating an object from a stream of bytes. Serialization / Deserialization is mostly used to transport objects (e.g. during remoting), or to persist

objects (e.g. to a file or database).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a view engine?

762


How route table is created in ASP.NET MVC?

796


Mention what is the difference between “ActionResult” and “ViewResult” ?

815


Explain dependency resolution?

824


What is poco proxy? : Entity framework

771


what is way of loading data in ef (entity framework)?

799


What is the advantage of mvc?

807


What is entity framework? : Entity framework

764


What is the greatest advantage of using asp.net mvc over asp.net webforms?

756


Explain what is the difference between view and partial view?

822


Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )

2711


What is the difference between adding routes, to a webforms application and to an mvc application?

756


What is objectset? : Entity framework

749


What is viewdata?

789


what do you mean by navigation property?

796