Commit Graph

16 Commits (bf4a437acd21bf8079bd2d19bb7b7d25b8a8d970)

Author SHA1 Message Date
Jason Zhu bf4a437acd e.g. 5.27 Using LINQ to Query Data 2021-07-15 17:00:53 +10:00
Jason Zhu e2aa8c7cba e.g. 5.26 Querying Without LINQ 2021-07-15 16:56:14 +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