Community

Introduction to Creating Dynamic Types with Reflection.Emit

(jconwell) Dynamic types can provide the Framework developer with efficient programming abstractions without the performance penalty usually incurred by many abstractions. By coding against interfaces and using the Factory design pattern, you can develop a framework that has the generic benefits of

Read More - Register for Free Membership