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 the full meaning of asp.net?
What is the namespace to create thread in .net?
which is faster ArraytList Or Collection ? how? hows the Hashing works internally ?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
How do we implement bundling in MVC?
What is application variable in asp.net?
Can master pages be nested?
Where code pages are used?
What r new things introduced in ASP.NET 2.0 in comparision to ASP.NET 1.1
what is wwf in asp.net?
What is the mvc model?
What is virtual directory 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)