Combining javascript files
Posted
by Michael Freidgeim
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Michael Freidgeim
Published on Sun, 26 Jun 2011 11:27:07 GMT
Indexed on
2011/06/26
16:22 UTC
Read the original article
Hit count: 308
I’ve read Combining Client Scripts into a Composite Script and wanted to use it.
Then I’ve read Julian Jelfs concerns ScriptManager.CompositeScript issues
However the article Combining javascript files with Ajax toolkit library describes workarounds, that make the solution workable.
You also can use Script reference profiler: http://aspnet.codeplex.com/releases/view/13356
Related posts:
Using ScriptManager with other frameworksMSDN documentation: CompositeScriptReference
he older implementations, that has been superseded by CompositeScript class:
ToolkitScriptManager
Combining, Compressing, Minifying ASP.NET ScriptResource and HTML Markups
© Geeks with Blogs or respective owner