Reflection is an amazing concept from Microsoft to write generic programming by browsing the meta data of a dll. If in case if you want to analyze are extract methods from a dll there are some tools to to that. One such tools is .Net Reflector.
.Net reflector [http://www.aisto.com/roeder/dotnet/ ] to explore any .net assembly. You can use its add ins to generate code in any .net compliant language.
http://www.aisto.com/
No comments:
Post a Comment