what are the State management and Its Uses
Answers were Sorted based on User's Feedback
Answer / saranya
Control state
Hidden fields
Cookies
Query strings
Application state
Session state
Profile Properties
cache
1.state management is used to maintain the state of the
page after postbacks.
2.used to store the user information.
3.avoids complexity of retrieving data from DB everytime
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / anitha
View state
Control state
Hidden fields
Cookies
Query strings
Application state
Session state
Profile Properties
Is This Answer Correct ? | 3 Yes | 0 No |
What is the difference between CC and BCC?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
how we Creating a Web Service
What is http pipeline in asp.net?
Is it necessary to lock application state before accessing it ?
asp.net interview questions
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
I am opening Crystal Report in asp.Net 3.5. Report is opening very well but when I click on Refresh button of Crystal Report then it gives "Missing Parameter values" I also tried property of CR Viewer like crViewer.ReuseParameterValuesOnRefresh = True But it is not working. Plz give me solution.
about view state and how validation controls will be executed on client and server
2. Why did you choose this career?
2 Answers Schwartz Oil, Swatz Oils,
About delegates ?
What is advantage of viewstate and what are benefits ?