D
D
Denetor132020-06-22 12:21:02
C++ / C#
Denetor13, 2020-06-22 12:21:02

How to transfer the application to the client without source codes?

Tell me guys, I have a .Net application or service for a host in IIS. Tell me how it is most correct to transfer it to the client, it is logical that I do not want to give the source code. How to do it right.
Is it just the bin folder where the compiled project is essentially transferred, or how do you need to prepare the directory structure?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lorem Ipsum, 2020-06-22
@GeorgeGeorge

It seems to me not to give the source code to the client is a bad form)

V
Vladimir Korotenko, 2020-06-22
@firedragon

In addition, you can leave only placeholders and all the markup will go to the library. Helps with playful pens who love to edit the page. Alternatively, create a nuget package with the logic. And in controllers only pull its methods.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question