Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is state management?

Answers were Sorted based on User's Feedback



what is state management? ..

Answer / n.ravi

The web server will remember the users information by implementing certain techniques these techniques are called state managent. those are divided into 2 types 1.client side
2.server side
client-side:1. query string 2.hidden fields 3.view state 4.cookies
Server Side:1.session 2. Application 3.Cache 4.context

Is This Answer Correct ?    15 Yes 1 No

what is state management? ..

Answer / 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

More ASP.NET Interview Questions

How can you send an email message from an asp.net web page?

0 Answers  


Explain the differences between Server-side and Client-side code?

2 Answers  


Where do you store the information about the user?s locale?

2 Answers  


what is strong name?

4 Answers   Fidelity, Infosys, Microsoft, Shriram Value Services,


explain about Back ground process control in .net

1 Answers   Digital Mesh, Infronics,


What are the advantages and disadvantages of session?

0 Answers  


what is state management?

2 Answers  


what is session,cokkies in asp.net??

5 Answers  


About Windows/Forms Authentication

1 Answers  


What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?

0 Answers  


Can you explain how ASP.NET application life cycle and page life cycle events fire?

0 Answers   MindCracker,


What is the good practice to implement validations in aspx page?

0 Answers  


Categories