distribution - Distribute ASP.net Application -


I have an asp.net application and I am selling it to various companies. I change the application settings according to company information and publish a complete folder in the output folder. And then move the output folder to the client machine with the required DLL (my app del and some third-party DLL). I am wondering if anyone is able to decompress code and receive an application code in the DLL bin folder? Is there a standard process that I have to follow so that my code is secured in the client server.

You should cover the DLL that was created for your project, but there are some issues related to ASP.NET .

Enjoy!


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -