About 111,000 results
Open links in new tab
  1. C-Sharp – Wikipedia

    C# greift Konzepte der Programmiersprachen Java, C++, Haskell, C sowie von Delphi auf. C# zählt zu den objektorientierten Programmiersprachen und unterstützt sowohl die Entwicklung …

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

  3. 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, mobile …

  4. Neue Features in C# 13: Ein Überblick - microsoft.com

    C# 13 nimmt langsam Gestalt an und bringt spannende neue Features, die Flexibilität und Performance in den Vordergrund stellen. Mit der aktuellen Preview hast du die Gelegenheit, …

  5. 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 …

  6. C# Fundamentals for Absolute Beginners - GitHub

    Search for and focus on the information you need, in this C# for beginners course, which has topics separated out into individual videos. Get to know the grammar, create and use …

  7. The best new features in C# 13 - InfoWorld

    C# 13 introduces several new features that make it easier to build modern applications including enhanced params collections and a new Lock API that improves thread synchronization.

  8. C#: Von den Grundlagen zu fortgeschrittenen Techniken – Ein ...

    Mar 24, 2024 · Dieser strukturierte C#-Spickzettel schließt mit fortgeschrittenen Themen und Techniken ab und bietet eine umfassende Referenz für Entwickler, die ihre C# …

  9. C# | heise online

    .NET: Microsoft veröffentlicht GitHub-Copilot-Agenten für C# und WinForms Agenten für den KI-Copiloten lassen sich nun für individuelle Use Cases anpassen.

  10. C Sharp syntax - Wikipedia

    C# does not use the C preprocessor, but evaluates the code directly as if the preprocessor were there. Conditionals such as #if, #endif, and #else are provided, but code inclusion directives …