19 Commits

Author SHA1 Message Date
204f54b04a e.g. 3.3 Adding to the View HTML 2021-07-13 23:47:49 +10:00
77503472fa e.g. 3.2 Modifying the Controller to Render a View 2021-07-13 23:42:07 +10:00
6202658020 e.g. 3.1 Modifying the HomeController Class 2021-07-13 09:44:12 +10:00
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
0e57f0e2e8 e.g. 5.20 A Lambda Expression Without a Func 2021-07-12 13:33:48 +10:00
c95b347b15 e.g. 5.20 Using a Lambda Expression to Replace a Delegate Definition 2021-07-12 13:32:22 +10:00
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
61cf1cbfaf 5.1.5 Creating Filtering Extension Methods 2021-07-12 12:15:56 +10:00
ec983ff21c 5.1.4 Applying Extension Methods to an Interface (Bug fix) 2021-07-12 12:07:21 +10:00
3b938d8c61 5.1.4 Applying Extension Methods to an Interface 2021-07-12 11:15:27 +10:00
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
aa49052a81 5.1.3 Using Extension Methods 2021-07-05 18:21:52 +10:00
df3b9aacdf Renamed project name from automatically_implemented_properties.csproj to essential_csharp_features.csproj 2021-07-05 16:29:28 +10:00
6301eccf0a 5.1.2 Using Object and Colleciton Initializers: create object and assign value with initializer 2021-07-05 16:21:55 +10:00
93255dc698 5.1.2 Using Object and Collection Initializers: Create object without object and collection initializers 2021-07-05 15:54:28 +10:00
d848d67310 5.1.1 Use Automatic Properties 2021-07-05 15:38:10 +10:00
ddbaeaa84f 5.1.1 Using Automatically Implemented Properties: Defining a property and consume it 2021-07-05 15:05:57 +10:00
cb7c1f22a5 Added .gitignore for aspdotnet project 2021-07-05 14:22:25 +10:00
37e9be3f7b first commit 2021-07-05 14:17:04 +10:00