About 6 results
Open links in new tab
  1. C# application not running with exit code -1073740791 (0xc0000409)

    Dec 19, 2012 · Enable the unmanaged debugger, it will stop when the runtime pulls the plug.

  2. C# Guide - .NET managed language - C# | 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 …

  3. C# Tutorial (C Sharp) - W3Schools

    Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, PHP, Python, Bootstrap, Java and XML.

  4. Learn C# - free tutorials, courses, videos, and more | .NET

    Learn the basic syntax and thought processes required to build simple applications using C#. Deepen your experience with C# logic and iteration statements, Boolean expressions, and code blocks in this …

  5. C# docs - get started, tutorials, reference. - A tour of C#

    Learn how to write any application using the C# programming language on the .NET platform.

  6. Null coalescing operator - Wikipedia

    In C#, the null coalescing operator is ??. It is most often used to simplify expressions as follows: For example, if one wishes to implement some C# code to give a page a default title if none is present, …

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

  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. Getting Started with C# in VS Code - Visual Studio Code

    This getting started guide introduces you to C# and .NET for Visual Studio Code through the following tasks: Installing and setting up your VS Code environment for C#.

  10. Learn C# Programming - GeeksforGeeks

    Jul 12, 2025 · C# is a high-level, general-purpose programming language developed by Microsoft. The latest version, C# 12.0, is widely used in web development, desktop applications, game …