skip to content
Twitter feed logo
  • 14 September 2008

    Two ASP.NET/VS 2008 Performance Tricks That Even Microsoft Didn’t Know About!

    Visual Studio 2008 Perofrmance

    Visual Studio 2008 is a huge resources consumer, it takes long to load then long to open your solution, long to run it and debug it. I have been using it for more than a year now after setting VS 2005 to retirement. I have VS 2008 set on a high perforamce Vista Business laptop with 2GB of memory.

    While working with ASP.NET on VS 2008 my colleagues and myself started to notice some patterns when running or debugging a web project that will improve performance rapidally. Tricks that do really work and we laugh every time they work at how silly they are.

    Here are two interesting tips that we encountered:

    Read the rest of this entry »