G K

G K

  • NA
  • 25
  • 3.1k

Deploying C# backend solution

Aug 27 2017 4:17 AM
Hi

Apologies for a simple question, am new to C#, tried googling, with little specific resolution.
 
I have an existing C# backend application (not web based) with database connections and programming around Database. I made changes to one of its .cs files and the rebuild of entire solution is done with 0 errors.

Next, how do I deploy it to another computer (QA or Live)? /bin has a variety of files such as .pdb .exe .dll etc.

Should I copy the entire /bin folder and put it in QA/Live - sort of manual copy and paste or something like we do with an SSIS solution (right click and deploy by specifying destination Server to be deployed etc)

thank for your help

Answers (2)