When-to-use-EditorRequired-in-a-RazorComponent
Course Content
0 / 56 completedWelcome
Who-is-the-course-for-and-prerequisites
Why-is-null-a-problem-in-C
The-C -type-system-and-value-types
Why-is-null-important-in-C
What-will-you-learn-in-this-course
Reference-types-in-C
How-C -uses-types-on-the-heap-and-stack
A-brief-history-of-null-in-C
Nullable-value-types-in-C -2-
Unpacking-the-default-keyword
Nullable-reference-types-in-C -8-
Setting-the-nullable-context
What-is-the-null-conditional-operator
Null-intent-is-for-compilers-and-developers-too
Using-the-null-conditional-operator-with-arrays
What-is-null-conditional-short-circuiting
Understanding-common-null-compiler-warnings
What-is-the-null-coalescing-operator
API-design-with-null-intent-introduction
What-is-the-null-coalescing-conditional-operator
What-is-the-null-forgiving-operator
Unpacking-the-Exiting-the-constructor-null-warning
Working-with-null-and-properties
What-is-the-required-keyword -and-when-to-use-it
Advanced-API-intent-with-the-AllowNull-attribute
Advanced-API-intent-with-the-DisallowNull-attribute
Advanced-API-intent-with-the-NotNullIfNotNull-attribute
Advanced-API-intent-with-the-MemberNotNull-attribute
Introduction-to-pattern-matching-and-the-is-keyword
Capturing-null-with-the-pattern-matching-switch-operator
Property-matching-to-filter-null
The-BlazingPizza-project-overview
How-null-affects-EF-migrations
Enabling-the-nullable-context-and-treating-warnings-as-errors
How-null-affects-EF-relationships
How-null-affects-full-stack-objects
Using-the-Visual-Studio-references-feature-to-find-null-intent
When-to-use-the-required-keyword
Shared-library-walkthrough-wrap-up
Updating-shared-classes-with-proper-null-intent
Web-API-best-practices -GET-operations
Web-API-best-practices -PUT-operations
Web-API-best-practices -DELETE-operations
Web-API-best-practices -POST-operations
How-to-handle-null-with-authorization-and-claims
Improving-an-API-with-the-DisallowNull-attribute
Fixing-null-issues-with-null-operators
Handling-RazorComponents-Authorization-values
How-to-handle-Null-with-HttpClient
Updating-the-application-state-object
Applying-null-to-Blazor-pages
Unpacking-the-AuthenticationState-component
Best-practices-for-loading-without-relying-on-null-in-Blazor
When-to-use-EditorRequired-in-a-RazorComponent
Wrapping-up-the-BlazingPizza-walk-through