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 significance of finalize method in .net?
WHAT IS BOXING? HOW WE CAN USE IT?
What is the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?
How we can set Different levels of Authentication in .Net? What are the difference between Windows Authenticatin, Passport Authentication and Form Authentication?
What is work flow gen? how can it will work with .Net?
What is web.config and machine.config ?
3 Answers Collabor, NDPL, TCS,
When do you set "<IDENTITY impersonate="true" />" ?
What is the difference between session state and session variables ?
List of interview questions collections at www.dpoint.weebly.com
What is difference between machine.config and Web.Config?
4 Answers Accenture, BirlaSoft, Le Logiciel,
How can you make sure that web api returns json data only?
What are the file extensions for razor views?
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)