javascript - RIA application optimization & minimization -


i have huge asp .net mvc3 application tons of js (almost jquery plugins) , css bunches each page. bunches necessary 1 page, common. please advice me ways reduce application latency , reach speed maximum. keep in mind post embedding content inline , going implement in project. thing going output content minimization. recommend me texts it? thoughts, advices, recommendations apprechiated. hope , in advance!

iis7.5


just found this great article

check out link minifying , combining css & javascript files programmatically .net mvc.

combining files on fly

also @ this:

xpedite


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -