单项选择题
Which class is used to specify a set of features to support on the XrnlReader object created by the Create method?()
A.XmlReaderSettings
B.XmlSecureResolver
C.XmlValidatingReader
D.XmlTextReaderSelectMany(c => c.CustomerAddresses).Count()
点击查看答案
相关考题
-
单项选择题
YouworkasanASP.NETWebApplicationDeveloperforSomeCompany.ThecompanyusesVisualStudio.NET2010asitsapplicationdevelopmentplatform.YouhaverecentlyfinishedthedevelopmentofanASP.NETWebapplicationusing.NETFramework4.0.Now,youaredeployingtheASP.NETWebapplicationtoaremoteserver.YouarerequiredtoselectadeploymentmethodthatwillmakesurethatallInternetInformationServices(IIS)settings,inadditiontotheWebcontent,aredeployedtotheremoteserver.Whichofthefollowingdeploymentmethodswillyouselecttoaccomplishthis?()
A.Web Setup project
B.Web-based deployment
C.Deployment manifest
D.Web Deployment Tool -
单项选择题
Whichtoolisusedtosimplifythemigration,managementanddeploymentofIISWebservers,WebapplicationsandWebsites?()
A.System Designer
B.XCOPY deployment
C.Deployment Designer
D.Web Deployment -
单项选择题
YouworkasanASP.NETWebApplicationDeveloperforSomeCompany.ThecompanyusesVisualStudio.NET2010asitsapplicationdevelopmentplatform.YouarecreatinganASP.NETWebapplicationusing.NETFramework4.0.TheWebapplicationcomprisesaclassnamedEmployeewithpropertiesnamedasFirstName,LastName,andAge.YouaddaWebpageinwhichyougetalistofEmployeeobjectsanddisplaythoseobjectsinaGridViewcontrol.YouarerequiredtoaddcodesothattheGridViewrowishighlightedinredcoloriftheageoftheemployeeislessthan21years.Whatwillyoudotoaccomplishthis?()
A.Use the RowCommand event of the GridView control.
B.Use the SelectedlndexChanged event of the GridView control.
C.Use the RowDataBound event of the GridView control.
D.Use the RowEditing event of the GridView control.
E.Use the RowUpdated event of the GridView control.
