About 73,000 results
Open links in new tab
  1. Message Class (System.Messaging) | Microsoft Learn

    Using a Message instance to send a message to the queue gives you the flexibility to access and modify many of these properties - either for a single message or on a message-by-message basis.

  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# Tutorial

    Install Visual Studio 2022 – guides you on how to install Visual Studio 2022 Community Edition to start programming C#. C# Hello World – shows you step by step how to create the first C# program that …

  4. C# Message Box

    A C# MessageBox displays a popup message dialog with action buttons. In this article, you'll learn how to implement a Message Box in C# and Windows Forms.

  5. visual c# .net - a message box - Home and Learn

    Display a C# message box when a button is clicked on a Windows Form.

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

    The C# guide contains articles, tutorials, and code samples to help you get started with C# and the .NET platform. Experienced developers can learn about new features in the What's new section.

  7. C# language reference | Microsoft Learn

    Read C# reference material - The language reference provides an informal reference to C# syntax and idioms for beginners and experienced C# / .NET developers.

  8. MessageBox Class (System.Windows.Forms) | Microsoft Learn

    Displays a message window, also known as a dialog box, which presents a message to the user. It is a modal window, blocking other actions in the application until the user closes it. A MessageBox can …

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

  10. C# docs - get started, tutorials, reference. | Microsoft Learn

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