Growing Object-Oriented Software Guided By Tests Book Review
I finished this book a while back and just haven't had a chance to
MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.
I finished this book a while back and just haven't had a chance to
I found myself explaining inversion of control containers and their
Something I’ve had to do from time to time is disable a plug-in in Visual Studio, either permanently or temporarily, such as ReSharper. Just now was one of those times, and as in the past I had to hunt through a …
Yesterday I presented two sessions for aspConf 2012. The first was a new talk I haven't given before on ASP.NET MVC Solution Best Practices (which I dubbed the Solution to the Solution Problem).
At the moment (18 July 2012) if you install the NuGet package
Take a look at this picture (click to enlarge): What do you notice about the octane stickers? If this were a software application and you were implementing some kind of behavior/click tracking, where are most of the …
I'm working with [NServiceBus](http://nservicebus.com/) to send
Today (right now as I type this) Microsoft has unveiled a TON of
There are plenty of times when you may need to know which applications are running on which ports on your machine. Some examples of questions this might answer include: How can I see which port my application is running …
A very common practice in web applications, especially those