I have some code I want to lock up.
I will have my asp.net site on a shared hoster.
Whats the best way to prevent others hacking and viewing my code? The code I most want to secure is in usercontrols and some more code is in class modules.(vb.net/MSVS2005/Ajax)
Or do I secure the whole site?
I also here some encypting code tools cant handle sophisticted code. Also does encryption slow down code and make the site harder to manage...
...
Go to the complete details ...