Archive for the 'Javascript' Category

Simplify CSS and Javascript Compression In Visual Studio

February 23 2010   Leave a Comment   

I’ve released a new open source tool that performs design-time compression of your CSS and Javascript files in Visual Studio projects.  This can be a big help, since it allows you to easily do it in your project rather than as part of your build/publish process.  And, since it leaves both the compressed and uncompressed [...]

Leave a Comment

jQuery.themescript 1.1.0 Released

February 9 2010   Leave a Comment   

Today I’ve released version 1.1.0 of jQuery.themescript.  This release includes some significant improvements that make it far more functional in the real world. The original design concept was for a web store framework I was working on.  I wanted each store be able to easily change their javascript based themes without making changes to the [...]

Leave a Comment

LABjs.Net Release Candidate 1.0rc4

February 8 2010   1 Comment   

I’ve committed release candidate 4 of LABjs.Net at GitHub.  It contains a few minor bug fixes, and also adds a few useful features. LabScriptCombine allows you to make use of the automated runtime script combining features of ASP.Net 3.5 in combination with LABjs script chaining.  To get the optimum script load time, combine scripts between [...]

1 Comment

Simplify Asynchronous Javascript Loading In ASP.Net Using LABjs

January 27 2010   Leave a Comment   

LABjs is an excellent javascript library that performs asynchronous loading of javascript files. This can help to greatly increase the load speed of your web pages. Now, instead of blocking while one file is being downloaded, other scripts further down the chain can be downloaded while waiting. On top of that, it can maintain processing [...]

Leave a Comment
 
     
Copyright © 2009 All Rights Reserved. Powered by WordPress 2.7 Subscribe to RSS