Tag Archives: #nullreferenceexception

How to avoid NullReferenceExceptions while working with Sitecore

Today we’ll talk about our favorite exception in C# 🙂 The purpose of this article is to help rid the codebase of nulls and create somewhat of a “null-safe” domain where everything can operate smoothly without nulls creating object property … Continue reading

Posted in C#, Sitecore | Tagged , | Leave a comment