Some advance notice on a talk I'm giving for Nxtgen in Cambridge in November. Abstract: "From the basics to the not so basic, WPF is an amazing framework. In this talk we'll look at creating simple data bound applications moving towards a practical
Read More...
In a medium sized project I'm working on at the moment, we've had a rather large memory leak issue. We've implemented our tiers in a pattern called MVVM . I wasn't sure on how well this would work but to be honest, its been an amazing pattern to
Read More...
Lucky me! In the post during the week I received a copy of the new book by Charles Petzold - " 3D Programming for Windows ". I read his first book on WPF - " Applications = Code + Markup " and loved that and am really happy
Read More...
On a secret little project I've been working on for the last two weeks I came across something interesting in Silverlight and WPF. When you're developing WPF applications, code and XAML re-use is paramount. Using templates is an absolute requirement to
Read More...