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
How do you declare static variable?
What are query strings used for?
How to deploy/publish webservices?How many ways?Plz explain me
What is a postback url?
Explain about ASP.NET?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What is the postback property in asp.net?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is asp.net mvc? : asp.net mvc
What is the main difference between Asp.net and Vb.net?
What is base class of .net?
What is session in http request?
Where the assembly is stored in asp.net?
Explain the difference between inline and code behind - which is best in?