473,320 Members | 1,945 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

How to install my web application without the source code

hi all i have a website i wont to sell how i can protected it and install it without the source code is that possible

thanks all
Aug 19 '10 #1

✓ answered by Frinavale

When you publish the website select the option "include only files needed to run the website". After publishing the website your code will be placed into a .dll file. This .dll and your aspx pages will be written to the place that you chose to publish your website...but the .vb files (the files containing your code) will not be (since they have been compiled into the .dll file). The only thing that the end user will have access to are the aspx pages...but not your code.

-Frinny

1 1664
Frinavale
9,735 Expert Mod 8TB
When you publish the website select the option "include only files needed to run the website". After publishing the website your code will be placed into a .dll file. This .dll and your aspx pages will be written to the place that you chose to publish your website...but the .vb files (the files containing your code) will not be (since they have been compiled into the .dll file). The only thing that the end user will have access to are the aspx pages...but not your code.

-Frinny
Aug 19 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Ramil Domingo | last post by:
Hi All, I would like to know how to create a setup and deployment project for all my source code solution with varying projects such as VB.NET, C#, ASP.NET, Web Services, etc. so that I could...
1
by: Pino | last post by:
Hi to all. I would like to run .NET application without install the framework on my computer. This is a requirement for my application because it will downloaded from the internet. I know...
13
by: Adam | last post by:
My "C:\" is getting full. What's the best way to install "wxWindows" without taking up 115 MB from my "C:\" ? Why do the following: MS Visual Studio, wxWindows, Borland C++, Stingray...
2
by: suresh_C# | last post by:
Dear All, Anybody please tell me where I can download it for study purpose. I am coming from PHP, where I was using a fixed framework(index file). Now I would like what type of standered...
5
by: Josh | last post by:
hi frns i m a new member of the group. just wanted to ask a question what tools or methods do we have to secure the source code of php after the application is ready. or else anyone could...
0
by: ashish arora | last post by:
Hi I have some dll files. now i have to change some existing functionality of asp pages, but i dont have source code of asp, how shall i change the dll files. thanks in advance...
66
by: Jon Skeet [C# MVP] | last post by:
I'm sure the net will be buzzing with this news fairly soon, but just in case anyone hasn't seen it yet: Microsoft are going to make the source code for the .NET framework (parts of it,...
10
by: Tomás Ó hÉilidhe | last post by:
I'd post this on a gcc newsgroup but I'd be more productive talking to the wall. Anyway, let's say someone throws some source code at you for a particular program and says, "Just compile it, it...
8
by: Max | last post by:
Is it possible for an ASP.net server (like IIS 6) to run web application without having available the code behind forms in clear ascii? Can I provide a compiled product to the customer, not an exe...
3
by: ToshiBoy | last post by:
We have a software application based on VB6.0 and running MSVM6. While I am not sure, I think the application makes use of MSMAPI6.0 controls to send files from the screen to email. he problem I have...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.