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

    Dec 9, 2025 · 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. 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 …

  3. Visual C++ Redistributable Runtimes All-in-One - TechPowerUp

    Dec 4, 2025 · The download includes the VC_Redist runtime packages for Visual C++ 2005, 2008, 2010, 2012, 2013, 2015, 2017, 2019, 2021 and 2022. Both 32-bit and 64-bit are supported.

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

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

  6. Download All Microsoft Visual C++ Redistributables (2005-2025)

    Oct 25, 2025 · You can have multiple redistributable runtime packages installed on your computer. Select your architecture and download the Microsoft Visual C++ Redistributable …

  7. Latest supported Visual C++ Redistributable downloads

    A Visual C++ Redistributable installs Microsoft C and C++ runtime libraries. Many applications built using Microsoft C++ (MSVC) Build Tools require these libraries.

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

    Apr 6, 2023 · Runtime Definition - What does runtime mean? Runtime refers to the time a program runs on a computer or device. During runtime, the computer's CPU executes the …

  9. What Is a Run Time? - Computer Hope

    Jun 14, 2025 · The term runtime or run time describes the time when a program is running on a computer. If a computer operation is described as occurring "at runtime," it happens while the …

  10. Runtime Systems | Edge Computing Lab

    There are many different types of runtime systems. Some runtime systems manage code to improve performance dynamically while the program is running; others monitor the code to …