I've a project which has only asp.net front end files .. and it call .dlls from its bin folder. Now i want to do some changes on backend code which is not possible due to .dll files. how i can decompile its dll so i can make changes into my code..
Thnxx
Go to the complete details ...