Types of state management techniques ?
Answers were Sorted based on User's Feedback
Answer / krupali
There are two types of state management options available.
1)client side statemanagement.
2)server side statemanagement.
In Client side statemanagement
1)View state
2)query string
3)custom cookies
In server side statemanagement
1)Session state
2)application state
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / arockia johnsi rani j
ASP.NET Supports various client side and server side state
management.
client side
view state,hidden fields, cookies, query strings
server side
Application state, session state, Database.
| Is This Answer Correct ? | 13 Yes | 4 No |
Answer / pradeep gupta
Client-side state management:-
a)cookies, b)view state, c)Hidden field, d)Query String
Serve-side state management:-
a)session, b)Application, c)context handler.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / hameed
client side
view state,hidden fields, cookies, query strings
server side
Application state, session state, Database.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / karthikkumar
State Management in asp.net
1.Client side State Management
i) Cookies
ii) Query String
iii) Hidden Fields
iv) View state and Control state
2.Server side State Management
i) Cache
ii) Store state on the server
iii)Application Object
iv) Session Object
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ravi
two type of state management technique in asp.net:-
1) client side state management
query string
hidden fields
view state
cookies
2) server side state management
session
application
context handler
cache
| Is This Answer Correct ? | 1 Yes | 0 No |
Do gac'ed assemblies have fulltrust?
Features and disadvantages of dataset ?
4 Answers Interlink, Microsoft,
What is a session http?
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.
Explain the use of dataadapter.
is it possible to persiste customize object in view state? how it is?
What tag do you use to add a hyperlink column to the DataGrid?
How do you trap errors in ASP and how do you invoke a component in ASP ?
What is shared and private assembly?
Different type of validation controls in asp.net ?
1 Answers CTS, Keane India Ltd,
What is the importence of the INTERFACE? but not the inheritence concept?and why we r declaring the empty methods in that? we can directly implements with in the class know? Tell me the importence?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
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)