Ever wondered if the assemblies your developers gives you to install on a production server are from a release build? You can make a little C# console application to check this.
Archive for the ‘ ASP.NET ’ Category
Are your assemblies from a release or debug build?
Author: GlennJan 3
Faster ASP.NET applications
Author: GlennMay 26
On the site codeproject.com I found a great article with some very good tips for you developers out there to speedup your ASP.NET applications.