About 48,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 said: " [C# is] …

  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 the right …

  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 challenges, etc.

  4. 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 used for creating desktop applications, games,

  5. The best new features of C# 14 - InfoWorld

    Feb 26, 2026 · Whether you’re building an enterprise application, a mobile application, or a web application, this new version of C# provides you with all you need to create world-class contemporary...

  6. .NET 11 Previews Focus on Nuts-and-Bolts Coding -- AI Not So Much

    Apr 20, 2026 · The recurring structure is familiar: runtime changes, SDK and CLI work, libraries, ASP.NET Core, Blazor, .NET MAUI and C# improvements. For Visual Studio Magazine readers, that …

  7. Why C# Still Makes Sense to Learn in 2025/2026? - LinkedIn

    Sep 22, 2025 · According to the Stack Overflow Developer Survey, C# remains one of the most popular and loved languages worldwide. In 2025/2026, learning C# means choosing stability, modernity, and...

  8. How I Learned C#: A U.S. News Guide

    Dec 4, 2020 · I started my career with several other languages, and even though C# wasn’t my first, it’s a strong language and ecosystem that offers flexibility and power to any kind of project.

  9. Microsoft Launches .NET 10 with AI Agent Framework, Performance, and C#

    Nov 12, 2025 · Microsoft's .NET 10 is now live. The new Long-Term Support release brings the AI Agent Framework, C# 14, and huge performance gains for developers.

  10. Microsoft wants safer C# without turning it into Rust

    May 26, 2026 · .NET product manager Richard Lander has written a lengthy post describing how the team intends to improve the memory safety of C# by introducing a new model and redefining the …