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

    Build your apps faster with world-class developer tools that help you write precise, accurate, and maintainable code the first time.

  2. 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.

  3. C Sharp (programming language) - Wikipedia

    The name "C sharp" was inspired by the musical notation whereby a sharp symbol indicates that the written note should be made a semitone higher in pitch. [39] This is similar to the language name of …

  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. C# Guide - .NET managed language | Microsoft Learn

    Learn C# programming - for beginning developers, developers new to C#, and experienced C# / .NET developers.

  6. Introduction - The complete C# tutorial

    With the introduction of the .NET framework, Microsoft included a new language called C# (pronounced C Sharp). C# is designed to be a simple, modern, general-purpose, object-oriented programming …

  7. Learn C# Programming

    C# (pronounced "C Sharp") is a versatile programming language developed by Microsoft that is widely utilized across enterprise-level companies and various industries.

  8. C# Tutorials: Learn C# Step-by-Step - TutorialsTeacher.com

    Welcome to C# tutorials section. C# tutorials will help you learn the essentials of C#, from the basics to advanced topics. Use C# to create website, windows form application, console application or other …

  9. C# Object-Oriented Programming for Beginners in C# and .NET

    Understand the key pillars of Object-Oriented Programming in C# and how they apply to real-world examples.

  10. Learn C# Programming - GeeksforGeeks

    Jul 12, 2025 · Many leading tech companies, including Microsoft, Stack Overflow, and Unity, use C#. There are two main ways to execute a C# program: Write a program in a file and run it all at once. …