- I know also that ASP.NET when published can be precompiled
- I know that .NET applications are compiled to MSIL that are easily reverted to any .NET language through tools like Red Gate's .NET Reflector.
- I want to develop and deliver an ASP.NET site where the buyer will host the site and but cannot have access to the code.
There is any way to do that?