When creating a website in visual studio, and I want to add a database: which of the options should I use to create the database?
Should i use Microsoft SQL Server Database File (SqlClient) or I should have used the Create New SQL Server Database option.