Commit Graph

  • 31e2fba368 7.5.1.3 Adding the View Model Data; e.g. 7.19 The ProductsListViewModel View Model chap07 Jason Zhu 2021-08-21 17:15:36 +1000
  • 109806d27e 7.5.1.2 Adding the HTML Helper Method; e.g. 7.18 Adding the HTML Helper Method Namespace to the Views/Web.config File Jason Zhu 2021-08-21 17:12:56 +1000
  • 002318dd2d 7.5.1.2 Adding the HTML Helper Method; UNIT TEST: CREATING PAGE LINKS Jason Zhu 2021-08-21 17:10:54 +1000
  • 2ddc93b2a9 7.5.1.2 Adding the HTML Helper Method; e.g. 7.17 The PagingHelpers Class Jason Zhu 2021-08-21 17:03:09 +1000
  • 103a66938d 7.5.1.1 Adding the View Model; e.g. 716 The PagingInfo View Model Class Jason Zhu 2021-08-21 16:57:14 +1000
  • 0c548df719 7.5 Adding Pagination; Unit Test: Pagination Jason Zhu 2021-08-21 16:53:55 +1000
  • aa4002de2b 7.5 Adding Pagination; e.g. 7.14 Adding Pagination Support to the Product Controller List Method Jason Zhu 2021-08-21 16:53:18 +1000
  • 17cf2e94ba 7.4.5 Creating the Product Repository; e.g. 7.14 Adding the Real Repository Binding Jason Zhu 2021-08-21 16:07:45 +1000
  • 5ec3a1b095 7.4.5 Creating the Product Repository; e.g. 7.13 EFProductRepository.cs Jason Zhu 2021-08-21 16:05:33 +1000
  • e44a5f26aa 7.4.4 Creating the Entity Framework Context; e.g. 7.11 The EfDbContext Class via database Jason Zhu 2021-08-21 16:02:03 +1000
  • 1b66c3dd0c 7.4.4 Creating the Entity Framework Context; e.g. 7.10 The EfDbContext Class Jason Zhu 2021-08-20 23:58:19 +1000
  • e43a96b58a 7.3.3 Setting the Default Route; e.g. 7.9 Adding the Default Route Jason Zhu 2021-08-20 22:40:30 +1000
  • c55924db07 7.1.1 Creating the Visual Studio Solution and Projects chap07_New Jason Zhu 2021-08-20 21:35:20 +1000
  • 1d1e1b3cc9 7.3.3 Setting the Default Route; e.g. 7.8 The List.cshtml View Jason Zhu 2021-08-20 21:18:56 +1000
  • 6217886a88 7.3.1 Adding a Controller; e.g. 7.7: Adding an Action Method Jason Zhu 2021-08-20 12:47:02 +1000
  • f33d1cd675 7.3.1 Adding a Controller; e.g. 7.6 Jason Zhu 2021-08-20 12:45:47 +1000
  • 91beed1a4e 7.2.2 Making a Mock Repository; e.g. 7.5 Jason Zhu 2021-08-20 12:41:27 +1000
  • ece061c043 7.2.1 Creating an Abstract Repository; e.g. 7.4 Jason Zhu 2021-08-20 12:07:09 +1000
  • c10e333246 7.2 Starting the Domain Model; e.g. 7.3 Jason Zhu 2021-08-19 16:45:33 +1000
  • 044acfc13e 7.1.3 Setting Up the DI Controller Jason Zhu 2021-08-19 16:43:04 +1000
  • 2c80c21441 7.1.2 Adding References Jason Zhu 2021-08-19 16:34:51 +1000
  • 6703216479 Created new SportsStore.WebUI ASP.NET MVC 3 Web App Jason Zhu 2021-08-19 16:31:11 +1000
  • db14a83d99 Created new SprotsStore.UnitTests Test Project Jason Zhu 2021-08-19 16:29:53 +1000
  • e22eb39d18 Created new project SportsStore.Domain Jason Zhu 2021-08-19 16:27:23 +1000
  • afd69ed764 Created Empty solution Jason Zhu 2021-08-19 15:35:21 +1000
  • bf4277e47e 6.1.5: e.g. 6.13 Using Ninject Self-Binding chap6 Jason Zhu 2021-08-10 23:04:15 +1000
  • ebb1840db9 6.1.4 Specifying Property and Parameter Values: e.g. 6.12 Binding to a Class that Requires a Constructor Parameter Jason Zhu 2021-08-10 23:00:54 +1000
  • 390cf4555c 6.1.4: e.g. 6.11 Using a Constructor Property in an Implementation Class Jason Zhu 2021-08-10 22:58:53 +1000
  • d597a410d4 6.1.4: e.g. 6.10 Using the Ninject WithPropertyValue Method Jason Zhu 2021-08-10 22:55:29 +1000
  • cbd679abba 6.1.4: e.g. 6.9 Adding a Property to an Implementation Class Jason Zhu 2021-08-10 22:52:47 +1000
  • 02b80da83f 6.1.3 Creating Chains of Dependency Jason Zhu 2021-08-10 22:39:57 +1000
  • 656c976807 6.1.2 Getting Started with Ninject Jason Zhu 2021-08-10 22:22:37 +1000
  • 04a375e7fd 6.1.1 Creating the Project Jason Zhu 2021-08-10 21:56:43 +1000
  • bf4a437acd e.g. 5.27 Using LINQ to Query Data chap5 Jason Zhu 2021-07-15 17:00:53 +1000
  • e2aa8c7cba e.g. 5.26 Querying Without LINQ Jason Zhu 2021-07-15 16:56:14 +1000
  • 15363a0ae7 e.g. 3.16 Using the WebMail Helper chap3 Jason Zhu 2021-07-14 21:49:36 +1000
  • abbbe0c54d Highlighting invalid field Jason Zhu 2021-07-14 21:45:33 +1000
  • ebfdf467e0 e.g. 3.15 Using the Html.ValidationSummary Help Method Jason Zhu 2021-07-14 21:38:20 +1000
  • 044c51ef8b e.g. 3.14 Checking for Form Validation Errors Jason Zhu 2021-07-14 21:33:55 +1000
  • 82fd44ba0f e.g. 3.13 Applying Validation to the GuestResponse Model Class Jason Zhu 2021-07-14 21:31:29 +1000
  • c53172cfb7 e.g. 3.12 The Thanks View Jason Zhu 2021-07-14 21:26:34 +1000
  • a97e2ae35a e.g. 3.111 Adding an Action Method to Support POST Requests Jason Zhu 2021-07-14 21:11:43 +1000
  • 0a54588472 e.g. 3.10 Creating a Form View Jason Zhu 2021-07-14 20:54:04 +1000
  • 379a4f1e46 e.g. 3.9 Adding a New Action Method to the Controller Jason Zhu 2021-07-14 00:03:04 +1000
  • fc94ae2213 e.g. 3.8 Adding a Link to the RSVP Form Jason Zhu 2021-07-14 00:02:15 +1000
  • 110afd3591 e.g. 3.7 The GuestResponse Domain Class Jason Zhu 2021-07-14 00:01:12 +1000
  • 10af21fb9b 3.6 Displaying Details of the Party Jason Zhu 2021-07-14 00:00:12 +1000
  • 5945309b12 e.g. 3.5 Retrieving a ViewBag Data Value e.g. 3.6 Displaying Details of the Party Jason Zhu 2021-07-13 23:51:02 +1000
  • 204f54b04a e.g. 3.3 Adding to the View HTML Jason Zhu 2021-07-13 23:47:49 +1000
  • 77503472fa e.g. 3.2 Modifying the Controller to Render a View Jason Zhu 2021-07-13 23:42:07 +1000
  • 6202658020 e.g. 3.1 Modifying the HomeController Class Jason Zhu 2021-07-13 09:44:12 +1000
  • a376175c76 5.1.6 Using Lambda Expression e.g. 5.22 Extending the Filtering Expression by Lambda Jason Zhu 2021-07-12 13:36:35 +1000
  • 0e57f0e2e8 e.g. 5.20 A Lambda Expression Without a Func Jason Zhu 2021-07-12 13:33:48 +1000
  • c95b347b15 e.g. 5.20 Using a Lambda Expression to Replace a Delegate Definition Jason Zhu 2021-07-12 13:32:22 +1000
  • be286cffbd e.g. 5.18 Using a Delegate in an Extension Method e.g. 5.19 Using the Filtering Extension Method with a Func Jason Zhu 2021-07-12 13:28:54 +1000
  • 61cf1cbfaf 5.1.5 Creating Filtering Extension Methods Jason Zhu 2021-07-12 12:15:56 +1000
  • ec983ff21c 5.1.4 Applying Extension Methods to an Interface (Bug fix) Jason Zhu 2021-07-12 12:07:21 +1000
  • 3b938d8c61 5.1.4 Applying Extension Methods to an Interface Jason Zhu 2021-07-12 11:15:27 +1000
  • f98ec2cbc7 e.g. 5.12 Implement and Interface in ShoppingCart e.g. 5.13 An Extension Method That works on an Interface Jason Zhu 2021-07-10 16:36:55 +1000
  • f3116eaf94 e.g. 4.2 C# Repository Classes for the Member and Item Domain Classes chap4 Jason Zhu 2021-07-08 10:56:01 +1000
  • d2fc9a6929 e.g. 4.1 The C# Auction Domain Model Jason Zhu 2021-07-08 10:51:39 +1000
  • 0c5bf97cc8 Created solution file for chap4_the_mvc_pattern Jason Zhu 2021-07-08 10:32:39 +1000
  • aa49052a81 5.1.3 Using Extension Methods master Jason Zhu 2021-07-05 18:21:52 +1000
  • df3b9aacdf Renamed project name from automatically_implemented_properties.csproj to essential_csharp_features.csproj Jason Zhu 2021-07-05 16:29:28 +1000
  • 6301eccf0a 5.1.2 Using Object and Colleciton Initializers: create object and assign value with initializer Jason Zhu 2021-07-05 16:21:55 +1000
  • 93255dc698 5.1.2 Using Object and Collection Initializers: Create object without object and collection initializers Jason Zhu 2021-07-05 15:54:28 +1000
  • d848d67310 5.1.1 Use Automatic Properties Jason Zhu 2021-07-05 15:38:10 +1000
  • ddbaeaa84f 5.1.1 Using Automatically Implemented Properties: Defining a property and consume it Jason Zhu 2021-07-05 15:05:57 +1000
  • cb7c1f22a5 Added .gitignore for aspdotnet project Jason Zhu 2021-07-05 14:22:25 +1000
  • 37e9be3f7b first commit Jason Zhu 2021-07-05 14:17:04 +1000