How can I stop my code being reverse-engineered from IL

Answer Posted / kirti

There is currently no simple way to stop code being reverse-engineered from IL. In future it is likely that IL obfuscation tools will become available, either from MS or from third parties. These tools work by 'optimising' the IL in such a way that reverse-engineering becomes much more difficult.

Of course if you are writing web services then reverse-engineering is not a problem as clients do not have access to your IL.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the "helperpage.isajax" property?

691


Can we have enum in entity framework?

589


What is entity framework used for?

519


How you can implement custom validation in asp.net MVC?

581


How we can add the css in mvc?

592






which are the key concepts of entity data model?

611


What are action filters?

604


What is Differnce between html.action and ajax.action?

570


Which filter executes first in an asp.net mvc application?

555


what is lazy loading in entity framework?

593


What is tempdata?

616


What are ajax helpers in asp.net mvc?

593


explain what is ado.net entity framework?

573


What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?

597


What is the use of view model in asp.net mvc?

685