Answer Posted / subramanyam
Serialization is the process converting inmemory data into persistent data..
Ex:Dataset ds=new dataset();
here ds is in memory data.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Describe the .net base class library.
Explain the concept of View Model in MVC?
What is application in asp net?
What are the disadvantages of asp.net?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What is form submit?
To get the values in two different controls to match which control you use it?
What is asp net application object?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
In order to get assembly info which namespace we should import?
How does session work?
What is .net framework and what are the main components of it?
What is difference between Lambda Expression and LINQ in ASP.NET?
Why would a company use an application service provider?
Explain Session state management options in ASP.NET.