what is state management?
Answers were Sorted based on User's Feedback
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 |
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 |
What is the difference between session and application?
Difference between DataView and DataTable
What is the page life cycle in asp.net?
What is HTTPContext and HTTPModule. What is the use of them?
What kind of data we can store in viewstate?
What is meant by ispostback in asp net?
Explain how asp.net page works?
which event in global.asx that fires for every request of same user?
14. What are your Future Plans for Swatz Oils GROUP U.K?
0 Answers CSC, Swatz Oils, TCS,
Can user control be stored in library?
Is string a value type or a reference type?
How to send a DataReader as a parameter to a remote client ?
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)