Skip to content

Details

Null references are a problem that can show up anywhere. As developers, we have to litter out code with null checks.

Thankfully C# has a feature to help with that, Nullable Reference Types (NRTs). They utilize a mix of syntax and special C# Attributes to enable null checking at compile time. It's not a perfect system, but it's WAY better than not using NRTs.

In this session we'll review (and demo!) the different ways Nullable Reference Types help us when something may be null, by talking about:
- The helpful NRT C# syntax and attributes
- How NRT code is different for object deserialization
- Cases where NRTs aren't as helpful as we'd like them to be

Schedule
6:00 - 6:30: Social Time
6:30 - 8:00: Featured Presentation

Sponsors

This meetup will be held virtually. Please RSVP to get the URL.

Sponsors

NIS Technologies

NIS Technologies

Virtual meeting hosting and recording services

DotNET Foundation

DotNET Foundation

Financial support and advertising

You may also like