Define state managenent?Descibe state managenent technique
which maintain the information at server site focusing it IDS
features and limitations?

Answer Posted / rajeev kumar varshney

Web are Stateless, When The page is postBack or refresh then data is lost this means that web does not use state management,
To Keep or hold the data on the page We use State Management.
Two types of State Management.
1)Client Side
2) Server Side

1) Client Side state Management.
a) View State : To Hold the data Whatever the Page is
Refresh or Post Back occur.
b) Hidden Field : To Contain the Value
c) Cookies : To Store the Data in Local Memory of the system.when retrieve Query then give response from local memory of the system.

2) Server Side State Management
a) Session : When we open the browser and we close the browser , the mean time is known as session.

b) Application : When the web server will get start and will get down..mean time is consider as application .

When We move from One Page to Another Page the Value is Lost..To sustain the Value of Previous Page for a some time of perioud we use Session Or Application.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

598


What is difference between viewstate and session state in javascript?

707


How to create multi language website in asp.net mvc? : Asp.Net MVC

571


Explain about asp.net 2.0 themes?

635


Explain code snippet to register exception filters from controller?

713






6. Tell us about a time when you failed to meet a deadline. What were the repercussions?

1818


How many types of cookies are there in asp.net?

622


How can we identify that the page is post back in asp net?

593


For which does this Codebehind="MyCode.aspx.cs" is relevent to ?

680


What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?

664


Explain the basic functionality of garbage collector?

612


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

635


Which is better asp.net or php?

616


14. What are your Future Plans for Swatz Oils GROUP U.K?

1850


What is postback pixel?

595