After a long hiatus, I am back to doing desktop development full time. No more […]
Code Cast 10 – Richard Hundhausen on VSTS
Richard Hundhausen is President of Accentient, a training and consulting company specializing in MS Team […]
How to show Log4Net info in NUnit (from NHibernate)
OK, simple little problem. You are trying to figure out a problem with an NHibernate […]
The Onion Architecture
This is what I consider to be a good architecture for long-lived business applications and […]
Iterative and Incremental Development: A Brief History
I just read the best article I have come across in a while. Craig Larman […]
ReSharper 4.0 Lambda Refactoring
Now this is just cool. Start with the following code: Hit ALT+Enter to get the […]
A Professional Software Developer Never Says …
"Let us cleanup and fix this code later so we can meet our deadline".
Three Qualities that Every Piece of Code Should Have …
It should solve a problem and thus it must be valuable to its users. In […]