A few days ago, I wrote a small Dynamic Proxy class. It wasn't anything fancy and there are already a few more then adequate libraries that already have this functionally. (Linfu and Castle Project's DynamicProxy). I was mainly looking for an excuse to futz around with CodeDomP...
[More]