单项选择题
A.Add the following configuration to the
B.Add the following configuration to the
C.Add the following @ Page directive to pages that query the database.
D.Add the following @ Page directive to pages that query the database.
多项选择题 You are developing an ASP.NET Web service. The following code segment implements the service. You need to ensure that both GetProduct methods can be called from a Web client. Which two actions should you perform?()
单项选择题 YouaredevelopinganASP.NETDynamicDataWebapplication.BooleanfieldsmustdisplayasYesorNoinsteadofasacheckbox.YoureplacethemarkupinthedefaultBooleanfieldtemplatewiththefollowingmarkup.YouneedtoimplementthecodethatdisplaysYesorNo.WhichmethodoftheFieldTemplateUserControlclassshouldyouoverrideintheBooleanFieldclass?()
单项选择题 YouaredevelopinganASP.NETMVC2Webapplication.ApagemakesanAJAXrequestandexpectsalistofcompanynamesinthefollowingformat.["AdventureWorks","Contoso"]Youneedtowriteanactionmethodthatreturnstheresponseinthecorrectformat.Whichtypeshouldyoureturnfromtheactionmethod?()