Posts tagged with "WPF" - Page 3

MVVM Light Toolkit V2

At Innoveo Solutions we are using .NET and WPF for our Innoveo Skye® Editor application. Skye® Editor is a distribution channel editor targeting business people letting them edit and configure their insurance products.

From the beginning we have adopted the Model-View-ViewModel architecture. Having our solution growing we were facing the issue of having our ViewModels dependency growing too. Some ViewModel became too much dependent of others. This was obvious in our unit tests whose complexity to setup were growing too. It was time to find a solution to decouple the ViewModels.

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

Attending the WPF FOR LOB TRAINING TOUR in London

Apr 17, 2009

Next month I will attend with my colleague Robert the “WPF FOR LOB” training Tour in London (5/15 -5/16). Our flights and hotel rooms are already booked. We fly from Zurich to London Heathrow on Thursday 14 Mai arriving at 20:15 in London and I fly back to Mulhouse on Saturday evening.

We will be at the conference hotel Radisson Edwardian Heathrow Hotel, where the training take place.

Continue reading

Mitsu's blog : WPF Book control

Apr 19, 2007

Mitsuru Futura one of the author on my website Tech Head Brothers just released an awesome demo of what you can achieve with WPF; the WPF Book Control.

And as he is a kind guy he provides also the source code.

Continue reading

Page 3 of 3