C# Articles

Sorted By: Most Recent
Adam Ierymenko Adam Ierymenko
Updated on November 01, 2024

The Shift To Memory-Safe Code Is Coming for Your Industry

The pervasive use of memory-unsafe languages in vital systems is exposing them to vulnerabilities. Our expert explains why that’s a problem.

Image: Shutterstock / Built In
Odumosu Matthew Odumosu Matthew
Updated on October 09, 2024

Object Reference Not Set to an Instance of an Object Error in C# Solved 

In C#, the “object reference not set to an instance of an object” error occurs when you attempt to access a member of an object that is null. Here’s how to fix it.  

Image: Shutterstock / Built In
Artturi Jalli Artturi Jalli
Updated on March 15, 2023

What Is C#?

C# is a general-purpose, object-oriented programming language with applications across many areas in software development.

Image: Shutterstock / Built In