If you are using the asp.net ajax toolkit or anything like my codeplex project that depends on it you should look into your web.config for the configuration below and uncomment it
<scriptResourceHandler enableCompression="true" enableCaching="true" />
Believe in me..it makes a huge difference.
<scriptResourceHandler enableCompression="true" enableCaching="true" />
Believe in me..it makes a huge difference.
Powered by ScribeFire.
No comments:
Post a Comment