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 language does asp.net use?
Explain the advantages of passport authentication.
What is the difference between union and structure?
Write the different features of a Thread and a Process?
Can viewstate be accessed in another page?
Write code to send e-mail from an asp.net application?
What is ipostback?
Which object encapsulates state or data of a user?
What are the data controls available in asp.net?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
Explain what are delegates?
To bind columns manually which tags do you need to add within the asp:datagrid ?
What is a web server? What are the load limits in it?
What are the contents of cookie?
What is data cache in sql server?