Language:
oalexandrino's blog
Friday, September 10, 2010

Tags » yslow

Blogs tagged with: "yslow"

  • ASP.NET and Web 2.0

    Publication Date: 2/26/2008

    I'm going to reuse a sentence seen in ASP.NET 2.0 CSS Friendly Control Adapters description page in order to show to you what I want: "ASP.NET is a great technology for building web sites but it would be even better if it provided more flexibility f ...
  • Improving performance by using JSMin and YSlow

    Publication Date: 3/1/2008

    Once you've implemented all your JavaScripts files you can define a link in your HTML code in order to let it to be downloaded via browser. This is obvious. At first glance you could create many links for each library that you've coded. You should ...