Commit Graph

32 Commits (chap3)

Author SHA1 Message Date
Jason Zhu 15363a0ae7 e.g. 3.16 Using the WebMail Helper 2021-07-14 21:49:36 +10:00
Jason Zhu abbbe0c54d Highlighting invalid field 2021-07-14 21:45:33 +10:00
Jason Zhu ebfdf467e0 e.g. 3.15 Using the Html.ValidationSummary Help Method 2021-07-14 21:38:20 +10:00
Jason Zhu 044c51ef8b e.g. 3.14 Checking for Form Validation Errors 2021-07-14 21:33:55 +10:00
Jason Zhu 82fd44ba0f e.g. 3.13 Applying Validation to the GuestResponse Model Class 2021-07-14 21:31:29 +10:00
Jason Zhu c53172cfb7 e.g. 3.12 The Thanks View 2021-07-14 21:26:34 +10:00
Jason Zhu a97e2ae35a e.g. 3.111 Adding an Action Method to Support POST Requests 2021-07-14 21:11:43 +10:00
Jason Zhu 0a54588472 e.g. 3.10 Creating a Form View 2021-07-14 20:54:04 +10:00
Jason Zhu 379a4f1e46 e.g. 3.9 Adding a New Action Method to the Controller 2021-07-14 00:03:04 +10:00
Jason Zhu fc94ae2213 e.g. 3.8 Adding a Link to the RSVP Form 2021-07-14 00:02:15 +10:00
Jason Zhu 110afd3591 e.g. 3.7 The GuestResponse Domain Class 2021-07-14 00:01:12 +10:00
Jason Zhu 10af21fb9b 3.6 Displaying Details of the Party 2021-07-14 00:00:12 +10:00
Jason Zhu 5945309b12 e.g. 3.5 Retrieving a ViewBag Data Value
e.g. 3.6 Displaying Details of the Party
2021-07-13 23:51:02 +10:00
Jason Zhu 204f54b04a e.g. 3.3 Adding to the View HTML 2021-07-13 23:47:49 +10:00
Jason Zhu 77503472fa e.g. 3.2 Modifying the Controller to Render a View 2021-07-13 23:42:07 +10:00
Jason Zhu 6202658020 e.g. 3.1 Modifying the HomeController Class 2021-07-13 09:44:12 +10:00
Jason Zhu a376175c76 5.1.6 Using Lambda Expression
e.g. 5.22 Extending the Filtering Expression by Lambda
2021-07-12 13:36:35 +10:00
Jason Zhu 0e57f0e2e8 e.g. 5.20 A Lambda Expression Without a Func 2021-07-12 13:33:48 +10:00
Jason Zhu c95b347b15 e.g. 5.20 Using a Lambda Expression to Replace a Delegate Definition 2021-07-12 13:32:22 +10:00
Jason Zhu be286cffbd e.g. 5.18 Using a Delegate in an Extension Method
e.g. 5.19 Using the Filtering Extension Method with a Func
2021-07-12 13:28:54 +10:00
Jason Zhu 61cf1cbfaf 5.1.5 Creating Filtering Extension Methods 2021-07-12 12:15:56 +10:00
Jason Zhu ec983ff21c 5.1.4 Applying Extension Methods to an Interface (Bug fix) 2021-07-12 12:07:21 +10:00
Jason Zhu 3b938d8c61 5.1.4 Applying Extension Methods to an Interface 2021-07-12 11:15:27 +10:00
Jason Zhu f98ec2cbc7 e.g. 5.12 Implement and Interface in ShoppingCart
e.g. 5.13 An Extension Method That works on an Interface
2021-07-12 10:25:34 +10:00
Jason Zhu aa49052a81 5.1.3 Using Extension Methods 2021-07-05 18:21:52 +10:00
Jason Zhu df3b9aacdf Renamed project name from automatically_implemented_properties.csproj to essential_csharp_features.csproj 2021-07-05 16:29:28 +10:00
Jason Zhu 6301eccf0a 5.1.2 Using Object and Colleciton Initializers: create object and assign value with initializer 2021-07-05 16:21:55 +10:00
Jason Zhu 93255dc698 5.1.2 Using Object and Collection Initializers: Create object without object and collection initializers 2021-07-05 15:54:28 +10:00
Jason Zhu d848d67310 5.1.1 Use Automatic Properties 2021-07-05 15:38:10 +10:00
Jason Zhu ddbaeaa84f 5.1.1 Using Automatically Implemented Properties: Defining a property and consume it 2021-07-05 15:05:57 +10:00
Jason Zhu cb7c1f22a5 Added .gitignore for aspdotnet project 2021-07-05 14:22:25 +10:00
Jason Zhu 37e9be3f7b first commit 2021-07-05 14:17:04 +10:00