Which of the following is not correct about ASP.NET improvements in .NET 4.0?

  1. In ASP.NET 4, new configuration elements have been added to Web.config and Web.Config size has increased

  2. A new auto-start feature in ASP.NET 4.0 lets you perform expensive application initialization prior to processing the first HTTP request

  3. ASP.NET 4 allow to extend output caching by enabling you to configure one or more custom output-cache providers that can use any storage mechanisms

  4. ASP.NET 4 introduces a new compression option for Session State Compression for both out-of-process State Server & SQL Server session state providers to improve the performance


Correct Option: A

Find more quizzes: