ASP.Net MVC and 14 Rules of Performance
Is there somethin开发者_运维知识库g similar for ASP.Net MVC like this plugin for Grails that implements most of the 14 Rules for great performing websites?
Though this will not do the work for you, these tools will point out what problems you have: You can use in your browser, (FF for example) the YSlow add-on and also Google´s Page Speed.
There is also a great post in Encosia about combining and minifying Js files in VS.
精彩评论