How to extract .dll file in c#? -


i new .net application development. involving 1 project, there 3 modules interface layer, business layer, , data layer; built these , got .dll file.

but lost source code of 1 .dll file.

i'd extract .dll , same source code. possible extract source code .dll file?

i jetbrains dotpeek, it's free , easy use.

used same purposes


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -