Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I EVALUATE() in C#
Message
From
13/10/2004 08:53:16
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
To
12/10/2004 20:35:20
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00950771
Message ID:
00951005
Views:
13
Hi John,

Thanks for the explaination. Fortunately, the thing I need to "evaluate" is not really valuable information. Good to know about this stuff though.

Regards,

Mike


>Mike,
>
>.NET executables are easily decompiled. So if there is valuable IP involved in your dotNET work, you can "obfuscate" to protect it. As the label suggests, obfuscation means that instead of decompiling to your elegant, readable code, your Assemblies decompile as an incomprehensible mess that will run correctly but can be almost impossible to understand.
>
>Most obfuscation includes conversion of Names into meaningless gibberish. If your runtime evaluation then includes something that has been renamed, the effect is obvious. Most obfuscators allow you to specify Names that are not to be altered but you need to consider and design it in advance if there is any chance you need to protect your work.
>
>Regards
>
>j.R
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform