Click here to Skip to main content
15,896,557 members
Articles / Programming Languages / MSIL

Introduction to Creating Dynamic Types with Reflection.Emit

Rate me:
Please Sign up or sign in to vote.
4.88/5 (34 votes)
6 Mar 2006CPOL25 min read 225.1K   177  
Introduction to creating dynamic types with Reflection.Emit.

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 12-Dec-11 6:44 Available Chris Maunder
1 No 6-Mar-06 20:43 Available Smitha Nishant

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I have been a professional developer since 1996. My experience comes from many different industries; Data Mining Software, Consulting, E-Commerce, Wholesale Operations, Clinical Software, Insurance, Energy.

I started programming in the military, trying to find better ways to analyze database data, eventually automating my entire job. Later, in college, I automated my way out of another job. This gave me the great idea to switch majors to the only thing that seemed natural…Programming!

Comments and Discussions