News

Take advantage of the null object pattern in .NET to eliminate the need for null checks and avoid runtime errors in your applications. Topics Spotlight: AI-ready data centers ...
One of the trickier aspects of application development is dealing with null or nonexistent data. Tony Patton takes a closer look at null values in the .NET framework.