Commit Graph

13 Commits (46fbd3ed915f1a3b55cf36cb63b51bbb0231ef8b)

Author SHA1 Message Date
Jason Zhu 997043a3db 7.4.4 Creating the Entity Framework Context; Listing 7-13. Adding a Database Connection in the Web.config File 2021-09-08 11:40:04 +10:00
Jason Zhu f2c0d2ca09 7.4.4 Creating the Entity Framework Context; Install-Package EntityFramework to SportsStore.Domain and SportsStore.WebUI 2021-09-08 11:30:25 +10:00
Jason Zhu dfe591a0c7 7.3.3 Setting the Default Route; Listing 7-10. Adding the Default Route in the RouteConfig.cs File 2021-09-08 11:06:25 +10:00
Jason Zhu 0fe4d1105b 7.3.2.1 Rendering the View Data; Listing 7-9 Editing the List.cshtml File 2021-09-08 11:04:35 +10:00
Jason Zhu 58649f0ee8 7.3.2 Adding the Layout, View Start File and View; Listing 7-8 Editing the _Layout.cshtml File 2021-09-08 10:56:38 +10:00
Jason Zhu 704fba490c 7.3.2 Adding the Layout, View Start File and View; Creating empty view 2021-09-08 10:47:21 +10:00
Jason Zhu 1ffd5ba6ad 7.3.1 Adding a Controller; Listing 7-7 Adding an Action Method to the ProductController.cs File 2021-09-08 10:44:26 +10:00
Jason Zhu 5cced2c5d9 7.3.1 Adding a Controller; Listing 7-6 The Initial Contents of the Product Controller.cs File 2021-09-08 10:42:58 +10:00
Jason Zhu 56a61c71c8 7.2 Making a Mock Repository; Listing 7-5 Adding the Mock IProductRepository Implementation in the NinjectDependencyResolver.cs File 2021-09-08 10:37:38 +10:00
Jason Zhu 0411dfad0b 7.1.4 Setting Up the DI Container 2021-09-08 10:17:19 +10:00
Jason Zhu 94ffb2a66c 7.1.3 Adding References Between Projects 2021-09-08 09:42:33 +10:00
Jason Zhu 07e26f7af3 7.1.2 Installing the Tool Packages 2021-09-07 23:46:06 +10:00
Jason Zhu b2f7b540ed 7.1.1 Creating the Visual Stduio Solution and Projects 2021-09-07 23:40:58 +10:00