开发者

UI-Performance for ASP.net

开发者 https://www.devze.com 2022-12-19 02:23 出处:网络
I know that Grails and Asp.net cannot be directly compared but still, does anyone know if there\'s something available for ASP.net that ev开发者_JAVA技巧en remote resembles the functionality of the UI

I know that Grails and Asp.net cannot be directly compared but still, does anyone know if there's something available for ASP.net that ev开发者_JAVA技巧en remote resembles the functionality of the UI-Performance Plugin for Grails?


You have to do all this explicitly yourself. Very cool plugin though.

Anyway:

Move your own JS to the bottom of the page Minify that stuff using an msbuild task The MSBuildCommunityTasks Project has a few MSBuild tasks that may do what you are looking for including Merge and JSCompress.
Use YSlow with Firebug to track your score agains the Yahoo UI guidelines.

Script Minification and Continuous Integration with MSBuild


Have a look at Aptimize - http://www.aptimize.com/ - costs money but does the same sort of thing

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号