Null & Void - Everything about Nothing in .NET - Stefan Pölz - NDC London 2025

youtube
Null & Void - Everything about Nothing in .NET - Stefan Pölz - NDC London 2025 This talk was recorded at NDC London in London, England. #ndclondon #ndcconferences #developer #softwaredeveloper Attend the next NDC conference near you: Subscribe to our YouTube channel and learn every day: / @NDC Follow our Social Media! #dotnet #programminglanguages #csharp #api #roslyn #metadata System.NullReferenceException: 'Object reference not set to an instance of an object.' I used to read this message quite almost every day. But null references, also referred to as the "billion-dollar mistake" in that context, are also a great mechanism to express optionality and unavailability of a certain resource. There are great tools to help us deal with ... utilize null pointers. IDEs and Analyzers have introduced diagnostics which warn us at compile time about potential trouble at runtime. And recently the magnificent C# 8.0 has brought us nullable reference types: a language feature which lets us annotate our API to clearly communicate the design intent of nullability. So let's explore nullable reference types (including the accompanying nullable attributes of the BCL), their representation in both Reflection Metadata and the Roslyn API, and complement that with other available keywords and operators based on null. As a side effect, we will learn about the fundamental difference of nullable reference types and nullable value types in .NET. Additionally, we shall discover an alternative to null while still retaining the semantics of "nothing" -
  2025/03/20      youtube

Our Tag

最近投稿されたプログラミング学習動画

Preparing Data Science Projects for Production | Real Python Podcast #

python

How do you prepare your Python data scie...

  2025/11/14

Harvard CS50 prof David J. Malan on why you should learn programming s

Dr. David J. Malan teaches computer scie...

  2025/11/14

Don't settle for boring text underlines...make them more fun!

Don't settle for boring text underlines....

  2025/11/14

Python Operators and Expressions: Arithmetic and Comparison

python

This is a preview of the video course, "...

  2025/11/13

Powerful trick for efficient coding.

DevLaunch is my mentorship program where...

  2025/11/13

Machine Learning Full Course 2025 | Machine Learning Tutorial | Machin

study

🔥PGP in Generative AI and ML in collabor...

  2025/11/13

Discrete Mathematics Course for Beginners

Learn discrete mathematics in this begin...

  2025/11/13

Finally, an AI Database That Actually Makes Sense

Create an Account to try Tiger Data for ...

  2025/11/13

If you're struggling, don't isolate yourself - find someone you can ta

If you're struggling, don't isolate your...

  2025/11/13

Google for Startups Accelerator: Apps Demo Day 2025 | AI-Powered Apps

Google

Join us for the Google for Startups Acce...

  2025/11/13

AI Kids Using AI Assistant 🧸

When you're not sure if it's magic or ju...

  2025/11/13

Android developer verification walkthrough

android
android

Discover the new Android developer verif...

  2025/11/13

The Wispr too is a game changer!

game

DevLaunch is my mentorship program where...

  2025/11/12

The Key to Sticking With Python #python #beginners

python

Listen to the full episode at or wherev...

  2025/11/12

n8n Course for Beginners – Build Complex Workflows & Master AI Integra

Learn n8n in this full course for beginn...

  2025/11/12