I'm working on WinForms Project in VB2013 with Localdb SQL database (localdb)\v12.0 ).
In this project I`ve been using "Management Studio" and both ADO.NET and Linq to SQL.
How to suppose to deploy it?
It is better to include DB into the Setup or I should to create the entire DB by code or what should I do?
Thanks.
In this project I`ve been using "Management Studio" and both ADO.NET and Linq to SQL.
How to suppose to deploy it?
It is better to include DB into the Setup or I should to create the entire DB by code or what should I do?
Thanks.