Event-driven architecture
This post will not debate on the benifits of this kind of architecture. We will discuss performances … What is…
This post will not debate on the benifits of this kind of architecture. We will discuss performances … What is…
Low cohesion, modularity, dependency inversion, responsibility, interface segregation, overengineering, stovepipe syndrome, silver bullet or shotgun surgery… All of these techniques…
Behaviors is one of the nicest feature in WPF and Silverlight. This article will show how to create and use…
My goal was to develop a simple but useful plugin system for my future developments. I wanted to keep/to have:…
This blog post aims to talk about a strange behavior of Silverlight when using TPL (Tasks parallel library) . Context…
During the TechDays 2012 conference, I have seen a course about “Blend for designers” from Michel Rousseau. It is now…
At Devoteam Luxembourg, our goal was to develop a cross platform application. We have developed a set of application based…