单项选择题
A.Add the following configuration to the web.config file.
B.Add the following configuration to the web.config file.
C.Add the following code segment to the Global.asax file.
D.Add the following code segment to the Global.asax file.
单项选择题 YouarecreatinganASP.NETWebsite.ThesiteisconfiguredtouseMembershipandRolemanagementproviders.Youneedtocheckwhetherthecurrentlylogged-onuserisamemberofarolenamedAdministrators.Whichcodesegmentshouldyouuse?()
多项选择题 YoucreateanASP.NETpagethatcontainsthefollowingtag.PageNameYouneedtowritecodethatwillchangethecontentsofthetagdynamicallywhenthepageisloaded.Whataretwopossiblewaystoachievethisgoal?()
单项选择题 You are implementing an ASP.NET page that includes the following drop-down list. You need to dynamically add values to the end of the drop-down list. What should you do? ()