Activity overview
Latest activity by japple
You're right. Open cache is really what I should be using as a matter of practice.
I really enjoy reflector, as most dot net developers do, and I sometimes get too accustomed to habit.
Thanks for your tips and reminders!! / comments
You're right. Open cache is really what I should be using as a matter of practice.
I really enjoy reflector, as most dot net developers do, and I sometimes get too accustomed to habit.
Thanks for ...
I had hastily copied the reference path from VS 2010 instead of the real directory. Once I hit the correct path, all is well again.
I have to remember that the "reference assemblies" directory is really just for design time in the IDE.
Thank you. / comments
I had hastily copied the reference path from VS 2010 instead of the real directory. Once I hit the correct path, all is well again.
I have to remember that the "reference assemblies" directory is ...
Certain .net 4.0 assemblies can not disassemble with source
I am running version 6.5.0.135, and I am unable to view method source code for certain Microsoft assemblies on dot net 4.0.
An example would be the following:
C:\Program Files (x86)\Reference Assem...