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 do you declare static variable? What is its lifetime?
What is mta?
How to handle errors in Web API?
What is AppDomain?Explain how it works.
What is serialization?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?
Explain swagger components.
What is a 404 redirect?
Is there any property names “isnavigating”?
How will create assesblies at run time?
Define transparent caching with aop?
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)