-
Recent Posts
Follow me on Twitter
My Tweets
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