An introductory-level article about dynamic runtime code generation in .NET using System.Reflection.Emit. Starting with some examples of successful stories article gives simple informal introduction to Common Intermediate Language and practical hints how to learn it fast. Article gives examples of code, links to useful tools and libraries, DOs and DON’Ts, highlights some interesting use cases and finally compares System.Reflection.Emit with System.CodeDom.
Download article:
Subscribe to:
Post Comments (Atom)
1 comment:
Thanks a lot! It was very interesting :)
Post a Comment