Session
System.ArgumentNullException: Value cannot be null. Parameter name: sessionTitle
The inventor of the null reference calls it his “billion dollar mistake” and for years we’ve suffered crashes, vulnerabilities, and wasted so much time debugging the dreaded null reference exception. Modern C# has a solution to this problem, one of my favourite features: nullable reference types.
In this talk, we'll explore how nullable reference types can enhance the resilience and expressiveness of your code, helping to significantly reduce the likelihood of null reference exceptions - potentially eliminating them altogether!
We’ll look at the often misused null-conditional, null-forgiving, and null-coalescing operators with real-world examples of how best to use them in an Umbraco project. Finally we’ll look at some strategies for introducing nullable reference types to your codebases, and your teams, in a way that increases code quality and improves your team's performance.
Jason Elkin
Umbraco MVP and Lead Developer at Bump Digital
Romsey, United Kingdom
Links
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top