Compiled

I want to pay a monthly fee to a hosting company to host my ASP application. I have some propriety designs in my ASP application which I'm reluctant to expose the source code. Unfortunately, with ASP, it's all source code.

Is there a way to "compile" my ASP application so that when I upload the application to the hosting company, my propriety work will remain unrevealed? Second question, if I update my ASP applcation to ASP.NET, would there be a way to compile the ASP.NET code so that I will only need to publish the "compiled" version to the hosting company server (thereby protecting my source code from being revealed)?

View Replies


ADVERTISEMENT

Memory Leak Only When Compiled In Release Mode

We have an webservice application that has a memory leak when the application
is compiled release mode. However, when the application is compiled in debug
mode it does not exhibit a memory leak.

We are running .net 1.1 compiled with VS 2003.

The application does reference an unmanaged dll that provides security
functionality. This dll is instantiated once and referenced on every web
service call.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved