A
Aaron
How would code obfuscation affect performance? in .net C#
Aaron said:How would code obfuscation affect performance? in .net C#
Aaron said:If it improves peformance then.
I'm just curious to why microsoft doesn't make obfuscation a standard
feature in .net framework.
I know VS comes with an obfuscate tool. They should make it much simpler,
like a option in the solution property menu to obfuscate the output.
Im sure most commercial application writer would not want their program to
be decompiled.