Show Nav
Allen Janyska

Software Consultant & Developer at Atomic Object, part of the Atomic Accelerator. Loves gaming, fencing, and travel.

 
Featured

Correctly Check and Use Nullable Variables in C#

After checking if a variable is null, how you use the variable changes based on the type. Avoid confusion and use the correct syntax for each.
All Posts