Archive for the ‘ ASP.NET ’ Category

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.

Read the rest of this entry

Faster ASP.NET applications

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.