Briefly describe different techniques for ASP.NET State
Management?

Answer Posted / kamal sharma

StateManagement are 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
d.profile

State management is implemented in order to retain
information about the user requests. Web pages are
stateless. Each request creates new page without retaining
any previous information about the user requests.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is session in asp.net?

524


Why does my asp.net file have multiple tag with runat=server?

571


Explain culture and uiculture values.

546


Is viewstate secure?

514


In which situation can you not use a viewstate?

538






How do we implement bundling in MVC?

590


What are the Types of state management techniques

558


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

531


How many types of session state management options available in asp.net?

539


Briefly describe the role of global.asax?

579


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

538


What is redirectpermanent in asp.net?

613


i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?

1843


Define xmlreader class.

575


Define caching.

625