单项选择题
You work as an ASP.NET Web Application Developer for SomeCompany. The company uses Visual Studio .NET 2010 as its application development platform. You have recently finished the development of an ASP.NET Web application using .NET Framework 4.0. Now, you are deploying the ASP.NET Web application to a remote server. You are required to select a deployment method that will make sure that all Internet Information Services (IIS) settings, in addition to the Web content, are deployed to the remote server. Which of the following deployment methods will you select to accomplish this?()
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. -
单项选择题
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.
