Click here to Skip to main content
15,895,667 members
Articles / Programming Languages / C#

Dynamic Construction of Functionality of an Application by Reflection Tools

Rate me:
Please Sign up or sign in to vote.
4.45/5 (8 votes)
6 Oct 2016CPOL7 min read 15K   242   10  
It is demonstrated how to load and to analyze at run time a class library, how to select proper methods marked by the custom attributes and to use them in order to extend the application's functionality.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Instructor / Trainer Ivan Franko National University of Lviv
Ukraine Ukraine
Head of Programming department in Ivan Franko National University of Lviv, UKRAINE

Comments and Discussions