Archived articles - September 2021

Archive for September 2021 (1)

Adding display name to Enum values
Implementing additional values for Enum items in C#
0
Enums are great way do list available options for certain variable values in your code. However, they do not come without limitations and they are not suitable for all scenarios. One of those limitations are Enum value names which have restrictions similar to variable name restrictions in C#...read more

.NET

read more

JavaScript

read more

SQL/T-SQL

read more

Umbraco CMS

read more