ScriptLoader is a framework for managing your and third-part JavaScript libraries. It will make you easier to import any script library (your or third-part) without injecting any dirty code. For that, you just need to configure some info in a configuration file.

It will automatically load the latest script configured in the configuration file (.jsconfig) when the configuration file or the script was modified. Moreover, it will make the browser cache file go out of date, then down and cache the latest one.It is automatic,you need not pay any attention on it.

Most importantly, it will automatically load the dependant scipts of a script.

It is written with C#(2.0).

It is licensed under the LGPL License!

go to QuickStart tutorial
Last edited Apr 8 2009 at 7:14 PM by cnlangzi, version 5

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2010 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2010.1.12.16187