Video tutorial title: .NET and the C# programming language - Nullable Value Types ITA.
Complete C# tutorial playlist in Italian: • C# corso tutorial in italiano
00:00 Value types, reference types, C# null value
06:07 Nullable value types.
07:44 HasValue, Value, cast, GetValueOrDefault(), null-coalescing operator ??
09:26 Examples (Visual Studio)
17:38 Null-coalescing operator ??