You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ProgrammerAl.Site.Content/Posts/20250910_ONETUGSeptember2025/post.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Presentations:
13
13
14
14
## ONETUG September 2025
15
15
16
-
The Orlando .NET Developers Gropu (aka ONETUG) meetup group invited me to speak in their September 2025 meetup on Nullable Reference Types in C#: https://www.meetup.com/onetug/events/310624118
16
+
The Orlando .NET Developers Group (aka ONETUG) invited me to speak in their September 2025 meetup about Nullable Reference Types in C#: https://www.meetup.com/onetug/events/310624118
17
17
18
18
## Acount null! in C#
19
19
@@ -30,4 +30,3 @@ In this session we'll review (and demo!) the different ways Nullable Reference T
30
30
- How NRT code is different for object deserialization
31
31
- Cases where NRTs aren't as helpful as we'd like them to be
0 commit comments