Tell something about state management in asp.net?
Answer Posted / elumalai.k
SERVER SIDE:
1.APPLICATION
2.CACHE
3.SESSION
4.CONTEXT
5.DATABASE
CLIENT SIDE:
1.VIEW STATE
2.COOKIES
3.HIDDEN VARIABLES
4.QUERY STRING
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
Can I combine classic asp and asp.net pages?
What does ascx stand for?
What is advantage of asp.net?
How you will improve web application performance?
What is query string? What are its advantages and limitations?
How does output caching work in ASP.NET?
Any disadvantages in Dataset and in reflection ?
Difference between overriding and overloading?
What is the purpose of asp.net?
What is the asp.net control toolkit?
How can we create a website?
How do I send an email message from my ASP.NET page?
What are the steps to follow to host a web application on a web server?
What is a 404 redirect?
What is a query string in a url?