Monday, August 17, 2009

Type Safe Logging in C++

My Friend Vivek and I authored an article for Code Project. It is about Type Safe Logging in C++.

Sunday, August 16, 2009

WPF data Binding using Custom Expressions

I was searching the web for some information about how to perform WPF data Binding using custom expressions. I came across an excellent article that explains this.

Here is the link: http://www.11011.net/wpf-binding-expressions