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.)
A.
Convert the Web site project to a Web application.
B.
Convert the Web site project to an ASP.NET MVC 2 application.
C.
Modify the T4 templates to support ASP.NET Web Forms.
D.
Reference the ASP.NET MVC 2 assemblies in the application configuration file.