Your are going to develop asp.net web application using 3-layeted architecture in which you have to design a sessionless state management system. what do you need to ensure that your application manage session information?

 Posted by Rajkatie on 1/29/2015 | Category: ASP.NET Interview questions | Views: 3335 | Points: 40
Select from following answers:
  1. Using the Web.config file
  2. Use an identifier used by the server to identify the request
  3. Using Http Header
  4. All Above

Show Correct Answer


| Alert Moderator 

Comments or Responses

Login to post response