Archive for February, 2009

WCF Error Handling with log4net

Thursday, February 26th, 2009

In this blog post I will be going through how to do error handing with WCF by using attributes to log your errors. There are multiple ways to do error handling in WCF as listed by Pedram Rezaei Blog. The default way that WCF allows errors message to display is by setting IncludeExceptionDetailInFaults Property to [...]

Share

Programmers should Invest Regularly in Their Knowledge Portfolio

Wednesday, February 25th, 2009

Today is my first post to my blog, since its my birthday today so I thought I would start today. One of the things that I know in life is that, one has to keep learning and I would like to say is “As a pragmatic programmer, one should always invest regularly.” The Pragmatic Programmer [...]

Share