C# FAQ: What about .NET decompilers that allow code to be submitted from browsers
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| CSharp-Online.NET:FAQs |
| edit |
[edit]
What about .NET decompilers that allow code to be submitted from browsers?
We recommend that .NET decompilers that allow code to be submitted directly via Web browsers not be used. Such decompiler Web sites might keep a copy of the source code submitted by programmers! Best practice is to download a .NET decompiler and run it locally on your own machine.
[edit]
See also
- .NET Languages
- Are there free .NET decompilers?
- How good are .NET decompilers?
- How protect .NET code from reverse engineering?
- How protect my code against decompilation?
- What about .NET decompilers that allow code to be submitted from browsers?
- What does a .NET decompiler do?