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 |
How to you can limit Access to Web API to Specific HTTP Verb?
In which interface the template of any control like Gridview would Initiate?
Explain the server control events of asp.net ?
Can we add code files of different languages in app_code folder?
What is wrong with a line like this? DateTime.Parse(myString)
What are web server controls in asp.net?
repeater and gridview diff? Why is repeater fast than gridview?
why security trimming attribute?
What is Generic? explain clearly?
What is use of <% %> in asp.net?
How we implement web farm and web garden concept in asp.net?
What are the events in a page life cycle?
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)