News

This article presents a discussion on enums, what they are and why they are useful and the design constraints when using enums in applications and how to implement a type-safe enum pattern with ...
Sometimes using ValidateSet isn't enough -- for instance, when you have multiple functions with the same parameter that you need to perform a task on.
ENUM is an IETF standard (RFC 2916) for mapping the public telephone number address space into the Domain Name System (DNS). In the iLabs, we use ENUM to centralize our call routing information in ...