LOTR – If Gandalf was part of an IT team …
Once i have finished looking for Lord Of The Ring extended version for the forth time, i asked myself on the role…
Once i have finished looking for Lord Of The Ring extended version for the forth time, i asked myself on the role…
This amount of knowledge needs at least one blog ticket 🙂 Many PDF (also epub and mobi format) around technical subjects like…
One of my colleague (Tomislav Babic) has created a long but perfectly built article about creating an ASP.Net application. He started from…
Here is a little set of control that allow you to create (quickly) a Metro like menu. Example : Bring me now…
In one of my projects, i need to create a little workflow system that fits with UI needs. This workflow engine needs…
This post will not debate on the benifits of this kind of architecture. We will discuss performances … What is an event…
Low cohesion, modularity, dependency inversion, responsibility, interface segregation, overengineering, stovepipe syndrome, silver bullet or shotgun surgery… All of these techniques may lead…
Behaviors is one of the nicest feature in WPF and Silverlight. This article will show how to create and use 2 behaviors…
My goal was to develop a simple but useful plugin system for my future developments. I wanted to keep/to have: Blendability Ninject…
This blog post aims to talk about a strange behavior of Silverlight when using TPL (Tasks parallel library) . Context You may…