PrepAway - Latest Free Exam Questions & Answers

What should you do?

You are developing an ASP.NET MVC web application in Visual Studio 2012. The application requires several
thousand content files. All content is hosted on the same IIS instance as the application. You detect
performance issues when the application starts. Youneed to resolve the performance issues.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Implement HTTP caching in the ASP.NET MVC controllers.

B.
Combine the content files by using ASP.NET MVC bundling.

C.
Install a second IIS instance.

D.
Move the content to a Windows Azure CDN.

6 Comments on “What should you do?

  1. Kuks says:

    No,

    The answer should be B because the question says performance issues when the application starts- so these must be caused by too many scripts or styles being loaded and MVC bundling bundles all of them- thereby enhancing performance.




    1



    0

Leave a Reply