State Management (viewstate, session etc)
Answers were Sorted based on User's Feedback
Answer / alb.shah
in asp.net following ways to maintain server site and
client site state.
client site:
1. View State
2. Query String
3. Hiddne Field
4. Cookies
Server Site is:
1. Session
2. Application
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / kamlesh
Client Side Managemnet:
•View state
•Control state
•Hidden fields
•Cookies
a) Temporary Cookies: Stored in RAM.
b) Permant Cookies: Stored in Hard Disk.
Server Side Management:
•Query strings
•Application state
•Session state
| Is This Answer Correct ? | 2 Yes | 3 No |
What is Http handler?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
By default what is the Asp.Net application login context on IIS 5.0? By default the ASP.Net app runs in the context of a local user ASPNet on IIS version 5. On IIS version 6 on windows 2003 it is called Network service
What are server side controls?
what is the differance between native code & managed code?
Difference between connected architecture and Dissconnected architecture?
extensibility in asp.net2.0
If we remove web.config or machine.config from the application then, is this application will works?
Is razor a programming language?
What is asp.net localization?
What language is asp.net written in?
What is _dopostback 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)