Answer Posted / menaka palanisamy
serialization is process of convert object into stream of
bytes.
2 types of serialization
1. binary serialization
2. XML serialization
Is This Answer Correct ? | 58 Yes | 9 No |
Post New Answer View All Answers
How to Create an Intranet Site Using ASP.NET MVC?
Mention some action filters which are used regularly in ASP.Net MVC?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
How large is the .net framework 3.0?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What is the purpose of a web form?
what is way of loading data in ef (entity framework)?
What is the domain object?
Explain Keep method in Tempdata in ASP.Net MVC?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
What is Area in ASP.Net MVC?
What is html.renderpartial?
What is route config?
Can you explain renderbody and renderpage in mvc?
What is the use of viewmodel in mvc?