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 |
Describe the difference between inline and code behind - which is best in?
One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?
Can two web application share a session and application variable ?
5 Answers Satyam, V3 Engineers,
How you will improve web application performance?
What is the difference between union and structure?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Can two different programming languages be mixed in a single ASMX file?
Explain about Application and Session Events ?
Features in ASP.NET ?
What is Partial PostBack in ASP.NET?
what is Impersonation
3 Answers Alliance One, Task Informatics,
What are the elements of a website?
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)