You want to change layout of your web application if it is access from mobile device. At run time which object you would examine for taking such decision ?

 Posted by Rajkatie on 12/24/2012 | Category: ASP.NET Interview questions | Views: 4867 | Points: 40
Select from following answers:
  1. Response.Status
  2. Request.HttpMethod
  3. Request.Browser.IsMobileDevice
  4. All Above

Show Correct Answer


Source: Microsoft Press book | | Alert Moderator 

Comments or Responses

Login to post response