Briefly describe different techniques for ASP.NET State
Management?
Answer Posted / krishnarao
StateManagement is a concept of maintaning the state
belonging into to the client.
StateManagement is 2 types
1.Client Side Statemanagement
A.View State
B.Query String
C.Hidden Fields
D.Cookies
2.Server side Statemenagement
A.Session
B.Application
C.Cache
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
How to find last error which occurred in Asp.net ?
Difference between overriding and overloading?
What is difference between cache and session?
Why we are using mvc instead of asp.net? : Asp.Net MVC
What are the Types of objects in ASP
Explain server side state management system.
What is autopost?
i want the asp.net technical questions and answeres
What are the different method of navigation in asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
How can we communicate with each server in N-tier Architecture? and what are the methods?
what cut off mark for po's,what questions they asked for interview?
Explain the differences between managed and unmanaged code?
What are session state modes? List some of the important session state modes of asp.net.
What is server side session management?