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

问题:

[单选] 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 Web application using .NET Framework 4.0. The Web application comprises a class named Employee with properties named as First Name, Last Name, and Age. You add a Web page in which you get a list of Employee objects and display those objects in a GridView control. You are required to add code so that the GridView row is highlighted in red color if the age of the employee is less than 21 years.  What will you do to accomplish this?()

A . Use the RowCommand event of the GridView control.
B . Use the SelectedlndexChanged event of the GridView control.
C . Use the RowDataBound event of the GridView control.
D . Use the RowEditing event of the GridView control.
E . Use the RowUpdated event of the GridView control.

第一次把“()”这个职业正式提出来的是D.罗维 西奈尔。 提格。 盖迪斯。 罗维。 如下图所示,说法不正确的是()    如果选项数超出了设定数量,会自动出现滚动条。 。  这是个菜单,它的HTML标签是<option name="select" size="5"></option>  。  浏览者可以通过拖曳滚动条来观看各选项。  。  这种显示方式可以节省网页空间。。 简述动物保健的一般措施? 你正在创建一个处理 XML 文档的 Web 应用。这个 Web 应用实现从不同的源接收 XML 文档,然后读取文档并把它存储到 SQL SERVER 数据库中。已知,Web 应用会分析所有传入的文件,看他们是否符合某个 XML 架构。为此,你需要找到 XML 文档中所有的验证错误,你应该怎么做?() 使用XmlDocument对象读取XML数据,同时指定相应架构文件。。 为XmlReader对象的XmlReaderSettings设置ValidationEventHandler;。 使用DataSet对象读取XML文件,并且设置EnforceConstraints属性为True;。 使用DataSet对象读取XML文件,并且在DataSet.MergeFailed事件中分析数据看是否符合XML架构。。 《战国策》 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 Web application using .NET Framework 4.0. The Web application comprises a class named Employee with properties named as First Name, Last Name, and Age. You add a Web page in which you get a list of Employee objects and display those objects in a GridView control. You are required to add code so that the GridView row is highlighted in red color if the age of the employee is less than 21 years.  What will you do to accomplish this?()
参考答案:

  参考解析

本题暂无解析

在线 客服