@devleader: What happens if we reorder enum values when we have serialized enum data already? Enums are a fun one for us to work with in CSharp. I say fun loosely -- because I see lots of fun challenges that we get stuck with, especially when enums are used in places that don't fit the usage of enums well in the first place! When it comes to serializing enums, if we ever want to change the order of an enum, what kind of implications do we have to deal with? What's the recommended way to do this? Check out the full video on my YouTube channel! ---- 🔔 Follow for more software engineering and dotnet topics! 📨 Sign up for my FREE email newsletter by visiting my site (link in profile) 🗣️ Share with your network! #dotnet #csharp #coding #programming