Click here to Skip to main content
15,917,538 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am using dotfuscator to obfuscate my web application.

I added a Dotfuscator project to my existing project solution and build it.

I got a dll in an encrypted format in the newly added dotfuscator project bin, where the dll in my Project bin remains the same.

Shall I replace the old dll of my project with the new one generated.

If not what is the use of newly generated obfuscated dll.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900