There are a few programs on the market that you can use to obfuscate your .net code, my question is, how easy is it for someone to get at your IP if your code is \"so called
Different Obfuscators offer different levels of protection.
Some free code obfuscation is pretty easy to crack if you have somebody really determined to figure out what your code is doing.
Enterprise level obfuscation, on the other hand, can become nearly impossible to decipher with all the different obfuscation methods they use.
...in the end, though, somebody who really really wants your code is going to be able to figure it out given the time and determination.