Click here to Skip to main content
15,914,111 members
Articles / Programming Languages / C#

Enums powered by Reflection

Rate me:
Please Sign up or sign in to vote.
2.93/5 (14 votes)
25 Apr 20032 min read 95.3K   865   25  
An article about building enums in runtime by means of System.Reflection.Emit

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Spain Spain
My name is Jose Luis Sampayo Aller, I´m from Xixón-Asturies-Spain.
I´ve got a degree in Computer Science by University of Oviedo.
I´ve been having fun with .Net since April 2002.
My main current interests are: .Net and Mono, OOP (mainly C# and C++), IA-32 assembler (hope someday I´ll learn it), OS Internals (mainly Nt family). Outside computer world I´m really interested in Neuroscience, Science in general, Science Fiction...

Comments and Discussions