单项选择题
Which tool is used to simplify the migration, management and deployment of IIS Web servers, Web applications and Web sites?()
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. -
单项选择题
YouworkasanASP.NETWebApplicationDeveloperforSomeCompany.ThecompanyusesVisualStudio.NET2010asitsapplicationdevelopmentplatform.YoucreateanASP.NETWebapplicationusing.NETFramework4.0.YoucreateaWebpageintheapplication.TheWebpagewillgetlargesetsofdatafromadatasource.YouaddaDataPagercontroltothepage.YouarerequiredtodisplaynavigationcontrolsthatenableyoutocreateacustompagingUlfortheDataPagercontrol.Whatwillyoudo?()
A.Use NextPreviousPagerField.
B.Use NumericPagerField.
C.Use PreviousPagerField.
D.Use NextPagerField.
E.Use TemplatePagerField. -
单项选择题
WhicheventoftheGridViewclassoccurswhentheEditbuttonofarowisclicked,butbeforetheGridViewcontrolenterseditmode?()
A.RowEntered
B.RowEdited
C.RowEntering
D.RowEditing
