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
Mention the core components of .net framework?
What are the advantages of razor view engine?
How we can add the css in mvc?
how to disable the lazy loading framework?
how do you query in entity model when the result has a join from from different database other than the entity model?
Explain the difference between viewbag and viewdata in mvc?
which are the key concepts of entity data model?
How to return the JSON from action method in ASP.Net MVC?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What is connected scenario? : Entity framework
What is the use .glimpse in mvc?
what is explicit loading?
Explain what platforms does the .net framework run on?
What are non action methods in mvc?
In razor syntax, what is the escape sequence character for @ symbol?