How to encrypt & decrypt the .aspx & .cs files before creating installer.
Hi,
I want to create installer for my web based project. But before that i want to encrypt the files from my end before creating the installer. So that after installing the project the end user should not be able to see the file content. Or the end use should be able to decompile it.
Thanks
Vallab