What is state management in asp.net and define Client-side
state management and Server-side state management?
Answer Posted / shine
client side statemanagement
1.cookie
2.viewstate
3.querry string
serverside statemanagement
1.session
2.apllication
3.database
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Is it possible to write code in many languages in one asp.net project?
Which is better union or union all?
Explain the server control events of asp.net ?
Explain the difference between an exe and a dll?
What is bound controls
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
What is the difference between table and query?
In which event of page cycle is the viewstate available?
How many types of state management are there in asp net?
Define the term Web Garden?
What is the use of session in web application?
what is command line compiler.what are the steps and how it is related to debugging.
What is smpte vc-1?
Explain about Multi-Language integration?
Where sessions are stored?