Exit 70-519 Designing & Developing Web Apps Using MS .NET Frmwk 4
Question 4 of 5
0% complete
Q4 Single choice

You develop a website. You are asked to add a new section named Marketing to the website.

You have the following requirements:

The Marketing section must be accessible only on mobile devices.

The Marketing section must scale automatically to the browser that is in use.

You need to develop the Marketing section of the website.

What should you use?

  • A

    The browser definition file.

  • B

    The Request.Browser.IsMobileDevice property.

  • C

    The UserAgent string property.

  • D

    The machine.config file.