-
.NET
Using NLog with Dependency Injection
In my last post I blogged about using Dependency Injection to break tight coupling between application components. This lets you…
Read More » -
Software Development
Screening C# Candidates: Let’s Play 20 Questions!
Over the past year I was involved in the process of interviewing candidates for both mid and senior level developer…
Read More » -
.NET
Ninject WCF Extensions for RESTful Services
A while ago I blogged about using Ninject for dependency injection with WCF Services. The advantage of using DI is…
Read More » -
.NET
Simple MVVM Toolkit versus MVVM Light Toolkit
DISCLAIMER: This comparison was performed around a year ago. Since then the MVVM Light Toolkit has been updated, so this…
Read More »