Answer the question
In order to leave comments, you need to log in
How can I create a database in the visual designer and work with it?
I'm interested in working with a database and tables that I can create directly in VS (rather than working with existing ones), including setting up a connection (if required), a visual table designer (which VS definitely has). I also hope that this is possible without the Entity Framework.
Answer the question
In order to leave comments, you need to log in
Working with the database is available from Visual Studio by clicking "View" => "SQL Server Object Explorer (if you work with MSSQL Server). Look at the nodes there. In general, to work with databases in the visual designer, there is Microsoft SQL Server Management Studio or DataGrip from JetBrains.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question