13
shouts

Script and CSS Management in ASP.NET MVC - Kazi Manzur Rashid's Blog

published 324 days, 11 hours, 58 minutes ago posted by jantujantu 325 days, 4 hours, 35 minutes ago
Tuesday, April 28, 2009 1:47:16 PM GMT Monday, April 27, 2009 9:10:43 PM GMT

If you are familiar with YSlow recommendations, I guess you know that it recommends to put your CSS files at the top(#5)  and JavaScript files at the bottom(#6) of the pages. Placing the CSS files at the top is not an issue but putting the JavaScript files at the bottom of the pages has some gotchas, specially in heavily ajaxed based site with Master and...

category: ASP.NET | clicked: 18 | | source: weblogs.asp.net | show counter code
tags: ASP .NET MVC, ASP.NET, ASPNETMVC, CSS, Fluent Interface, JavaScript, jQuery