News

Developers should have a basic proficiency of a language's data types. In this article, Irina Medvinskaya presents an overview of two types of predefined C# variables: value types and reference types.
Take advantage of anonymous types in C# to create and instantiate types that have read-only properties without having to declare the type beforehand ...
Forthcoming update to the C# language extends params parameter support and introduces a new type that supplies extension members for an underlying type.