Microsoft
70-519 · Question #134
You are implementing additional functionality within an existing ASP.NET 4 Web Forms Web site project by using ASP. NETMVC2. You need to design a Web site project configuration that supports Web…
The correct answer is A. Convert the Web site project to a Web application. D. Reference the ASP.NET MVC 2 assemblies in the application configuration file. See the full explanation below for the reasoning.
Question
You are implementing additional functionality within an existing ASP.NET 4 Web Forms Web site project by using ASP. NETMVC2. You need to design a Web site project configuration that supports Web Forms and ASP. NET MVC 2 in the same Microsoft Visual Studio 2010 project. Which two approaches should you recommend? (Each correct answer presents part of the solution. Choose two.)
Options
- AConvert the Web site project to a Web application.
- BConvert the Web site project to an ASP.NET MVC 2 application.
- CModify the T4 templates to support ASP.NET Web Forms.
- DReference the ASP.NET MVC 2 assemblies in the application configuration file.
How the community answered
(65 responses)- A72% (47)
- B9% (6)
- C18% (12)
Community Discussion
No community discussion yet for this question.