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 is different in .net 1.1 and .net 2.0?
What is the difference between session object and application object?
Explain the difference between webfarm and webgardens in .net?
Explain About WebService
What is the difference between stored procedure vs function?
What is the concepts of globalization and localization in .net?
What are the main differences between asp and asp.net?
How u refer webservices?
What is fulltrust?
In asp.net, how can you validate drop down box?
Is asp.net a programming language?
What are all the various Estimation Techniques available ?
how to include timer or counting time to display next page in asp.net
What is server infrastructure?
What parameters can you pass in the url of the api? Can get and post use the same url?