Hello, I'm seeking to minimize the size of the WebResource.axd file. I have seen other posts that indicate enabling the CDN settings and having the AJAX come from Microsoft, but this is not a possibility for two reasons in my case. First, my application is on an Intranet, second, I am using version 2009.2.826 which does not support either of these features (as far as I can tell).
Right now the file is around 223k (on a simple page) and I need to make it as small as possible for WAN users with very small bandwidth. Are there any common strategies or techniques that I can use to minimize the size? Or is my best option to use a few Telerik objects as possible? For example, remove the RadMenu from the master reduces the AXD file size by about 28k.
Thanks!
Right now the file is around 223k (on a simple page) and I need to make it as small as possible for WAN users with very small bandwidth. Are there any common strategies or techniques that I can use to minimize the size? Or is my best option to use a few Telerik objects as possible? For example, remove the RadMenu from the master reduces the AXD file size by about 28k.
Thanks!