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 |
To which class you load XML or Related Data
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
Define page fragment caching?
What is the file extension of web service?
What methods are fired during the page load? Init()
How response object is related to asp's response object?
Can the validation be done in the server side? Or this can be done only in the Client side?
What is http request and response?
What is the difference between page-level caching and fragment caching?
What is Web Server Control Templates.?
Explain Generics?
What is request and response in asp.net?
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)