Size of Scripts
Hi there,
If you use scriptManager server control in your page probably you have saw that it emit some scripts like ScriptResource.axd(by more than 300kb size) .
My question is : How we can consider performance by append this script to our pages?
Thanks
|