当前位置:MCPD(70-562)题库

问题:

[单选]

Certkiller.com has hired you as a network administrator for their network. You are in the process ofcreating an ASP.NET application using .NET Framework v3.5. The newly created applicationcontains a DataSourceControl. 
This control is named KingCatagory. This control is bound to a Microsoft SQL Server 2005 table.The primary key of this table is the CatName column. In the FormView control you write thefollowing code. (The line numbers is included for reference purposes)
1 <tr>
2 <td align="right"><b>Category:</b></td>
3 <td><asp:DropDownList ID="DropDownList1" Runat="server"
4
5 DataSourceID="ds1" DataTextField="CatName" DataValueField="CatID" />
9 </td>
10 </tr> 
You receive an instruction frommanagement to make sure that modifications made to the CatIDfield can be written to the database. You thus need to determine the appropriate code fragmentthat needs to be added at line 4. 
What should you identify?()

A . A
B . B
C . C
D . D

以下()选项不属于项目风险监控的范围。 风险计划。 风险跟踪。 风险披露。 风险管理审查会议。 试述培育学生的创造性思维能力的方法。 在顶管施工中,比较容易造成受力不均,产生应力集中而破坏部位为:()。 以下不属于生产者市场细分标准的是() 用户行业。 用户规模。 用户地理位置。 用户收入水平。 下列()部门不是信息化组织机构的主要部门。 系统研发与管理部。 系统外包部。 系统运行维护与管理部。 信息资源管理与服务部。

Certkiller.com has hired you as a network administrator for their network. You are in the process ofcreating an ASP.NET application using .NET Framework v3.5. The newly created applicationcontains a DataSourceControl. 
This control is named KingCatagory. This control is bound to a Microsoft SQL Server 2005 table.The primary key of this table is the CatName column. In the FormView control you write thefollowing code. (The line numbers is included for reference purposes)
1 <tr>
2 <td align="right"><b>Category:</b></td>
3 <td><asp:DropDownList ID="DropDownList1" Runat="server"
4
5 DataSourceID="ds1" DataTextField="CatName" DataValueField="CatID" />
9 </td>
10 </tr> 
You receive an instruction frommanagement to make sure that modifications made to the CatIDfield can be written to the database. You thus need to determine the appropriate code fragmentthat needs to be added at line 4. 
What should you identify?()

参考答案:

  参考解析

本题暂无解析

在线 客服