C# IdentifiersIdentifiers are character strings used to name things such as variables, methods, parameters, and a host of other […] December 29, 2018 in C# tagged name / camel / keyword / pascal / snake / naming / identify / case / variable / identifier / C# Getting Started by Mike
SQL Server GUIDIn SQL Server we can use GUIDs. A GUID is a 128 bit number to identify objects. It […] October 15, 2017 in SQL Server tagged unique / sequence / GUID / identifier by Mike