ASP.NET Site Performance Tips and Tricks
Posted August 17th, 2009 in Developers by Marcin StawarzRecently we had to deal with really big page produced as output from ASP.NET web site. While looking some solutions of possible improvements I’ve found very nice article. Author has gathered some very useful tips and links in one place. So in case you are interested in practical performence improvements of ASP.NET I recommend you to take a look at this post.
http://www.codeproject.com/KB/aspnet/aspnetPerformance.aspx
Tags: asp, tips & tricks
