Introduction Managing identification fields (IDs) is crucial to data integrity and application design. For years, I have done what most people do and defined most IDs as Ints, Longs, Strings,…
Using Custom ID Classes

Introduction Managing identification fields (IDs) is crucial to data integrity and application design. For years, I have done what most people do and defined most IDs as Ints, Longs, Strings,…