You copy a Web site from a development site to a staging site. You do not have the Web site in a source control application. Another developer begins to fix bugs on the staging site while the development team adds features on the development site. You nee

题目

You copy a Web site from a development site to a staging site. You do not have the Web site in a source control application. Another developer begins to fix bugs on the staging site while the development team adds features on the development site. You need to synchronize the development site and the staging site and copy the latest version of each file to both locations. What should you do? ()

  • A、Use the Copy Web tool.
  • B、Create a Web Setup project.
  • C、Use the Publish Web tool.
  • D、Use the command line to XCOPY the files.

相似考题
更多“You copy a Web site from a devel”相关问题
  • 第1题:

    You have the Web Server (IIS) role installed on a server that runs Windows Server 2008. You create a Web site named contoso.com. You copy an application named WebContent to the server. You need to enable the WebContent application on the Web site. What should you do?()

    • A、At the command prompt on the server, run the appcmd add site command.
    • B、At the command prompt on the server, run the appcmd add vdir command.
    • C、Select the Web site from the Internet Information Services (IIS) Manager console. Select Add Application.
    • D、Select the Web site from the Internet Information Services (IIS) Manager console. Select Add Virtual Directory.

    正确答案:C

  • 第2题:

    You recently developed a Web application that accesses an external Web service to retrieve current exchange rates for Certkiller .com's e-Commerce Web site. The Web service converts USD prices to the customer's local currency. You have stored the URL to the external Web service's endpoint in the section of the Web.config file. The Web application has been successfully deployed to a Certkiller .com Web server named Certkiller -SR14. A few months later the vendor of the Web service changes the port that is used to access the Web service. You need to update the section of the Web application's Web.config file from Certkiller -WS528. You need to ensure that your solution has a minimal impact on customers that may be connected to the e-Commerce Web site. What should you do?()

    • A、 Create a Host entry in the Lmhosts file on Certkiller -SR14. Point the Host entry to the new end point.
    • B、 Use the Copy Web Site function in Visual Studio 2005 to deploy the Web.config file from Certkiller -WS528 to Certkiller -SR14.
    • C、 Create a Web Setup project in Visual Studio 2005 to deploy the Web.config file from Certkiller -WS528 to Certkiller -SR14.
    • D、 Use the Web Site Administration Tool to change the <appSettings> section of the Web.config file.

    正确答案:D

  • 第3题:

    You create a Web site that you must copy from a development server to a testing server, along with all source files. You do not have terminal access to the testing server. You need to create the virtual directory. Then you must copy the Web site to the virtual directory on the testing server without precompiling the site. What should you do? ()

    • A、Use the Publish Web tool.
    • B、Use the Copy Web tool.
    • C、Use the command line to XCOPY the files.
    • D、Create a Web Setup project.

    正确答案:B

  • 第4题:

    Your network contains two Web servers named Web1 and Web2. Web1 hosts the companys corporate Web site. Web2 is a test server that contains a copy of the Web site.Users connect to Web1 by using the URL http://www.contoso.com.A Web developer named User1 plans to test updates to the Web site on Web2.You need to ensure that User1 connects to Web2 by using the URL http://www.contoso.com. The solution must ensure that all other computers connect to Web1.What should you do?()

    • A、From User1s computer, create a record in the Hosts file.
    • B、From User1s computer, create a record in the Lmhosts file.
    • C、From a DNS server, create a new Host (A) resource record.
    • D、From a DNS server, create a new Alias (CNAME) resource record.

    正确答案:A

  • 第5题:

    You have a server that runs Windows Server 2008. The Web Server (IIS) role is installed.  You plan to host multiple Web sites on the server. You configure a single IP address for the server. All Web sites are registered in DNS to point to the single IP address.  You need to ensure that each Web site only responds to requests by name from all client computers.  What should you do?()

    • A、Configue a unique port for each Web site.
    • B、Configue a unique IP address for each Web site.
    • C、Configue a unique Host Header for each Web site.
    • D、Edit the Hosts file on the server to add all the Web site names associated to the network address.

    正确答案:C

  • 第6题:

    多选题
    The pop-up blocker is enabled on your computer. A Web site that you visit regularly uses pop-ups.  You need to view the pop-ups from this Web site while maintaining the highest level of security for all other Web sites.  What are two possible ways to achieve this goal?()
    A

    Disable the pop-up blocker.

    B

    Add the URL of the Web site to the list of trusted sites.

    C

    Add the URL of the Web site to the list of allowed sites.

    D

    Enable the Automatic Website Checking option on the Phishing filter.

    E

    Visit the Web site and select the Always allow pop-ups from this site option.


    正确答案: A,B
    解析: 暂无解析

  • 第7题:

    单选题
    You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The servercontains a Web site. You need to ensure that the cookies sent from the Web site are encrypted on userscomputers. Which Web site feature should you configure?()
    A

    Authorization Rules

    B

    Machine Key

    C

    Pages And Controls

    D

    SSL Settings


    正确答案: B
    解析: 暂无解析

  • 第8题:

    单选题
    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is a server which runs Windows Server 2008. You install the Web Server (IIS) server role on this server. You create a Web site named wiikigo.com. You copy an applicationnamed WebContent to the server. You need to enable the WebContent application on the Web site. What action should you perform?()
    A

    The appcmd add vdir command should be run at the command prompt on the server.

    B

    The appcmd add site command should be run at the command prompt on the server.

    C

    You should choose the Web site from the Internet Information Services (IIS) Manager console. ChooseAdd Virtual Directory.

    D

    You should choose the Web site from the Internet Information Services (IIS) Manager console. ChooseAdd Application.


    正确答案: D
    解析: 暂无解析

  • 第9题:

    单选题
    You are deploying a Web site to a server managed by a hosting company. The only access you have to the server is through FTP. You need to precompile and deploy the Web site without its source files. What should you do? ()
    A

    Use the Copy Web tool.

    B

    Use the Publish Web tool.

    C

    Use XCOPY.

    D

    Use the Web Setup project Installer.


    正确答案: D
    解析: 暂无解析

  • 第10题:

    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. You are in charge of a server that runs Windows Server 2008. The server hasthe Web Server (IIS) server role installed. The server contains a Web site that is configured to use onlyWindows Authentication. You have a security group named Group1 that contains several user accounts.Now you receive an order from the company management. According to the company requirement, youhave to prevent the members of Group1 from accessing a Web site. But you are not allowed prevent otherusers from accessing the Web site. Which Web site feature should you configure?()

    • A、You should configure SSL Settings
    • B、You should configure Authentication
    • C、You should configure Authorization Rules
    • D、You should configure IIS Manager Permissions

    正确答案:C

  • 第11题:

    You are working with a team of developers on a Web site. You copy the Web site from the staging server to work on it locally. While making changes, you create new C# source code files and delete old ones. You need to ensure that your changes propagate to the staging server without affecting any files that you have not modified. Which tool should you use? ()

    • A、XCOPY
    • B、the Copy Web tool
    • C、the Publish Web tool
    • D、a Web Setup project

    正确答案:B

  • 第12题:

    You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The server contains a Web site.  You need to ensure that the cookies sent from the Web site are encrypted on users computers.  Which Web site feature should you configure?()

    • A、Authorization Rules
    • B、Machine Key
    • C、Pages And Controls
    • D、SSL Settings

    正确答案:B

  • 第13题:

    Your company has an internal Web site that requires HTTPS. The Web site s certificate is self-signed. Youhave a computer that runs Windows 7 and Windows Internet Explorer 8. You use HTTPS to browse to theWeb site and receive the following warning message: There is a problem with this website s security certificate. You need to prevent the warning message from appearing when you access the Web site.  What should you do?()

    • A、From Internet Explorer, enable InPrivate Browsing.
    • B、From Internet Explorer, add the Web site to the Trusted sites zone.
    • C、From Certificate Manager, import the Web site s certificate into your Personal store.
    • D、From Certificate Manager, import the Web site s certificate into your Trusted Root CertificationAuthorities store.

    正确答案:D

  • 第14题:

    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is a server which runs Windows Server 2008. You install the Web Server (IIS) server role on this server. You create a Web site named wiikigo.com. You copy an applicationnamed WebContent to the server. You need to enable the WebContent application on the Web site. What action should you perform?()

    • A、The appcmd add vdir command should be run at the command prompt on the server.
    • B、The appcmd add site command should be run at the command prompt on the server.
    • C、You should choose the Web site from the Internet Information Services (IIS) Manager console. ChooseAdd Virtual Directory.
    • D、You should choose the Web site from the Internet Information Services (IIS) Manager console. ChooseAdd Application.

    正确答案:D

  • 第15题:

    单选题
    You are deploying an ASP.NET Web application to a remote server. You need to choose a deployment method that will ensure that all IIS settings, in addition to the Web content, will deploy to the remote server. Which deployment method should you choose?()
    A

    the XCOPY command-line tool

    B

    the Copy Web Site tool

    C

    the Web Deployment tool

    D

    the Publish Web Site utility


    正确答案: B
    解析: 暂无解析

  • 第16题:

    单选题
    You are working with a team of developers on a Web site. You copy the Web site from the staging server to work on it locally. While making changes, you create new C# source code files and delete old ones. You need to ensure that your changes propagate to the staging server without affecting any files that you have not modified. Which tool should you use? ()
    A

    XCOPY

    B

    the Copy Web tool

    C

    the Publish Web tool

    D

    a Web Setup project


    正确答案: C
    解析: 暂无解析

  • 第17题:

    单选题
    You have a server that runs Windows Server 2008. The server has the Web Server (IIS) server role installed.   The server contains a Web site that is configured to use only Windows Authentication. You have a security group named Group1 that contains several user accounts.  You need to prevent the members of Group1 from accessing a Web site. You must not prevent other users from accessing the Web site.  Which Web site feature should you configure?()
    A

    Authentication

    B

    Authorization Rules

    C

    IIS Manager Permissions

    D

    SSL Settings


    正确答案: B
    解析: 暂无解析

  • 第18题:

    单选题
    Your team creates a Web site. The Web site needs to be deployed to a staging server for performance testing. You plan to make a number of performance enhancements and then retest. You need to compile and copy the Web site to the staging server. What should you do? ()
    A

    Write a batch file that uses aspnet_compiler.exe.

    B

    Write a batch file that uses InstallUtil.exe.

    C

    Write a batch file that uses Csc.exe.

    D

    Write a batch file that uses aspnet_wp.exe.


    正确答案: D
    解析: 暂无解析