Loading...
 
C# (pronounced "C sharp") is a simple, modern, object-oriented, and type-safe programming language.

C-Sharp

C# (pronounced "C sharp") is a simple, modern, object-oriented, and type-safe programming language. Its roots in the C family of languages makes C# immediately familiar to C, C++, Java, and JavaScript programmers. 1

Resources

  • A tour of the C# language - C# (pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers. This tour provides an overview of the major components of the language in C# 11 and earlier. If you want to explore the language through interactive examples, try the introduction to C# tutorials.
  • Announcing the New Foundational C# Certification with freeCodeCamp - We are excited to announce the release of the new Foundational C# Certification in collaboration with freeCodeCamp. freeCodeCamp is a charity that creates free learning resources for math, programming, and computer science. The Foundational C# Certification is completely free, globally available, and includes a full 35-hour C# training course hosted on Microsoft Learn.
  • Docker on Windows
  • Microsoft .NET and .NET Core - Microsoft .NET and .NET Core follow the Modern Lifecycle Policy.
  • .NET Release Schedule - This document covers the upcoming release dates for .NET and .NET Core.

.NET (Core)

DotNet - .NET is a free, cross-platform, open-source developer platform for building many applications.

.NET Framework

DotNet Framework - .NET Framework is a technology that supports building and running Windows apps and web services.

Handling Exceptions

Error Handling and Logging


Last edited by MichaelAlber , based on work by system .
Page last modified on Sunday September 3, 2023 12:07:10 PDT.

Don't Panic