optimization - How can I minimize the weight of my ASP.NET pages? -


I rely heavily on nested master pages on my web portal, due to this ASP For example: "ctl00_ctl00_MainBody_ctl00_lblDescription"

I have created one for libsdescription labels.

Is there any way to reduce this disorder?

Any other technique (sorry to be normal) apart from removing the viewstate, to reduce page weight?

  • and
  • reduce the size of your javascript files Use
  • (dead link

Comments