CLR
-
Common Language Runtime in C#
What is Common Language Runtime (CLR) The name of the environment is Common Language Runtime, CLR) – speaks for itself:…
Read More » -
Reference Types and value Types in C#
Reference Types and Value types The CLR (Common Language Runtime) supports two flavors of types: reference types and value types.…
Read More »