Câu 37: 70-486: MCSD Developing ASP.NET MVC 4 Web Applications
You are developing an ASP. NET MVC news aggregation application that will be deployed to servers on multiple networks. The application must be compatible with multiple browsers. A user can search the website for news articles. You must track the page number that the user is viewing in search results. You need to progr…
Nội dung câu hỏi
You are developing an ASP. NET MVC news aggregation application that will be deployed to servers on multiple networks. The application must be compatible with multiple browsers. A user can search the website for news articles. You must track the page number that the user is viewing in search results. You need to program the location for storing state information about the user's search. What should you do?
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.
- A. Store search results and page index in Session.
- B. Use Application state to store search terms and page index.
- C. Use QueryString to store search terms and page index. — đáp án hiện tại
- D. Store search results and page index in TempData
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.