what is state management?

Answer Posted / sumit kumar gaud

as it is known to all that asp works over http. and http is a stateless protocol that means server does not have any information about client.
To manage this asp .net provides state management. It can be managed in two ways
1. Client Side
2. Server Side.
for detail visit
http://msdn.microsoft.com/en-us/magazine/cc300437.aspx#S1

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain authorization levels in .net ?

690


Explain how dot net compiled code will become platform independent?

602


Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?

2040


Define caching.

720


Which asp.net objects encapsulate the state of the client and the browser?

676






Write code to send e-mail from an asp.net application?

645


Which is the parent class of the ASP.NET server control?

624


How can we register exception filter globally?

687


What is web api vs wcf?

675


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

1743


Where the cookie value is stored?

607


What are Session states available and its Uses?

1799


What is Web Server Control Templates.?

670


What does asp.net stand for?

635


What is viewstate? What does the “enableviewstate” property do?

616