Error!
Success!

ASP.NET Performance tip- Combine multiple script file into one request

0
kicks

ASP.NET Performance tip- Combine multiple script file into one request  (Unpublished)

We all need java script for our web application and we storing our JavaScript code in .js files. Now If we have more then .js file then our browser will create a new request for each .js file. Which is a little overhead in terms of performance. If you...


Kicked By:
Drop Kicked By: