CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 11: 70-486: MCSD Developing ASP.NET MVC 4 Web Applications

You develop an ASP. NET MVC application. The application has several Razor views. The application must execute different server-side code for desktop and mobile devices. You need to choose an approach to support mobile devices. Which two approaches can you use? Each correct answer presents a complete solution.

Nội dung câu hỏi

You develop an ASP. NET MVC application. The application has several Razor views. The application must execute different server-side code for desktop and mobile devices. You need to choose an approach to support mobile devices. Which two approaches can you use? Each correct answer presents a complete solution.

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Use different controllers and view for both desktop and mobile browsers, but render the views using Bootstrap framework.
  2. B. Create separate areas for desktop and mobile browsers, implementing independent controllers and views for each. — đáp án hiện tại
  3. C. Use the same controllers for both desktop and mobile browsers, but render different views depending on the device type.
  4. D. Use different controllers and views for both desktop and mobile browsers, but render the views with the same Razor layout depending on the device type. — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề