Your developed intranet web application contains two different interfaces for marketing and production section. Applicatin main.aspx page receives request from both section's clients. How your application process main-production.aspx instead of without changing url in the browser's addressbar ?

 Posted by Rajkatie on 12/26/2012 | Category: ASP.NET Interview questions | Views: 5016 | Points: 40
Select from following answers:
  1. Server.Transfer
  2. Server.Execute
  3. Response.Redirect
  4. All Above

Show Correct Answer


Source: Microsoft Press book | | Alert Moderator 

Comments or Responses

Login to post response