1
Answer

Deploy Windows Application with database

aman gandhi

aman gandhi

13y
2.4k
1
i have created a windows application.i am using mssqlserve at backend.i have defined my connection string in my app config file.


now i want to deploy my project. how can i bind my database with it. i want to create a ready to use setup. user don't have to configure connection string. how can i do this.

how to create setup with attached database.

Aman Gandhi
Answers (1)