Adding Existing Database Diagram Using Linq To Sql in VS 2013 ASP.NET MVC Video




Very simple way of getting database diagram to be printed on the screen showing all the column names and relationship between tables.
I used Visual Studio 2013 and MVC web application, but principle should work with different VS versions and project types.

Comments