Obfuscation by default?

Hi all,
Is there any way to obfuscate the code by default..i mean when compiling..
If not ...Why Microsoft doesnt provide an option with its compilers to obfuscate the assembly by default so that the code is secure?
Thanks,
Suresh.
[257 byte] By [sureshsundar007] at [2007-12-16]
# 1

You can use a post-build process to call the obfuscator of your choice.

Keep in mind that obfuscation doesn't secure anything--it's a deterrant, at the very most.

-Ryan / Kardax

RyanLamansky at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Base Class Library...

.NET Development

Site Classified