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
what do you mean by table-per-hierarchy?
What is .net architecture?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
Explain the methods used to render the views in ASP.Net MVC?
how can you tell ef to have a different table or column name than that defined for the class?
what is use of entitydatasource control?
What is orm entity framework?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
what do you mean by navigation property?
What is viewstart page in mvc?
What is the difference between model and entity?
what is model first approach?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What are Action Methods in ASP.NET MVC?
List the new features added in .net framework 4.0.