Define state managenent?Descibe state managenent technique
which maintain the information at server site focusing it IDS
features and limitations?
Answer / 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 |
What is DataGrid wheater its a Server Control or something else ?
What are the data controls available in asp.net?
What is asp.net mvc? : asp.net mvc
what is asp.net
Differentiate between structure and class.
How to store a dataset in a viewstate?
What New Features comes with ASP.NET Web API 2.0?
What is the main use of Response.Output.Write()?
What command line used to generate Runtime callable wrapper.
can u any one tell me clearly where is stored cache datas?
Which method do you use to kill explicitly a users session?
What methods are fired during the page load? Init()
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)