可学答题网 > 问答 > MCTS(70-515)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You work as an&#8194


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. csMyHome.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?()

  • A<%= Html.ActionLink("MyTest", "MyHome", new {area = "test"}, null)%>
  • B<%= Html.RouteLink("MyHome", "MyTest", new {area = "test"}, null)%> 
  • C<%= Html.RouteLink("MyTest", "MyHome", "MyTest", new {area = "test"}, null)%>
  • D<%= Html.ActionLink("MyTest", "MyHome", "MyTest", new {area = "test"}, null)%>
参考答案
参考解析:
分类:MCTS(70-515)题库
相关推荐

1、You work as an 

You&#8194;work&#8194;as&#8194;an&#8194;application&#8194;developer&#8194;at&#8194;Certkiller&#8194;.com.&#8194;Certkiller&#8194;.com&#8194;has&#8194;instructed&#8194...

2、You work as an 

You&#8194;work&#8194;as&#8194;an&#8194;Exchange&#8194;Administrator&#8194;for&#8194;UniCom&#8194;Inc.The&#8194;company&#8194;has&#8194;a&#8194;Windows&#8194;2008&#81...

3、You work as an 

You&#8194;work&#8194;as&#8194;an&#8194;administrator&#8194;at&#8194;ABC.com.&#8194;The&#8194;ABC.com&#8194;network&#8194;consists&#8194;of&#8194;a&#8194;single&#8194...

4、You work as an 

You&#8194;work&#8194;as&#8194;an&#8194;administrator&#8194;at&#8194;ABC.com.The&#8194;ABC.com&#8194;network&#8194;consists&#8194;of&#8194;a&#8194;single&#8194;domain...

5、You work as an 

You&#8194;work&#8194;as&#8194;an&#8194;administrator&#8194;at&#8194;ABC.com.&#8194;The&#8194;ABC.com&#8194;network&#8194;consists&#8194;of&#8194;a&#8194;single&#8194...

6、You work as an 

You&#8194;work&#8194;as&#8194;an&#8194;ASP.NET&#8194;Web&#8194;Application&#8194;Developer&#8194;for&#8194;SomeCompany.&#8194;The&#8194;company&#8194;uses&#8194;Visu...