<allow verbs=GET users=* /><deny verbs=POST users=* /><allow verbs=POST roles=Administrators />
<allow roles=Administrators /><deny users=* />
<allow u sers=Administrators /><allow users=* />
<allow v erbs = POST roles=Administrators /><deny verbs=POST users=* /><allow verbs=GET users=* />
第1题:
You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5. This application will be part of a solution that contains a Windows Communication Foundation (WCF) service project. The Web application will be used to make calls to a service identified in theWCF service project. Management is planning to host the Web application on a separate serverfrom the WCF service. They want the WCF service to perform remotely. You need to add areference to the WCF service. What should you do?()
第2题:
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?()
第3题:
You are the Exchange administrator of the Xxx Corporation’s Exchange 2010 organization.You need to retrieve all messages from Ann’s mailbox that have the word "classified" in the message body and the subject of "New Project." The message may be either in the Calendar or Inbox folders. What should you do?()
第4题:
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? ()
第5题:
You create a Web site for a customer. You need to deploy the Web site to the customers server without any of the source files for the Web site. You do not want the customer to be able to update any of the static pages on the Web site. Which tool should you use? ()
第6题:
You create an intranet Web site for management of project documents. You need to enable all users to browse documents on the site. Only members of the administrators group must be able to upload files. Which code segment of the Web.config file should you use? ()
第7题:
Use the Publish Web tool.
Use the Copy Web tool.
Use the command line to XCOPY the files.
Create a Web Setup project.
第8题:
Use the Copy Web tool.
Create a Web Setup project.
Use the Publish Web tool.
Use the command line to XCOPY the files.
第9题:
Enable SSL on the external Web site by using a Microsoft cryptographic service provider (CSP)
Enable Microsoft .NET Passport authentication on the external Web site. Use Passport Level 0 with SSL on the external Web site
Enable SSL on the external Web site by using a commercial digital certificate
Enable SSL on the intranet Web site by using an internal server certificate
Enable SSL on the external Web site by using an internal server certificate
第10题:
Add a new managed handler to the Contoso Intranet Web site.
Add a new managed handler for the specific Web application that requires it.
Add a new module mapping to the Contoso Intranet Web site.
Add a new module mapping for the specific Web application that requires it.
第11题:
Create a complex password for your user account.
Open Credential Manager and modify your credentials.
Add the URL of the Web site to the Trusted sites zone.
Add the URL of the Web site to the Local intranet zone.
第12题:
Your company has an Active Directory domain. All computers are members of the domain. Your networkcontains an internal Web site that uses Integrated Windows Authentication. From a computer that runs Windows 7, you attempt to connect to the Web site and are prompted for authentication. You verify that youruser account has permission to access the Web site. You need to ensure that you are automaticallyauthenticated when you connect to the Web site. What should you do?()
第13题:
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? ()
第14题:
You have a Web server named Server1 that runs Windows Server 2003 Web Edition Service Pack 2 (SP2). Server1 contains a Web site named Intranet. You notice that you can open the Intranet Web site as a Web folder. You need prevent all users from opening the Intranet Web site as a Web folder. What should you do? ()
第15题:
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? ()
第16题:
Which utility allows you to pre-compile and publish your Web site to a new location?()
第17题:
You have a Web server named Web1 that runs Windows Server 2003 Service Pack 2 (SP2). Users on the internal network connect to the Web site on Web1 by using the URLhttp://www.contoso.com. From the Internet, you cannot connect to the Web site by using the URL http://www.contoso.com. You can connect to the Web site by using the public IP address of Web1.You need to ensure that users on the Internet can connect to the Web site on Web1 by using the URL http://www.contoso.com. You deploy a DNS server that is accessible on the Internet. What should you do next?()
第18题:
XCOPY
the Copy Web tool
the Publish Web tool
a Web Setup project
第19题:
aspnet_compiler.exe
InstallUtil.exe
CSC.exe
aspnet_wp.exe
第20题:
Use the Copy Web tool.
Use the Publish Web tool.
Use XCOPY.
Use the Web Setup project Installer.
第21题:
Check the application log on the Web server.
Use Network Monitor to capture network traffic on the Web server.
Review the log files created by IIS on the Web server.
Configure a performance log to capture all Web service counters. Review the performance log data.