You have already develop ASP.Net MVC Web application. you have to worked in already developed an HTTP module. can you redirect the request to a different handler than is in the routing table? if you can do this, what event would you handle ?

 Posted by Rajkatie on 1/31/2015 | Category: ASP.NET MVC Interview questions | Views: 25456 | Points: 40
Select from following answers:
  1. handle the MapRequestHandler event
  2. handle the ReleaseRequestState event
  3. handle the PostAuthorizeRequest event
  4. All Above

Show Correct Answer


| Alert Moderator 

Comments or Responses

Login to post response