Home /

| RSS

Capture XML In WCF Service

Working on a project where we wrote WCF Services a need was identified to capture the raw xml passed in to the service operation and also capture the reply xml sent back by the service. WCF does not provide such facility out of the box but it can be easily implemented using behaviours. In this [...]

[ More ] April 1st, 2009 | 11 Comments | Posted in Programming |

A Look At Microsoft .NET 3.5 Certification Exams

For those interested in pursuing certification(s) on .NET Framework 3.5, Microsoft has released a set of exams for various .Net 3.5 technologies. I often get asked about these exams and how to study for them. In this post I will try to answer the first part. This post lists all currently available .Net 3.5 exams [...]

[ More ] November 19th, 2008 | No Comments | Posted in Programming |