1
I am taking an online course of Entity Framework in which the course uses Visual Studio in the 2012 Express version, and I am using Visual Studio Enterprise 2015. And during the course he asks to create a new database item called "service based database". but I can’t find any items of this type, the most similar item to the one that appears is the "Sql Server database", but it is not compatible with the class, I do not know if in the new versions this item has been discontinued. I would like to know what is the procedure for executing the service based database at Visual Studio 2015, and what it serves.
https://msdn.microsoft.com/en-us/library/ms233763(v=vs.140). aspx Here’s a tutorial Step-by-Step.
– Maurício Sanches
You can put your comment as part of the answer. I think it will be useful.
– Leonel Sanches da Silva