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

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

🔥Top 5 Hackathons Every Coder Should Know ! #shorts #simplilearn

🔥Full Stack Java Developer Program (Disc...

  2025/04/19

How To Automate Your Finances with Python - Full Tutorial (Pandas, Str

pandas
python

Get started with DataCamp and their Fina...

  2025/04/19

Top AI Plugins in Figma Designers Must Try #shorts #simplilearn

Design

🔥Purdue - Applied Generative AI Speciali...

  2025/04/18

🔥What Is a Convolutional Neural Network? (In Simple Words) #shorts #si

🔥Purdue - Applied Generative AI Speciali...

  2025/04/18

How to Install Node.js on Windows 11 & Run Your First Program (2025)

node.js
Microsoft

**📌 Title:** How to Install Node.js on W...

  2025/04/18

Salary of an AI Engineer | Will AI take Your Job? | AI Engineer Career

🔥IITK - Professional Certificate Course ...

  2025/04/18

Can anyone really be a software engineer?

🚀 My Software Development Program: 📬 J...

  2025/04/18

How to Extract Text from PDF in Python | PDF Text Extraction Tutorial

python

In this tutorial, you'll learn **how to ...

  2025/04/18

DevOps Full Course 2025 | DevOps Tutorial For Beginners | DevOps Train

Devops

🔥IITK - Professional Certificate Program...

  2025/04/17

Do THIS and your resume will stand out 10x more than other devs

🚀 My Software Development Program: 📬 J...

  2025/04/17

How to Add Custom Fonts with FPDF2 in Python | FPDF2 Custom Font Tutor

python

In this tutorial, we'll show you **how t...

  2025/04/17

Artificial Intelligence Full Course 2025 | Artificial Intelligence Tut

🔥Artificial Intelligence Engineer (IBM) ...

  2025/04/17

Creating a Python Dice Roll Application: Defining the Project & Buildi

python

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

  2025/04/17

Learn Laravel by Building a Medium Clone – Tutorial

Learn the Laravel PHP web app framework ...

  2025/04/17

"New Junior Developers Can't Actually Code"

Check out ManageEngine Site24x7 today an...

  2025/04/17

Complete React Native Tutorial #7 - Route Groups & Nested Layouts

react

In this complete React Native tutorial, ...

  2025/04/17