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
What do you mean by authentication?
Define repository pattern in asp.net mvc? : asp.net mvc
How to find out what version of asp.net I am using on my machine?
What is the postback property in asp.net?
What does occur first in ASP.Net, Authentication or Authorization?
How do we sort the data from a dataset?
What is difference between session and application in asp net?
How we can force all the validation controls to run?
How do we assign page-specific attributes?
How can you make sure that web api returns json data only?
What is http session state?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
Is it possible to apply themes to an asp.net application? If yes, then how?
If you want to write your own dot net language, what steps you will you take care?
How can we create a website?