Secure AppDomain example
Shawn Farkus has posted some code that wraps functionality for loading plug in code into a secure AppDomain. This demonstrates quite nicely some of the things I talked about last week at Win-Dev.
Another example: Valery posted one a couple of months ago.