Somewhere in the code...
jeudi 9 août 2012
[french] Tutorial about Video Coding
›
Maybe a bit old, but good to get the basis: https://docs.google.com/open?id=0BxpKFXPCGGNNcFozUFIxN1kwYU0
mercredi 27 juin 2012
Some reference on Agility...
›
As i was reading some blog today, i found 2 interesting web page : Programming like Kent Beck . A good summary of what Agility is on Code ...
vendredi 25 mai 2012
C++11 - for_each, auto, constexpr, the begin & the end...
›
Auto: It's a new keyword really usefull to code faster but it can be scary to use as it leads to more flexibility and less readabilit...
mercredi 9 mai 2012
C#: prefer LINQ instead of foreach
›
In this post, i want to focus in LINQ and its advantage on foreach. In fact, i meet yesterday the following case: i had a list and i would...
jeudi 26 avril 2012
Switch from MSTest to NUnit.
›
Maybe the 1st post of a long series dedicated to the .Net Universe. Visual Studio (VS) is well known to come with plenty of plugins or pro...
jeudi 15 mars 2012
Book review: Extreme programming Explained
›
Extreme programming Explained Embrace change 2nd Edition Written Kent Beck with Cynthia Andrea & Forewords by Eric Gamma ISBN-13: 9...
mardi 6 mars 2012
_MSVC_VER and its value in the last decade.
›
You may suspect that there is logic behind that but the _MSV_VER value for cl.exe (cl.exe /?) in VS'2011 is 1700. The old are: MSVC++...
‹
›
Accueil
Afficher la version Web