• Quand la faiblesse est une force

    Tags: .NET

     

    Parfois on voudrait avoir une référence "légère" d'un objet. Pour un cache, par exemple. Ce serait bien que l'objet reste en cache jusqu'au moment où il n' … more

  • When weakness is a power

    Tags: .NET

     

    Sometimes you'd like to have a "light" reference to an object. For a cache, for instance. You'd like to have it in memory until it is no more referenced anywhere in your application.

    The … more

  • (Fore)Closure of a dream

    Tags: C#, .NET, 101

    Un piège typique pour ceux qui commencent en C# (ainsi qu'une question d'interview classique) est le problème de closure.

    Qu'est-ce donc? Voyons ce code:

     

    var list = new List& … more

  • (Fore)Closure of a dream

    Tags: C#, .NET, 101

    A typical beginner pitfall (as well as a classic interview question) is the closure problem.

    What is closure? Consider this code :

    var list = new List<Action>();

    Console.WriteLine("Closure … more

  • Orchard!

    De retour ! LA pause à été plus longue que prévue (travail + etudes = temps plein) mais je commence à voir la fin.

    Comme vous pouvez constater, j'ai chang& … more

  • Orchard!

    Back to business! The hiatus is longer than expected (work + studies = full time) but I see the end.

    As you can see, I changed my blog. Not only the design, but also the engine.

    I'm using Orchard. … more

  • MIX11 (2)

    Tags: .NET, MIX, Silverlight, WP7

    I am back from MIX11 since one week, and it is time to think about what was (not) said there.

    At first, I was afraid that Silverlight would be put in a dead end because of HTML5 (Disclaimer : I … more

  • MIX11 (2)

    Tags: .NET, MIX, Silverlight, WP7

     

    Je suis de retour du MIX11 depuis une semaine, il est temps de réfléchir à ce qui s’est dit (ou pas).

    Au début, j’avais peur que ce soit la fin de … more

  • Mix11

    Tags: MIX11

     Wow...je viens de réaliser que mon dernier post date de plus de 2 mois...beaucoup de boulot, mais beaucoup d'idées pour le blog. J'espère avoir du temps fin avril/dé … more

  • Mix11

    Tags: MIX11

    Wow...didn't realized my last post is more than 2 months old....lot of work, but lot of ideas to blog.I hope to have time late april/end of may to continue. in the meantime I am currently in Las … more

  • Magnificent 7

    Tags: WP7

    First of all, a happy new year to my beloved readers (If there is any).Quite a busy January,that explains the lack of updates.

    I was quite busy playing with the Windows Phone 7. Well, to be precise, … more

  • Magnificent 7

    Tags: WP7

     Tout d'abord, bonne année à tous mes lecteurs (Si il y en a...).Un mois de janvier très occupé, ce qui explique le manque de mises à jour.

     

    Je suis … more