.NET Software Development Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure
Nullable Reference Types in C# 8

Nullable Reference Types in C# 8

The biggest feature of C# 8.0 is undoubtedly nullable reference types. Rather than trying to rush through all the new features, this talk will just focus on this one. What is the point? What is the syntax? What should you expect? What might be unexpected?

In this presentation you will learn:
* How C# 8 allows developers to express nullability in the type system
* The benefits of nullable reference types compared with earlier versions of C#
* Tricky areas and “gotchas”

Video producer: https://gotocph.com/