DISASTERS You Can Avoid With Enum Serialization in CSharp
January 17, 2024
• 638 views
enumenumsenums in C#microsoft mvpenum in cdotnet enumbeginner tutorial enumsenum c programmingc# enum tutorialcsharp enum tutorialcsharp enumenums for beginnersenumeration in cc# enums with valuesenums in csharpenum javaenums c#csharp enum examplec# enum exampleexample of csharp enumc# enumenum c#what is an enum in csharpenum in c#enumerationrefactoringrefactoring legacy codec# refactoring codedotnetserialization
Previously, I've talked about enums in C# and some of the things we can do when structuring our dotnet applications to avoid challenges. When it comes to serialization with csharp enums, we can consider some different pros and cons.
In this video, I walk you through examples of enums in C# and how you can make informed decisions when it comes to serialization.
Have you subscribed to my weekly newsletter yet? A 5-minute read every weekend, right to your inbox, so you can start your weekend lear...
