当前位置:MCTS(70-515)题库

问题:

[单选]

You create an ASP.NET MVC 2 Web application that contains the following controller class.
In the Views folder of your application, you add a view page named Index.aspx that includes the following @ Page directive.

You test the application with a browser.You receive the following error message when the Index method is invoked: "The view 'Index' or its master was not found." You need to resolve the error so that the new view is displayed when the Index method is invoked.What should you do?()

A . Change the name of the Index.aspx file to Product.aspx.
B . Create a folder named Product inside the Views folder. Move Index.aspx to the Product folder.
C . Replace the @ Page directive in Index.aspx with the following value.
D . Modify the Index method by changing its signature to the following:public ActionResult Index(Product p)

In the event that two devices need access to a common server, but they cannot communicate witheach other, which security feature should be configured to mitigate attacks between thesedevices?() private VLANs。 port security。 BPDU guard。 dynamic ARP inspection。 DHCP snooping。 “没有不透风的墙”一般是指信息的()属性。 以下说法正确的是() 保险和社会救济都是以一定的风险事故的发生给人们的生产.生活带来困难为条件的。 保险和储蓄都体现了自助原则。 保险与社会福利都有补偿损失的功能。 保险的给付金额与投保人交纳的保费金额直接相关,社会救济的救济金额与被救济人的社会贡献值。 预制外挂墙板安装尺寸,外墙板外表面平整度允许偏差为()。 1mm。 2mm。 3mm。 4mm。 矿井井下工作水泵的能力,应能在()小时内排出矿井24小时的正常涌水量(包括充填水及其他用水)。 12。 16。 20。 30。

You create an ASP.NET MVC 2 Web application that contains the following controller class.
In the Views folder of your application, you add a view page named Index.aspx that includes the following @ Page directive.

You test the application with a browser.You receive the following error message when the Index method is invoked: "The view 'Index' or its master was not found." You need to resolve the error so that the new view is displayed when the Index method is invoked.What should you do?()

参考答案:

  参考解析

本题暂无解析

在线 客服