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 |
how to create bin folder in asp.net2.0
What are the advantages of using session?
What is an asp.net web form?
I have a component with 3 parameter and deployed to client side now i changed my dll method which takes 4 parameter.How can i deploy this without affecting the clent?s code ?
1 Answers Microsoft, Satyam, Wipro,
What is paging in context of Memory?
What are different methods of session maintenance in asp.net?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Differentiate between authentication and authorization.
What symbol would you use to denote, the start of a code block in aspx views?
what is <location> tag?
What is the advantage of using Windows authentication in a Web application?
What is Cookies Less Session?
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)