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 is the difference between page.registerclientscriptblock and page.registerstartupscript?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
when i want to use asp.net configuration for creat users and roles i recived this message: There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store. The following message may help in diagnosing the problem: Unable to connect to SQL Server database. when i clicked the choose data source button that give me another message that is this: Use this page to configure how Web site management data such as membership is stored. You can use a single provider for all the management data for your site or you can specify a different provider for each feature. Your application is currently configured to use the provider: AspNetSqlProvider Select a single provider for all site management data Select a different provider for each feature (advanced) ------------------------- and this message was reapeted in other choose again. please help me if u know why i gave that message so i wont can creat my users and roles
What is web api vs wcf?
Types of session management in ASP.NET?
Why is the standalone environment only useful during the development process?
Where is ViewState information stored?
can we transfer data from one page to another page using viewstate if so how?if not y?
37 Answers AppShark, DataSync, Gtech, iGate, Wipro,
can I use session variable in App_code Class page??
What are the different Key TreeView Properties in Asp.net 2.0?
What do you mean by query string?
How many types of sessions are there in asp net?
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)