Commit Graph

15 Commits (dfe591a0c7002388009ac07a605d42f57a1bf759)

Author SHA1 Message Date
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 889b3e7c49 7.2.1 Creating an Abstract Repository; Listing 7-4. The Contents of the IProductRepository.cs 2021-09-08 10:31:09 +10:00
Jason Zhu a6eb8237d4 Listing 7-3 Fixed typo 2021-09-08 10:27:04 +10:00
Jason Zhu a8d6357a25 Listing 7-3 The Contents of the Product.cs File; 7.2 Starting the Domain Model 2021-09-08 10:22:22 +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
Jason Zhu d0a0153672 Added .gitignore file for asp.net application 2021-09-07 23:39:50 +10:00