Microsoft
70-515 · Question #123
70-515 Question #123: Real Exam Question with Answer & Explanation
Sign in or unlock 70-515 to reveal the answer and full explanation for question #123. The question stem and answer options stay visible for context.
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 create an ASP.NET MVC 2 Web application using .NET Framework 4.0. You implement a single project area in the MVC 2 Web application. In the Areas folder, you add a subfolder named MyTest. You add the following files to the appropriate sub-folders: - MyController. cs - MyHome.aspx You register a route of the area, setting the route name to MyTest_default and the area name to test. You create a view named MyViews.aspx that is outside the test area. You need to add a link to MyViews.aspx that points to MyHome.aspx. Which of the following code segments will you use?
Options
- A<%= Html.ActionLink("MyTest", "MyHome",
- B<%= Html.RouteLink("MyHome", "MyTest",
- C<%= Html.RouteLink("MyTest", "MyHome", "MyTest",
- D<%= Html.ActionLink("MyTest", "MyHome", "MyTest",
Unlock 70-515 to see the answer
You've previewed enough free 70-515 questions. Unlock 70-515 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.