December 2018
Beginner to intermediate
668 pages
15h 30m
English
In Visual Studio 2017, go to View | Server Explorer.
Right-click on Data Connections, and select Add Connection....
In the Add Connection dialog, enter a Server name of (localdb)\mssqllocaldb, and select the aspnet-NorthwindMvc-GUID database from the drop-down list, as shown in the following screenshot:

In Server Explorer, expand Tables, right-click on the AspNetUsers table, select Show Table Data, and note the row that was added to the database when you completed the register form:

Read now
Unlock full access