Overview
Discover modern techniques to enhance your C# coding practices in this 56-minute conference talk by Bill Wagner at NDC Conferences. Learn how to leverage C# 8.0 and .NET Core 3.0 features to boost productivity in your daily work. Explore over a dozen practical improvements, including point classes, tuple assignments and tricks, readonly structs and properties, nullable references, throw expressions, pattern matching, switch expressions, range patterns, and more. Gain insights into enforcing design principles, handling business requirements, and implementing clear, efficient code. Leave equipped with valuable knowledge to immediately apply and elevate your C# programming skills.
Syllabus
Introduction
Point class
tuples
tuple assignment
tuple tricks
readonly struct
readonly properties
enforce your design
knowable reference types
nullable reference
throw expression
argument null exception
pattern matching
switch expression
range patterns
imperative method
business requirements
using pattern matching
building the table
discards
how clear is that
quiz
generate subscription
datetime
do some research
MS New CSharp
Taught by
NDC Conferences