Huge collection of Microsoft technical EBooks
This amount of knowledge needs at least one blog ticket 🙂 Many PDF (also epub and mobi format) around technical…
This amount of knowledge needs at least one blog ticket 🙂 Many PDF (also epub and mobi format) around technical…
In one of my projects, i need to create a little workflow system that fits with UI needs. This workflow…
Low cohesion, modularity, dependency inversion, responsibility, interface segregation, overengineering, stovepipe syndrome, silver bullet or shotgun surgery… All of these techniques…
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…
Here is a video showing how to create a simple but useful Windows Phone 7 application. This application allow Devoteam…
Combien de fois il m’a fallu recommencer un projet à cause d’une architecture foireuse … L’idée est bonne, les techniques/technologies…
Bon, nous allons commencer par la base 😀 Les sockets Un socket est un flux de communication entre deux objets…
Sockets But : un socket est comme un « tunnel » ou transite des informations.Caractéristiques : Mode de création :…