Writing “weakly typed” C#?
Because C# is a strongly-typed language… with a touch of leniency!
Read More »Writing “weakly typed” C#?Because C# is a strongly-typed language… with a touch of leniency!
Read More »Writing “weakly typed” C#?How can we have dev-friendly environment-dependent compilation in C#?… thanks to preprocessor directives!
Read More »C# preprocessor directives for conditional compiling