Access the personalization data from the Session property of the HttpContext object.
Access the personalization data from the Application property of the HttpContext object.
Access the personalization data from the Cache property of the HttpContext object.
Access the personalization data from the Profile property of the HttpContext object.
第1题:
You have a server named Server1 that runs Windows Server 2003 Web Edition Service Pack 2 (SP2). You create a new virtual directory named App1. App1 contains a Web application. Users report that when they enter http://app1 in their Web browsers, they are unable to connect to the Web application. You need to ensure that users can access the Web application when they connect to http://app1. What should you do? ()
第2题:
Your network contains a Windows Server 2008 server that has the Web Server (IIS) server role installed. You have a Web application that uses a custom application pool. The application pool is set to recycle every 1,440 minutes. The Web application does not support multiple worker processes. You need to configure the application pool to ensure that users can access the Web application after the application pool is recycled. What should you do?()
第3题:
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. A Windows Server 2008 server is included by your network and the WebServer (IIS) server role is installed on Windows Server 2008. There is a Web application which a customapplication pool is utilized. The company set the application pool to recycle every 1,440 minutes. Multipleworker processes are not supported by the Web application. Since you are the technical support, you arerequired to have the application pool configured so as to make sure that the Web application is available tousers after the application pool is recycled. Which action should be performed to achieve the goal?()
第4题:
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 Web Server(IIS) server role and the FTP Publishing Service role service are installed on the server. You have a newFTP site added to the server. You have to make sure that the new FTP site is available. In order to makesure of this,what action should you perform?()
第5题:
You use Microsoft .NET Framework 4 to create a Windows application. You use ClickOnce technology to install the application on computers that run Windows 7 with User Access Control (UAC) enabled. The application requires access to environment variables on each computer. You need to ensure that users who do not have administrative permissions can install the application. Which deployment method should you use? ()
第6题:
A Certificate Trust list should be configured to include the executives certification authority (CA)certificate.
The SSL settings should be configured to Require 128-bit SSL on the confidential Web site.
The Client Certificates settings should be configured to Accept on the SSL settings for the confidentialWeb site.
The Client Certificates settings should be configured to Require on the SSL settings for the confidentialWeb site.
第7题:
Create a new Web site and edit the bindings for the Web site.
Create a new application pool and associate the Web site to the application pool.
Create a new virtual directory and modify the Physical Path Credentials on the virtual directory.
From the Application Pool Defaults, modify the Recycling options.
第8题:
Web Setup project
Web-based deployment
Deployment manifest
Web Deployment Tool
第9题:
In order to make sure of this, the .NET Framework trust level should be set to Medium for the Web site.
In order to make sure of this, the .NET Framework trust level should be set to Full for the Web site.
In order to make sure of this, the .NET Framework trust level should be set to Low for the Web site.
In order to make sure of this, the .NET Framework trust level should be set to High for the Web site.
第10题:
The Remote Desktop Connection Client on the users’ computers should be configured to point to theserver.
Configure the application as a published application You should use a Remote Desktop Program file.
Configure the application as a published application by using a Microsoft Windows Installer packagefile.
Configure the application as a published application by using a Terminal Server Web Access Web site.
第11题:
Enable WebDAV.
Enable Server Side Includes.
Configure both Web sites to use different IP addresses.
Configure both Web sites to use different application pools.
第12题:
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 manage a server that runs Windows Server 2008. The server hasTerminal Service Web Access (TS Web Access) installed. Several line-of-business applications areavailable on the server by using TS Web Access. You have a new application installed on the server. Youhave to make the application available through TS Web Access. In order to achieve this,What action should you perform?()
第13题:
You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts two Web sites named App1 and App2. Each Web site is configured to use a unique IP address. You notice that when App1 fails, App2 also fails. You need to ensure that if App1 fails, App2 continues to be available. What should you do? ()
第14题:
You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()
第15题:
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?()
第16题:
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 member server that runs Windows Server 2008. Themember server has the Web Server (IIS) server role installed. The server hosts a Web site that is onlyaccessible to the executives of your company. According to the requirement of the company policy, theexecutives must use user certificates to access the confidential Web content. You have to make sure thatthe executives can only access the secure Web site by using their installed certificates. What action shouldyou perform to make sure of this?()
第17题:
In order to make sure of this, the iisreset command should be run on the server.
In order to make sure of this, a host header file should be configured in the default Web site properties.
In order to make sure of this, an alternate IP address should be configured in the default Web siteproperties.
In order to make sure of this, an alternate TCP port should be configured in the FTP site properties.
In order to make sure of this, an alternate IP address should be configured in the FTP site properties.
第18题:
To achieve the goal, the Login URL property for the Forms Authentication Settings should be configured to the userlogin.aspx filename.
To achieve the goal, the Default Document setting should be configured to add the userlogin.aspx filename in the Web site properties.
To achieve the goal, the Forms Authentication Settings should be configured to Require SSL.
To achieve the goal, the Name property of the Cookie Settings should be configured to the userlogin.aspx filename.
第19题:
Authentication
Authorization Rules
IIS Manager Permissions
SSL Settings
第20题:
The ASP.NET Impersonation setting should be configured to Enabled. Edit the ASP.NET Impersonation setting by specifying the new local user account.
The Windows Authentication setting should be configured to Enabled.
The Forms Authentication setting should be configured to Enabled by using all the default settings.
The ASP.NET State Service should be configured to log on to the new local user account by using the Services console.
第21题:
Create a single Web site that contains both Web applications.
Create two Web sites, one for each Web application.
Assign both Web applications to the same application pool.
Assign each Web application to its own application pool.