How can you manage server-side state?

 Posted by Raja on 4/12/2008 | Category: ASP.NET Interview questions | Views: 57075
Select from following answers:
  1. Through Application variable
  2. Through Session variable
  3. Through Database
  4. All above 3
  5. All Above

Show Correct Answer


Asked In: Many interviews | Alert Moderator 

Comments or Responses

Posted by: Rahulshukla on: 10/20/2011 | Points: 10
in server side we can manage state through session, application variable and as well as data base

Login to post response