Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
254 Points
77 Posts
May 27, 2011 09:03 AM|LINK
Publish your web site and place all code inside Assembly, not require to deploye code file.
You can offuscate your code and protect it from being ready by anyother disassembler. Your aspx file will remain as it is.
jkmaheta
Member
254 Points
77 Posts
Re: Protecting asp code
May 27, 2011 09:03 AM|LINK
Publish your web site and place all code inside Assembly, not require to deploye code file.
You can offuscate your code and protect it from being ready by anyother disassembler. Your aspx file will remain as it is.