how to optimize scriptresource.axd to reduce pagesize in asp.net 2.0?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anoop s
    New Member
    • Feb 2011
    • 16

    how to optimize scriptresource.axd to reduce pagesize in asp.net 2.0?

    In my web application i have used ajax control toolkit, when I run and save the page, so many scriptresource. axd and webresource.axd file are generated and it make my page become heavy. How to reduce the size of .axd files as I am using ASP.Net 2.0.

    Thanks in advance,

    Anoop S
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    My first guess would be not use so many controls :)

    I'm actually not sure but I'm interested to hear what you find out.

    -Frinny

    Comment

    Working...