Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7746541
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T10:18:18+00:00 2026-06-01T10:18:18+00:00

we have implemented a web application in asp.net 4.0 and customer needs us to

  • 0

we have implemented a web application in asp.net 4.0 and customer needs us to give them the source code too so they can do the maintenance and limited improvements of application themselves ,but we need to make sure that they can not change the application and sell that to other customers,what is the solution?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T10:18:20+00:00Added an answer on June 1, 2026 at 10:18 am

    If you’re giving them the full source-code, the only way you can stop them from re-distributing it (either as source or as a compiled solution) is to make that a condition of the license agreement between them and you. There’s no way, in code, to enforce this that they can’t bypass by simply removing the code that enforces it.

    If you can give them some components as compiled assemblies (for example; components they won’t need to change such as the Data Access Layer, or certain UI control libraries) you could place some form of license check within those libraries that does one of the following:

    1. Confirms that a license key in the web.config file matches the IP address of the server it’s running on (consider doing a blanket “allow” for requests that have come in on “private” IP address ranges such as 127.0.0.0 and 192.168.0.0, etc,.. to allow for their developers performing testing).
    2. “Phones Home” to a licensing web service you provide to check that the server running the code is authorised (ensure they are aware that this will happen so their servers/firewalls can be configured to permit this check). You’ll probably want to do this over SSL to make it harder for them to bypass.

    If you do one of the two above items, bear in mind that this won’t stop them de-compiling the assemblies and removing the checks you’ve put in. You might want to consider obfuscating your compiled assemblies in this case.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have developed an asp.net web application containing 40-50 pages. I have implemented logger
I have implemented a repository pattern in my asp.net mvc web application... But i
Can an ASP.NET web application have only one Init and one Dispose method or
Description: On a C# ASP.Net web application, we have implemented some timers to periodically
I have just re-implemented an ASP.NET web application that uses NHibernate to use a
We have implemented SSO in a .NET web application using Windows Identity Foundation (WIF).
I have a .NET 3.5 web application for which I have implemented a class
I implemented 6 months ago in our web application site(Asp.Net) a page where you
I've implemented an ASP.NET web application that supports 5 different languages. The web application
I have few global methods declared in public class in my ASP.NET web application.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.