What is Serilazation?
how many type of serilazation are their?
Answer Posted / chandu
Serilazation:Converting an object into stream of data(xml...)
De-Serilazation:Constructing an object from stream of data
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Where is cookie used in asp.net?
What is server redirect?
Can you explain the basic use of dataview?
Where code pages are used?
Disable browser cache for entire ASP.NET website?
What are the steps involved to fill a dataset?
What is owin authentication?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What asp.net control can embed xaml into asp.net pages?
What is the equivalent of date() and time() in asp.net?
Explain form level validation and field level validation?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
Can you use Web API with ASP.NET Web Form?
How does ASP.NET framework maps client side events to Server side events.?
What does ascx stand for?