About 9,540,000 results
Open links in new tab
  1. C# - a modern, open-source programming language | .NET

    Explore the concepts and syntax of the C# programming language with live coding demos in our C# for Beginners video series. Once you learn the basics, explore other lessons at the .NET videos page …

  2. C Sharp (programming language) - Wikipedia

    In interviews and technical papers, he has stated that flaws in most major programming languages (e.g. C++, Java, Delphi, and Smalltalk) drove the fundamentals of the Common Language Runtime (CLR), …

  3. C# Tutorial (C Sharp) - W3Schools

    C# (C-Sharp) is a programming language developed by Microsoft that runs on the .NET Framework. C# is used to develop web apps, desktop apps, mobile apps, games and much more.

  4. C# Tutorial - GeeksforGeeks

    Sep 25, 2025 · C# (pronounced C-sharp) is a modern, object-oriented programming language developed by Microsoft. It is widely used to build Windows applications, web applications, mobile …

  5. What is C# and What is it Used For? - C# Corner

    Aug 4, 2025 · Learn what C# is, how it works, and what it's used for in 2025. Explore its core features, real-world applications, and why C# remains a top programming language for developers.

  6. C# Guide - .NET managed language | Microsoft Learn

    The C# guide has everything you need to learn C# and get started writing .NET apps. Learn C# programming - for beginning developers, developers new to C#, and experienced C# / .NET …

  7. Outline of the C sharp programming language - Wikipedia

    Outline of the C sharp programming language The following outline is provided as an overview of and topical guide to C#: C# (pronounced “C-sharp”) is a free and open-source multi-paradigm …

  8. C# Tutorial

    This C# tutorial helps you learn C# programming from scratch and shows you how to apply C# to develop your next great application. Install Visual Studio 2022 – guides you on how to install Visual …

  9. Introduction to C# - W3Schools

    What is C#? C# is pronounced "C-Sharp". It is an object-oriented programming language created by Microsoft that runs on the .NET Framework. C# has roots from the C family, and the language is …

  10. Introduction to C# - GeeksforGeeks

    Oct 8, 2025 · C# (C-sharp) is a modern, object-oriented language created by Microsoft in 2000 as part of the .NET framework. It is used to build Windows applications, web services and more.