Microsoft
70-519 · Question #83
70-519 Question #83: Real Exam Question with Answer & Explanation
The correct answer is B. Use an ASP.NET Web Forms-based framework.. See the full explanation below for the reasoning.
Question
You are designing an ASP.NET Web application. Pages of the Web application will share a common layout. Different business logic will be executed based on user input. You have the following requirements: - Use view state to maintain data between postbacks. - Reuse presentation logic across multiple pages. You need to recommend an approach that meets the requirements. What should you recommend?
Options
- AUse ASP.NET MVC 2.
- BUse an ASP.NET Web Forms-based framework.
- CUse an ASP.NET Web Services application.
- DUse ASP.NET AJAX.
Community Discussion
No community discussion yet for this question.