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

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

The Immutable Laws of Software and Life: Code Accordingly - Cory House

Amazon

This talk was recorded at NDC Copenhagen...

  2025/11/19

Modern Architecture 101 for New Engineers & Forgetful Experts - Jerry

This talk was recorded at NDC Copenhagen...

  2025/11/19

Cryptography: The Weird Bits - Eli Holderness & Rendle . - NDC Copenha

This talk was recorded at NDC Copenhagen...

  2025/11/19

Algorithms Demystified - Dylan Beattie - NDC Copenhagen 2025

This talk was recorded at NDC Copenhagen...

  2025/11/19

HTMX & ASP.NET Razor Pages – Web development without the JavaScript pa

javascript

This talk was recorded at NDC Copenhagen...

  2025/11/19

From laser-etching microchips to rediscovering a love of coding

From laser-etching microchips to redisco...

  2025/11/19

Demystifying authentication in ASP.NET Core - Tore Nestenius - NDC Cop

This talk was recorded at NDC Copenhagen...

  2025/11/19

Create a Cute Room Portfolio with Blender, Three.js, JavaScript – Begi

javascript

Learn how to use Three.js and Blender to...

  2025/11/19

Clean Up Your Music Library Using Beets.io with Python

python
音楽

Listen to the full episode at or wherev...

  2025/11/18

Build hooks - Flutter Build Show

flutter

Explore the capabilities of Dart 3.10's ...

  2025/11/18

JavaScript Clean Code Course – Fix Code Smells & Refactor

javascript

Learn how to transform messy, hard-to-ma...

  2025/11/18

Did you know that you can buy a domain name that's an emoji?

Did you know that you can buy a domain n...

  2025/11/18

Become someone who knows how to code AND understands AI

Our Techdegrees now teach you AI. Come l...

  2025/11/17

AI Fails at Complex Reasoning Tasks

Listen to the full episode at or wherev...

  2025/11/17

Intro to Backend Web Development – Node.js & Express Tutorial for Begi

node.js

This introductory guide teaches you how ...

  2025/11/17

How to get back into coding after years away

If you've taken some time away from codi...

  2025/11/17