Did you know that if you’re an MSDN Subscriber you can get Telerik WPF controls FREE ? : Misfit Geek

Jun 9, 2009

Telerik, a leading vendor of .NET UI components and tools, has a special offer for all active MSDN subscribers !!

Continue reading

Updated my Live Template for NUnit in ReSharper

I tend to use a lot the Live Template of ReSharper, for example working for some time now with the WPF MVVM pattern I created a ViewModel template of such a class and use it extensively.

Today I updated the File Template I use to write my NUnit tests like this:

Continue reading

Memory leak with WPF resources

Apr 17, 2009

I am working for a couple of months now with WPF and MVVM on an a business application using .NET Framework 3.5 SP1. Lately I faced a memory leak. Not the easy kind of memory leak with events handlers which keeps objects and its element tree alive, as explained here.

No it was something else ! I searched in our code for quite some time without finding anything.

Continue reading

Five Ways To Build Team Trust & Framework for Feedback

Apr 17, 2009

I am for quite some time now working on the Agile subject and tonight I read two very interesting posts that I wanted to share and keep track of.

The first one was posted by Mike Bria on InfoQ and is called Five Ways To Build Team Trust, in which advises are given to help trust form within teams.

Continue reading

Page 41 of 145