I have a boring task to do... To include in every method implementation in the project write some specific lines of code which are part of the Logging and Tracing Block.
I was wondering if there, could be a method where I can do the Reflection on the assembly on the run time and retreive the method's in my assembly and then for every method implementatio which we have got from performing the reflection on the assembly . At
this point Set the values for the Logging and Tracing method implementation on the fly...
ankur_gurha
Member
20 Points
4 Posts
Reflection+ Logging + Tracing
Nov 08, 2005 11:47 AM|LINK
I was wondering if there, could be a method where I can do the Reflection on the assembly on the run time and retreive the method's in my assembly and then for every method implementatio which we have got from performing the reflection on the assembly . At this point Set the values for the Logging and Tracing method implementation on the fly...
Help Wanted!!!!