Performance Monitoring for Visual Studio
The smart guys over at Developer Division have been working on making Visual Studio perform better. A key need they have in achieving this is for real data - actual metrics on where Visual Studio is running slow for real users.
Reconsidering the Repository Pattern
I have long considered the repository pattern to be a foundational design pattern for database connected systems. Recently, however, I’ve started to reconsider this opinion. Read on to find out why.
Invalid Build Configuration: Debug|BNB
While upgrading the NAntGraph solution to .Net 4, my build script started failing with an inexplicable error:
Regions in C#
Regions in C# are one of those things that seem to have never quite delivered on their initial promise of giving us an another way to structure our code in addition to the constructs provided by the language.
Prototyping a new tool
After having some problems at work dealing with inconsistencies between different projects in a visual studio solution, I thought there must be a better way to check that each project is consistent and configured in the way I require.
Earlier
« April 2011
Later
June 2011 »