Generate An Assembly Source Code Using The Reflector(dev102.com)
submitted by
shaharyr(4325) 3 years, 7 months ago
If you are a .NET developer, you should probably know the .NET Reflector which is a great tool for viewing, navigating and searching through the class hierarchies of .NET assemblies (even if you don’t have the code for them). I am using this tool a lot but here is something I only recently discovered: one can export an assembly and let the Reflector generate its source code. The output of this process is a directory with a project file and all of the source files. read more...
|category: CLR
|Views: 294
tags:
CLR another
Everyones tags:
Your Tags: