|
-
Mar 25th, 2003, 12:49 PM
#1
Thread Starter
Lively Member
How can I deploy a site while hiding as much code as possible?
I am working on a ASP.NET Website the has a number of pages with a lot of code and business logic. If I am installing it on my company's server for our internal use, there is no problem. However, if we sell a Website to a client, we do not want them to have access to all of the code on the .ASPX.VB pages. Is there a way to move hide this code in a DLL or something so that the only code the client will have access to is what is actually on the .ASPX pages, but not the .ASPX.VB pages?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|