safaribook-pro-aspnet-mvc5/SportsStore/SportsStore.WebUI
Jason Zhu cb3d151c6b 7.5.1.2 Adding the HTML Helper Method; Listing 7-19. Adding the HTML Helper Method Namespace to the Views/web.config File 2021-09-08 15:20:17 +10:00
..
App_Start 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
Content 7.3.2 Adding the Layout, View Start File and View; Creating empty view 2021-09-08 10:47:21 +10:00
Controllers 7.5 Adding Pagination; Listing 7-16 Adding Pagination Support to the List Action Method in the ProductController.cs File 2021-09-08 14:53:25 +10:00
HtmlHelpers 7.5.1.2 Adding the HTML Helper Method; Listing 7-18. The Contents of the PagingHelpers.cs Class File 2021-09-08 15:13:15 +10:00
Infrastructure 7.4.5 Creating the Product Repository; Listing 7-15. Adding the Real Repository Binding in the NinjectDependencyResolver.cs File; Fix typo in Web.config 2021-09-08 13:26:56 +10:00
Models 7.5.1.2 Adding the HTML Helper Method; Listing 7-18. The Contents of the PagingHelpers.cs Class File 2021-09-08 15:13:15 +10:00
Properties 7.1.1 Creating the Visual Stduio Solution and Projects 2021-09-07 23:40:58 +10:00
Views 7.5.1.2 Adding the HTML Helper Method; Listing 7-19. Adding the HTML Helper Method Namespace to the Views/web.config File 2021-09-08 15:20:17 +10:00
Global.asax 7.1.1 Creating the Visual Stduio Solution and Projects 2021-09-07 23:40:58 +10:00
Global.asax.cs 7.1.1 Creating the Visual Stduio Solution and Projects 2021-09-07 23:40:58 +10:00
SportsStore.WebUI.csproj 7.5.1.2 Adding the HTML Helper Method; Listing 7-18. The Contents of the PagingHelpers.cs Class File 2021-09-08 15:13:15 +10:00
Web.Debug.config 7.1.1 Creating the Visual Stduio Solution and Projects 2021-09-07 23:40:58 +10:00
Web.Release.config 7.1.1 Creating the Visual Stduio Solution and Projects 2021-09-07 23:40:58 +10:00
Web.config 7.5 Adding Pagination; Update Microsoft.AspNet.Mvc to 5.2.7 for SportsStore.Domain, and SportsStore.UnitTests 2021-09-08 14:56:09 +10:00
packages.config 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