0
kicks
Efficient proxy creation using DynamicProxy from Castle Project
The author describe a way to generate dynamic proxies at runtime for a data access layer, and how to speed up the creation process in case lots of proxies must be instanciated.