Click here to Skip to main content
15,885,833 members
Articles / Programming Languages / MSIL

Code generation at runtime

Rate me:
Please Sign up or sign in to vote.
4.33/5 (13 votes)
28 Aug 2013CPOL17 min read 70.2K   695   70  
The .NET platform contains no extensions which would allow for the use of advanced aspect oriented programming. But it does contain mechanisms which makes it possible to build components which provide similar functionality. We will find out how to achieve this in this article.

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 28-Aug-13 1:25 Available Software Developer's Journal
Updates in content.
1 No 16-Mar-06 11:26 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
Publisher
Poland Poland
Software Developer's Journal (formerly Software 2.0) is a magazine for professional programmers and developers publishing news from the software world and practical articles presenting very interesting ready programming solutions. To read more

Comments and Discussions