Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

NET applications should be obfuscated?

applications NET obfuscated
0
Posted

NET applications should be obfuscated?

0

.NET applications should be obfuscated when: • The source code is not publicly available • There is private information in the code, such as SQL, usernames, and passwords • System performance, bandwidth, or application size is an issue Obfuscation often is not required if application size is not an issue and the source code is freely distributed or open source. Corporate and other developers will benefit from setting a policy requiring use of an obfuscation tool as a standard build practice, rather than addressing the question on an application-by-application basis. This avoids the need to assess the issue separately for each development project.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123