Bringing C# Nullability into Existing Code - Dammit Is Not the Answer! - Maarten Balliauw
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore techniques and approaches for introducing C# nullability features into existing codebases in this 59-minute conference talk from NDC Porto. Learn how to minimize the likelihood of encountering System.NullReferenceException by leveraging nullability syntax and annotations. Discover the challenges of implementing explicit nullability in legacy code and why it's not as simple as adding '?' and '!' throughout your codebase. Gain insights into effective migration strategies that go beyond quick fixes, and understand the limitations of nullability features in preventing all null-related issues. Apply practical methods for harnessing the full potential of C# nullability to improve code quality and reduce runtime errors in your existing projects.
Syllabus
Bringing C# nullability into existing code - dammit is not the answer! - Maarten Balliauw
Taught by
NDC Conferences
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX