NSandbox: An Introduction

Monday, October 13th, 2008 Posted in Programming | No Comments »

In my last post I introduced a new utility library called NSandbox that makes interacting with AppDomains, or sandboxes, incredibly easy.  I didn't go into specifics about how to use ... Read more..

Digging Into the .NET Framework Code

Wednesday, May 14th, 2008 Posted in Programming | 1 Comment »

Every developer has had one of those head-scratching moments while debugging a particularly problematic section of code and thought "I really wish I could see exactly what is going on ... Read more..