How to open .dll files to see what is written inside?
问题 I lost the solution of class-library, can I open .dll file which is created by class-library . 回答1: you are better off with a decompiler like redgates .net reflector or jetbrains resharper decompiler. there are open source ones also like http://www.jetbrains.com/decompiler/ http://ilspy.net/ 回答2: Follow below steps.. Go to Start Menu. Type Visual Studio Tool. Go to the folder above. Click on "Developer Command Prompt for VS 2013" in the case of VS 2013 or just "Visual Studio Command Prompt "