(Peter Vogel) On a couple of occasions I’ve used Reflection to load classes at runtime rather than add references to those classes at design time. I won’t say that it’s made my applications easier to deploy, but I think that dynamic loading falls naturally out of object-oriented design principles.
Read More - Register for Free Membership