Categories: C#.Net

C# Improvements in Microsoft Visual Studio 2017

It explains C# Improvements in Microsoft Visual Studio 2017.

Tags:
Categories: C#.Net

Use ReadOnly Instead of Constants in C#

It explains why to use run-time constants instead of compile-time constants in C#