New App using ASP.NET with some fancy frameworks …
One of my colleague (Tomislav Babic) has created a long but perfectly built article about creating an ASP.Net application. He started from…
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…
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…
At Devoteam Luxembourg, our goal was to develop a cross platform application. We have developed a set of application based on a…
Here is a video showing how to create a simple but useful Windows Phone 7 application. This application allow Devoteam Luxembourg’s consultant…
This article follow the previous one : Part 1 We will now detail much more validation integration in the generated context. Here…
Thanks to Devoteam Luxembourg, i am actually setting up a Silverlight architecture but it was not my first practice… I have already…