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
Define the steps to set up validation control.
What is asp.net and how it works?
Explain the boxing and unboxing concept in .net?
What is difference between datalist and gridview?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
Explain the difference between or and orelse?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is asp.net master page?
Explain how does asp page work?
What are the three parts of an http response?
Why do we use sessions?
Why session management is required?
Describe the differences between the lifecycles of Windows services and Standard EXE?
What is the difference between equals() and == in c#?
Why do you use the app_code folder in asp.net?