Has anyone seen a tool that is like or is Reflector for 2.0? I had a student ask me about it last night, but I couldn't find one in my brief search. I figured that all of you technical beings would have a good answer if anyone out there does..
Michael
Update:
Thanks to John, I looked at the readme.htm for Reflector and found that it does in fact work with all version of the .NET framework...
“Reflector and .NET Framework 2.0: Reflector.exe runs on all .NET Framework versions. The new code model library loads .NET Framework 2.0 assemblies with no .NET Framework 2.0 installed. However, a Reflector.exe.config file is still going to make Reflector run faster on .NET Framework 2.0. “ -- Reflector ReadMe.htm
Thanks John.