posted on Wednesday, July 02, 2003 7:11 AM by admin

Major Goof

I had to tell this because this is the second time I’ve done this so beware. Visual Studio.NET sets the <compilation> section of the Web.Config debug=true. This is a HUGE performance issue and I just found that we have been running this in our WebLog application:-0 Fixed now, and I swear it will never happen again! I started checking this because of the best practices document I’m creating. I’m going through each point I make and checking my own work, oh my. http://dotnetjunkies.com/weblog/donnymack/posts/363.aspx  

Comments