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…
Once i have finished looking for Lord Of The Ring extended version for the forth time, i asked myself on…
This amount of knowledge needs at least one blog ticket 🙂 Many PDF (also epub and mobi format) around technical…
One of my colleague (Tomislav Babic) has created a long but perfectly built article about creating an ASP.Net application. He…
Here is a little set of control that allow you to create (quickly) a Metro like menu. Example : Bring…
In one of my projects, i need to create a little workflow system that fits with UI needs. This workflow…
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…