欢迎来到PP题库网 PP题库官网
logo
全部科目 > 微软认证考试 > MCPD > MCPD(70-562)

单项选择题

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. You add an XmlDataSource control named XmlDataSource1 to the Web page. XmlDataSource1 is bound to an XML document with the following structure:  
<?xml version="1.0" encoding="utf-8" ?>  
<clients>  
<client ID="1" Name="John Evans" />  
<client ID="2" Name="Mike Miller"/>
 ... 
</clients>   
You also write the following code segment in the code-behind file of the Web page:  
protected void BulletedList1_Click (object sender, BulletedListEventArgs e) {  
// ...  
}   
You need to add a BulletedList control named BulletedList1 to the Web page that is bound to XmlDataSource1. 
Which code fragment should you use?()

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

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题