State Management (viewstate, session etc)

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the response.write() and response.output.write() methods?

502


What are the different authentication modes in asp.net?

513


Should I delete cookies?

484


How to create events for a control?

539


What is autopost?

514






What is the importance of Global.asax in ASP.NET?

545


How would you get asp.net running in apache web servers? Explain it's limitations.

522


What is query string? What are its advantages and limitations?

504


Can you explain architecture of your project ?

609


What is the difference between custom controls and user controls?

465


how to elimainte the similar data from the different tables

1699


Where is the session stored?

625


Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?

1938


Is it possible to apply themes to an asp.net application? If yes, then how?

564


What is the difference between page-level caching and fragment caching?

519