Featured, MVVM, Silverlight »

[26 Feb 2010 | 1 Comments]

One of the more common problems (or rather: challenges :)) you’ll run in to when working with the MVVM design pattern is binding from a DataTemplate of an ItemsControl to a command defined on your ViewModel.  For example: you might have a ListBox filled with items, and you want a button i... [More]

General, .NET, Silverlight »

[10 Feb 2010 | 2 Comments]

As some of you might know, a new RC has just been released for VS2010 – it’s supposed to be much more stable and faster than the second beta.  However, as of now, there’s no Silverlight 4 support, we’ll have to wait for a new release of the Silverlight assemblies.  Which means those of you... [More]

General, Silverlight »

[4 Feb 2010 | 2 Comments]

Hi there!  After long consideration, I decided to move away from my old blogger blog, buy a domain, ASP .NET webhosting, and start using BlogEngine .NET for a new, updated blog.  Which is what you are looking at right now ;-)   Why BlogEngine .NET?  Well, mainly because I’ve he... [More]