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 |
Describe the difference between inline and code behind - which is best in?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
0 Answers Sans Pareil IT Services,
Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process?
1 Answers Patni, Perot Systems, Sedna Technology,
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
Explain the functionality of "EnableViewState" ? What happens if you want it on or off?
How can exception be handled with out the use of try catch?
What are early binding and late binding.
Why is global asax is used?
Explain diff. Betn dataset and recordset?
What is the difference between union and structure?
please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
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)