5 Hidden C# Features That Will Actually Boost Your Productivity

If you want to learn a new language, start from the basics. Get familiar with the code syntax, code grammar, how to write statements (if, for, switch, …), classes, interfaces.
But every programming language has its own set of “hidden” features, little shortcuts and cool operators that can save you time and lines of code. You’ll write better, more concise…