About 707,000 results
Open links in new tab
  1. Download .NET (Linux, macOS, and Windows) | .NET

    Free downloads for building and running .NET apps on Linux, macOS, and Windows. Runtimes, SDKs, and developer packs for .NET Framework, .NET, and ASP.NET.

  2. Home | Runtime

    [current-channel:meta_description] This site uses cookies to allow access to content. Please review our privacy policy before viewing content on this site. You may also decline cookies, …

  3. What is runtime? | Definition from TechTarget

    Dec 2, 2021 · What is runtime? Runtime is a piece of code that implements portions of a programming language's execution model. In doing this, it allows the program to interact with …

  4. terminology - What is "runtime"? - Stack Overflow

    Oct 10, 2010 · Runtime describes software/instructions that are executed while your program is running, especially those instructions that you did not write explicitly, but are necessary for the …

  5. Runtime system - Wikipedia

    In computer programming, a runtime system or runtime environment is a sub-system that exists in the computer where a program is created, as well as in the computers where the program is …

  6. What’s Runtime and Why Does It Matter for Program Execution?

    Oct 6, 2024 · Runtime is the phase where your code actually gets executed by your computer. Depending on the programming language you use, the runtime can do a lot or a little of the …

  7. Runtime Environments: explanation and examples - IONOS

    Oct 12, 2020 · A runtime environment provides various basic functions for memory, networks, and hardware. These functions are carried out by the runtime environment instead of the …

  8. Visual C++ Redistributable and runtime libraries FAQ

    Feb 12, 2002 · The Microsoft C and C++ toolset (MSVC), Visual C++ Redistributable, and the MSVC runtime libraries follow the Fixed Lifecycle Policy. They are supported according to the …

  9. What Is A Runtime Environment? - David Xiang

    Feb 26, 2021 · Armed with an intuition of runtime as a lifecycle, let’s discuss runtime environments. These two concepts are related, but subtlety different. Confusion is created …

  10. Runtime Definition - What does runtime mean? - TechTerms.com

    Apr 6, 2023 · During runtime, the computer's CPU executes the commands in the program's machine code. It starts when you first open a program and the operating system loads it into …

Refresh