Click here to Skip to main content
15,884,298 members
Articles / Programming Languages / C#

The Rise of the Null-Object Pattern in C# 8

Rate me:
Please Sign up or sign in to vote.
3.74/5 (8 votes)
21 May 2020CPOL5 min read 10K   6  
Null-object pattern in C# 8
In this post, we will explore through the land of null references, how to guard and work with them in C# 8.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Romania Romania
When asked, I always see myself as a .Net Developer because of my affinity for the Microsoft platform, though I do pride myself by constantly learning new languages, paradigms, methodologies, and topics. I try to learn as much as I can from a wide breadth of topics from automation to mobile platforms, from gaming technologies to application security.

If there is one thing I wish to impart, that that is this "Always respect your craft, your tests and your QA"

Comments and Discussions