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

    James Gosling, who created the Java programming language in 1994, and Bill Joy, a co-founder of Sun Microsystems, the originator of Java, called C# an "imitation" of Java; Gosling further …

  2. C# Null Coalescing (??) operator - Medium

    Jul 19, 2024 · The null coalescing operator (??) in C# is a convenient way to handle null values in expressions. It checks whether its left-hand operand is null and, if so, evaluates and returns …

  3. C# Basics for Absolute Beginners in C# and .NET - GitHub

    This course will teach you the fundamentals of the C# programming language in .NET from the ground up. You will apply the learnings through lots of quizzes, assignments, coding …

  4. C# 10 and .NET 6 – Modern Cross-Platform Development: Build …

    Extensively revised to accommodate all the latest features that come with C# 10 and .NET 6, this latest edition of our comprehensive guide will get you coding in C# with confidence.

  5. .NET 10 Preview 5 highlights C# 14, runtime improvements

    Jun 12, 2025 · Announced June 10, .NET 10 Preview 5 can be downloaded from dotnet.microsoft.com. It includes enhancements to features ranging from the runtime and C# …

  6. What's New in C# 12: Primary Constructors, Collection ... - InfoQ

    Nov 17, 2023 · Completely dedicated to Software Development, mostly on the .NET platform, crafting apps using C# and ASP.NET Core for web and Xamarin tools for mobile development.

  7. Learn C#: A Huge List of C# Tutorials - HackerNoon

    Aug 16, 2019 · This website contains tutorials and guides that cover every aspect of C# including visual C# programming, Windows Forms Controls using C#, WPF controls using C#, …

  8. C# Explained in 100 Seconds - MSN

    Aug 21, 2025 · C# or C-Sharp is the programming language behind .NET (dotnet) and the Unity framework. It was created at Microsoft as a C-like object-oriented language and is used to …

  9. Different Ways to Write Conditional Statements in C# - MUO

    Feb 28, 2023 · In C#, there are different ways you can write conditional statements. This includes standard if-else statements, switch statements, ternary operators, and nullable ternary operators.

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

    Free implementation of C# and .NET like Mono developed by Novell, or dotGNU developed by the Free Software Foundation. Today, C# can be run on most platforms (Windows, Linux, macOS, …