1
Answer

How to deploy c# windows application with sql server

Photo of Mustaq Khan

Mustaq Khan

12y
6.3k
1
Can any body tell me how to create setup file in c# window application with sql server....!!!
I am not getting this.....???
1. If you install your setup file on client pc.So its necessary that the client pc should have sql server installed.
2.If not , then how to copy sql server database in your project and how to give connection string .

Answers (1)