Answer Posted / chethan
Serialization is the concept whereby an object is written
into a linear stream.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
Can you explain the basic use of dataview?
Which two new properties are added in asp.net 4.0 page class?
What is the viewstate in asp.net?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What are the different types of sessions in asp.net? Name them?
What is the difference between response.redirect and server.transfer?
What are the modes of updation in an updatepanel?
Explain about asp.net 2.0 themes?
What is the purpose of session management?
What is the difference between GridView and Repeater controls in ASP.NET?
How use Xml data in ASP.net?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What are client activated objects?
What is the exact purpose of http handlers?