Component Analysing
Visual Basic
3
Posts
3
Posters
0
Views
1
Watching
-
Hi, does anyone know of some sort of freeware program that can analyse a .net component or application so see how its made up? Im guessing some sort of reflection? Regards Mark
There is nothing that will "analyze" it for you. I have no idea what you mean by "see how it's made up". But, there is always the most indispensible tool on the planet Earth -> Lutz Roeder's .NET Reflector[^]
Dave Kreskowiak Microsoft MVP - Visual Basic
-
Hi, does anyone know of some sort of freeware program that can analyse a .net component or application so see how its made up? Im guessing some sort of reflection? Regards Mark
if you want to look at the manifest and stuff you can use ildasm.exe.
You can only be young once. But you can always be immature. - Dave Barry