You have a Web application that is configured for personalization. You need to access personalization data from one of the pages of the Web application by using the minimum amount of administrative effort. What should you do? ()
第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题:
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?()
第3题:
You develop a Web application. Your application contains two settings in the Web.config file. You deploy your application to production. You need to modify the application settings in the production environment without manually editing the XML markup in the Web.config file. What should you do? ()
第4题:
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?()
第5题:
Publish the application as a RemoteApp.
Publish the application by using Remote Desktop Web Access (RD Web Access).
Assign the application to the Remote Desktop Services server by using a Group Policy object (GPO).
Assign the application to all client computers by using a Group Policy object (GPO).
第6题:
Web Setup project
Web-based deployment
Deployment manifest
Web Deployment Tool
第7题:
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.
第8题:
Restart of the Microsoft IIS 6.0 host.
Restart of the Microsoft Windows Server 2003 that hosts the Web application.
Addition of a new assembly in the Bin directory of the application.
Addition of a code segment that requires recompilation to the ASP.NET Web application.
Enabling of HTTP compression in the Microsoft IIS 6.0 manager for the application.
Modification to the Web.config file in the <system.web> section for debugging the application.
第9题:
You have a Microsoft ASP.NET Framework version 1.0 application. The application does not use any features that are deprecated in the Microsoft .NET Framework version 3.5. The application runs on Microsoft IIS 6.0. You need to configure the application to use the ASP.NET Framework version 3.5 without recompiling the application. What should you do?()
第10题:
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?()
第11题:
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?()
第12题:
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? ()
第13题:
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.
第14题:
<assembles> someoptions </assembles>
<pages controlRenderingCompatibilityVersion=3.5/>
<compilation targetframework = 3.5 />
<xhtmlConformance mode=Legacy />
第15题:
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.
第16题:
Enable WebDAV.
Enable Server Side Includes.
Configure both Web sites to use different IP addresses.
Configure both Web sites to use different application pools.