nerdexam
Microsoft

70-515 · Question #130

You work as an ASP.NET Web Application Developer for SomeCompany. The company uses Visual Studio .NET 2010 as its application development platform. You are creating an ASP.NET MVC 2 Web application…

The correct answer is C. Right-dick within the action method in MVC2Controller, and select Add View to create a view D. Add the following method to MVC2Controller. See the full explanation below for the reasoning.

Question

You work as an ASP.NET Web Application Developer for SomeCompany. The company uses Visual Studio .NET 2010 as its application development platform. You are creating an ASP.NET MVC 2 Web application using .NET Framework 4.0. You add a controller named MVC2Controller to the MVC 2 application. You are required to modify the MVC 2 application to manage the URL path /company/info. What will you do? (Each correct answer represents a part of the solution. Choose two.)

Options

  • ARight-dick the Views folder, and select View from the Add sub-menu to create the view for
  • BAdd the following method to MVC2Controller:
  • CRight-dick within the action method in MVC2Controller, and select Add View to create a view
  • DAdd the following method to MVC2Controller:
  • EAdd the following method to MVC2Controller:

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    81% (21)
  • E
    12% (3)

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice