Thomas Lebrun

All you need about WPF, Silverlight & LINQ !

Browse by Tags

All Tags » MVVM (RSS)
[WPF / MVVM] How to get data in “design time” ?
When you are working with WPF and MVVM Pattern , you can regret that the designer doesn’t get data, in design time, that allow him to simply modified the graphical interface. To help my developments, I’ve created a little attached property which will...
Posted: May 04 2009, 03:00 AM by Thomas Lebrun | with 12 comment(s)
Filed under: , ,
[WPF] Another sample of WPF application using the pattern MVVM
To help new developers, here is a sample WPF application (that use the Northwind database) developed by using the pattern MVVM ( Model View ViewModel ). The goal of this little application is just to give another example that will help to understand this...
Posted: Mar 17 2009, 10:29 AM by Thomas Lebrun | with 13 comment(s)
Filed under: , ,
More Posts