When obfuscating your source code, are there any differences between Java and .NET web applications?
or is the resulting obfuscated .dlls/.jars pretty much the same?
Can you apply better obfuscating techniques in java versus .net, or again its the same pretty much?
(not looking to debate how obfuscation won't hide intellectual property etc., let's assume we all understand the scope of what obfuscation brings)