Inspired by Scott’s post Hanselman List of Podcast for .NET Programmers, I have decided to compile the list of development podcasts I listen to and post it to my blog. In recognition of his motivating spirit, I will start with Hanselminutes, and then proceed alphabetically through the list. So, without [...]
42
IoC Challenge – Ninject
In my recent post, IoC Challenge – Multiple interfaces to the same singleton instance, I posted an IoC challenge to the community. I also mentioned that on the Ninject discussion groups, a suggestion was posted on how to solve this using Ninject. Today, I decided to try out that suggestion, [...]
IoC Challenge – Multiple interfaces to the same singleton instance
I have an IoC challenge that I am currently trying to work through. I have a series of classes that implement more than one interface, with the lifetime of the class needing to be a singleton, and I really don’t like the idea of falling back on custom instantiation code [...]
Tim Sneath : Building a Perfect WPF Developer Workstation
A great help and starting point when configuring a new WPF environment. Link to Tim Sneath : Building a Perfect WPF Developer Workstation Technorati Tags: WPF,.NET,Programming Tweet




