What is view state and how this can be done and was this
there in asp?
Answer Posted / ajay
view state is component where we can store the data in
client side using hidden controls it's nothing but it will
maintain the data during round trip to the server
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you explain page lifecycle in net?
How can we call webservices in Banking Applications? and where we are using it?
Can a .net web application consume java web service?
How do I send an email message from my ASP.NET page?
What are the security types in ASP/ASP.NET? Different Authentication modes?
What is difference between inproc and outproc?
Is it right that ASP.NET Web API has replaced WCF?
Can user control be stored in library?
How does the service stream content?
Explain the overview of asp.net?
Explain the purpose of storyboard.targetproperty.
What is voluum?
What are the Types of chaching. How to implement caching
What are app services?
What is ispostback method in asp.net? Why do we use that?