Did you know that if you’re an MSDN Subscriber you can get Telerik WPF controls FREE ? : Misfit Geek
Telerik, a leading vendor of .NET UI components and tools, has a special offer for all active MSDN subscribers !!
Telerik, a leading vendor of .NET UI components and tools, has a special offer for all active MSDN subscribers !!
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:
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.
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.