A、ImageMap控件
B、Image控件
C、RadioButton控件
D、adioButtonList控件
目前在应用开发领域中,主要分成两大编程体系,一种是C/S结构,另一种是基于浏览器的_______结构。
A、htm
B、aspx
C、html
D、txt
在ASP.NET应用程序中访问SqlServer数据库时,需要导入的命名空间为()
A、SystemDataOracle
B、SystemDataSqlClient
C、SystemDataODBC
D、SystemDataOleDB
如果外地朋友通过Internet访问你的计算机上的ASP.NET文件,应该选择()。
A、http://localhost/aspnet/chapter1/1-1aspx
B、http://127001/chapter1/1-1aspx
C、http://你的计算机的名字/aspnet/chapter1/1-1aspx
D、http://你的计算机的IP地址/aspnet/chapter1/1-1aspx