[WPF] Convert binding errors into exceptions

If you’ve done a bit of XAML in your life, you may have seen that the WPF engine has a big tendency to swallow errors that happens in the bindings. …

READ MORE

[DIY] Add a power jack to the Elefun

My daughter owns a Playskool Poppin Park Pink Elephant Busy Ball Popper and she loves it despites of the ridiculously loud fan noise. …

READ MORE

Google Code Jam Cheat Sheet

Every year since 2011, I participate to the Google Code Jam contest. I’ve always pass the qualification rounds, but I never managed to qualify for Round 2. …

READ MORE

[C#] I wish I knew : Stopwatch.StartNew()

I’ve been a professional C# developer for years now, but I’m still discovering trivial stuffs. In “I wish I knew”, I describe a feature that I missed. …

READ MORE

[C#] Modify strings in intern pool

Today, IÔÇÖm going to use three advanced techniques to create an awesome illusion. I’ll create a console application that writes Hello World! to the console, but H3110 W0r1d! will actually be printed. …

READ MORE

[Arduino] RFID payment terminal

Three years ago, we gathered a few euros to buy a fridge for our office. Since then, we’ve sold sodas with very little profit. One can after the other we had enough money to buy a freezer. …

READ MORE

[C#] I wish I knew : RealProxy

I’ve been a professional C# developer for years now, but I’m still discovering trivial stuffs. In “I wish I knew”, I describe a feature that I missed. …

READ MORE

[Links] Interview questions

This time, it’s about interview questions. I’m essentially sharing links to good interview material that can be used by candidates and interviewers. Don’t miss the last one, as itÔÇÖs very special. …

READ MORE