Tell something about state management in asp.net?
Answers were Sorted based on User's Feedback
SERVER SIDE:
1.APPLICATION
2.CACHE
3.SESSION
4.CONTEXT
5.DATABASE
CLIENT SIDE:
1.VIEW STATE
2.COOKIES
3.HIDDEN VARIABLES
4.QUERY STRING
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / selvavelan.s
Give brief Definition for the following
1. Application
2. Session
3. Cookies
4. Viewstate
5. SqlServer(DataBase)
6. HiddenFeild
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / sankar
We know that Web pages are stateless that means they didn't know weather same user sending requests or other so to maintain state of web pages asp.net provides state managemant.
Client side:
1)Cookies
2)Query String
3)View State
4)Hidden Fields
Server side:
1)Session State
2)Application State
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the different session state management options available in asp.net?
what to magage the state manament in asp.net with respect to in_prock and out_prock
How cross page posting is done in Asp.net 2.0?
What does asax stand for?
How do you use a custom validator? When might you want to use one?
Can more than one person use the same login?
what is assembly?
Is there any property names “isnavigating”?
How many types of validation controls are provided by ASP.NET?
Difference between viewstate, cache, session
What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.
4 Answers ABC, Syntax Softtech, TCS,
What are the new page events added in Asp.net 2.0 ?
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)