News

Microsoft's venerable C# programming language is in the news this week as the company announced a new foundational certification one day before careers site Dice cited advice to become a C# developer.
Named and optional parameters were introduced to the C# programming language in order to improve interoperability with COM APIs. Using named parameters can improve the readability of the source code.
Keep an eye on Dart and TypeScript in 2024, TIOBE Software CEO Paul Jansen suggests. TIOBE Software has declared C# the programming language of 2023 based on its long-running popularity index.
In C# 9 lambda or anonymous methods can have a static modifier. This article talks about static anonymous functions and why they are useful, using code examples to illustrate the concepts.