可学答题网 > 问答 > MCPD(70-562)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You have a Microsoft&e


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 withoutrecompiling the application.  What should you do? ()

  • AEdit the ASP.NET runtime version in IIS 6.0.
  • BEdit the System.Web section handler version number in the machine.config file.
  • CAdd the requiredRuntime configuration element to the Web.config file and set the version attribute to v3.5.
  • DAdd the supportedRuntime configuration element in the Web.config file and set the version attribute to v3.5.
参考答案
参考解析:
分类:MCPD(70-562)题库