Hi Folks,
It is often intimidating and overwhelming when you see your code is not working in Production and you were not sure if some one from your team has modified that which haven’t been checked in to source control.
If you find yourself in a such a tragic condition, this post is for you and it just gives some tools for you…
Load your assemblies into the tools and you should be able to view your code inside your class just from Dll. From my personal preference, I suggest you to download the JustDecompile which is much more flexible.
Cheers,
PMDY