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 |
How can we make sure that Web API returns JSON data only?
How can you ensure a permanent cookie?
I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?
what is aspcompat? what it does?
How to use a Master Database in Asp.net?
In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?
What’s the catch?
Who can consume WebAPI?
How many types of web application ?
What is the use of view state?
what are partial postbacks?
How to check null values in dataset ?
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)