Is it possible to some how compile .NET assembly files into native code, in a way that can be distributed? I want todo this in order to protect my source from being decompiled. I would try to obfuscate but I simply cannot aford any of them and the one included in VS Pro is simply not upto par.
I don't really want todo this because my code is that awesome or original is the fact that there are parties I have been made aware of that would decompile and attach some kind of trojan or keylogger to my application, and then start distributing it, and the users would not know the difference becausse its still my code...