Exercise: LINQ XOrDefault Methods
Use FirstOrDefault() with safe defaults.
We'll cover the following...
NullReferenceException
and FirstOrDefault()
Now, let’s practice ...
Use FirstOrDefault() with safe defaults.
NullReferenceException
and FirstOrDefault()
Now, let’s practice ...