Hi,
I would like to start using SSDT to develop my databases and what I have heard it is a very useful tool. I have installed SSDT within MS Visual Studio Community 2015. Does anyone have any pointers on where to get started? Have you used any tutorials in the past to familiarise yourself with SSDT? I am used to using visual studio for developing .NET applications but not for databases.
One simple question, if I am creating a new database should I create it in Management Studio first and then import it into SSDT as a new project or can I create the database using SSDT? So far I cannot find how to create filegroups for the new DB or where the new DB will be located.
Thanks, Greg