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
What is the .net framework and how does it work?
mention in what all scenarios entity framework can be applicable?
What is mapping in entity framework? : Entity framework
What is the benefit of entity framework?
what is deferred loading(lazy loading)?
Explain something about model, view and controllers in asp.net mvc?
What is a razor file?
What are the advantages of asp.net mvc?
What are authentication filters in web api?
What is layout in mvc?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
Explain what languages does the .net framework support?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
What is separation of concerns in asp.net mvc?
What is the difference between ViewData, ViewBag and TempData?