Click here to Skip to main content
15,897,704 members
Articles / Programming Languages / MSIL

Fast late-bound invocation through DynamicMethod delegates

Rate me:
Please Sign up or sign in to vote.
4.81/5 (26 votes)
11 Jul 2005CPOL5 min read 134.8K   1K   73  
This article describes a way to achieve fast late-bound invocation through the generation of custom MSIL code at runtime.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 11-Jul-05 0:27 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
Software Developer Milestone
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions