About 466 results
Open links in new tab
  1. C Sharp (programming language) - Wikipedia

    Microsoft introduced C# along with .NET Framework and Microsoft Visual Studio, both of which are, technically speaking, closed …

  2. Outline of the C sharp programming language - Wikipedia

    C# (pronounced “C-sharp”) is a free and open-source multi-paradigm programming language developed by Microsoft as part of its …

  3. dotnet-docs/docs/csharp/language-reference/operators/member …

    Available in C# 6 and later, a null-conditional operator applies a member access, ?., or element access, ? [], operation to its operand …

  4. GitHub - dotnet/csharplang: The official repo for the design of the C# ...

    The reference implementation of the C# language can be found in the Roslyn repository. This repository also tracks the …

  5. What's New for C# 14 and F# 10 in .NET 10 - Visual Studio Magazine

    Nov 17, 2025 · Microsoft's C# 14 and F# 10 updates ship with .NET 10, adding new language features, tooling improvements and …

  6. C# Indexers Explained: Make Your Classes Act Like Arrays

    Oct 12, 2025 · An indexer allows an object to be indexed like an array using square brackets []. It lets you access elements inside …

  7. C# for Beginners: Understanding Indexers How Can Our Own

    One of the best parts of growing as a programmer is starting to question things you once took for granted. For me, one of those …

  8. Operators in C#. In this article, we will explore the… | by Mohamed ...

    Aug 7, 2023 · In this article, we will explore the realm of operators in C#, understanding their functionality, practical implementation, …

  9. Learn C#: A Cheat Sheet for Newcomers - HackerNoon

    Mar 9, 2023 · C# (pronounced “C sharp”) is a modern, object-oriented programming language developed by Microsoft. It is widely …

  10. C Sharp (programming language) - Simple English Wikipedia, the …

    C# (pronounced "see sharp") is a computer programming language. It is developed by Microsoft. It was created to use all capacities …