.NET Tools

2 views
Skip to first unread message

Brian Smith

unread,
Feb 20, 2009, 10:21:27 AM2/20/09
to logan-...@googlegroups.com

This is the tool I use for Win32 stuff - it's called API Viewer 2004.
http://apiviewer-2004.software.informer.com/

Another great tool is called - .Net Reflector by Lutz Roeder.
It's referenced here ...
http://msdn.microsoft.com/en-us/magazine/cc300497.aspx
and can be downloaded here ...
http://www.red-gate.com/products/reflector/
It uses reflection to disassemble code.  It's a great resource when learning IL, because you can write a function, compile it, and then look at the IL using the tool.  If you're not familiar with IL (Intermediate Language) there are a lot of online resources to explain/learn it.

Brian Smith

Reply all
Reply to author
Forward
0 new messages