How to decrease the page load time in ASP.NET application?

前端 未结 11 676
独厮守ぢ
独厮守ぢ 2020-12-25 08:33

How to decrease the page load time in ASP.NET application? What should be the precautions and specially when we are interacting with databases

e.g.

  1. w
11条回答
  •  -上瘾入骨i
    2020-12-25 09:35

    There is an interesting article on MSDN with 10 tips to optimize ASP.Net apps. Its at

    http://msdn.microsoft.com/en-us/magazine/cc163854.aspx

提交回复
热议问题