Is it impossible to secure .net code (intellectual property) ?
- by JL
I used to work in JavaScript a lot and one thing that really bothered my employers was that the source code was too easy to steal. Even with obfuscation, nothing really helped, because we all knew that any competent developer would be able to read that code if they wanted to.
JS Scripts are one thing, but what about SOA projects that have…