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

How you will handle session when deploying application in more than a server?

598


Explain login controls.

622


Explain Optimization technique description?

605


How would you implement inheritance using c#?

579


What is cache in asp net?

538






How could you modify xaml content from javascript?

518


What is asp.net? How is it different from asp?

544


What is an example of an application service provider?

457


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

1410


What is cross page posting? How is it done?

557


What is the use of asp.net web api?

586


Explain the server control events of asp.net ?

543


What is the difference between pathparam and queryparam?

584


What are the server control tags in asp.net.?

628


How many types of validators are there in asp net?

503