Geeks Diary

"...momentous encounters in my life..."

Browse by Tags

All Tags » Debugging (RSS)
Sniffing WCF applications in localhost
WCF comes with handful of tracing and logging options. We can just enable it with a few lines in the config and we are good to go. Furthermore the SDK comes with a handy tool svctraceviewer.exe (for wimps ). However, out-of-the-box trace output gives...
Posted: Nov 20 2007, 01:38 PM by Buddhike | with no comments
Filed under: ,
cordbg fun
Debugging is an interesting topic which should be covered in more detail than just a blog post. However, I had to play ‘n figure-out something strange in one of the .NET Fx assemblies ;-). I used some cool tricks and thought about sharing them here. BTW...
Posted: Mar 22 2007, 01:03 PM by Buddhike | with no comments
Filed under: