多项选择题
A.Create a new application pool and add the new application to the pool.
B.Configure the IIS 6.0 to run the WWW service in the IIS 5.0 isolation mode.
C.Configure the new application to use the .NET Framework version 2.0 in the IIS 6.0 Manager.
D.Set autoConfig="false" on the <processModel> property in the machine.config file.
E.Disable the Recycle worker processes option in the Application Pool Properties dialog box.
单项选择题 You create a Microsoft ASP.NET Web application by using the Microsoft .NET Framework version 3.5. The application uses ASP.NET AJAX, and you plan to deploy it in a Web farm environment. You need to configure SessionState for the application. Which code fragment should you use?()
单项选择题 YouhaveaMicrosoftASP.NETFrameworkversion1.0application.TheapplicationdoesnotuseanyfeaturesthataredeprecatedintheMicrosoft.NETFrameworkversion3.5.TheapplicationrunsonMicrosoftIIS6.0. YouneedtoconfiguretheapplicationtousetheASP.NETFrameworkversion3.5withoutrecompilingtheapplication. Whatshouldyoudo?()
单项选择题 You are maintaining a Microsoft ASP.NET Web Application that was created by using the Microsoft .NET Framework version 3.5. You obtain the latest version of the project from the source control repository. You discover that an assembly reference is missing when you attempt to compile the project on your computer. You need to compile the project on your computer. What should you do?()