Answer Posted / 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 |
Post New Answer View All Answers
Define application state variable and session state variable?
How to find out what version of asp.net I am using on my machine?
Why does my asp.net file have multiple tag with runat=server?
Explain the difference between value type and reference type?
Explain the difference between Web Garden and Web Farm?
What is microsoft windows sharepoint services?
What is autopostback in asp net?
How to disable validator control by client side JavaScript?
What is intrinsic objects in asp.net?
Mention the execution process for managed code?
What is the file through which you can customize your asp.net application?
What is the adavantage of using ASP.NET routing?
Define what is razor? : asp.net mvc
What symbol would you use to denote, the start of a code block in aspx views?
How does asp.net work?