About 407,000 results
Open links in new tab
  1. What is .NET Framework? A software development framework.

    Architecture of .NET Framework. The two major components of .NET Framework are the Common Language Runtime and the .NET Framework Class Library. The Common Language Runtime (CLR) is the execution engine that handles running applications. It provides services like thread management, garbage collection, type-safety, exception handling, and more.

  2. C# .NET Framework (Basic Architecture and Component Stack)

    Jan 31, 2025 · The .NET Framework’s basic architecture consists of two key elements: 1. Common Language Runtime (CLR) : The Common Language Runtime (CLR) is the core runtime engine of the .NET Framework, responsible for managing the execution of code written in any of the .NET-supported languages, such as C#, F#, and VB.NET.

  3. .NET Framework Architecture and Components - Dot Net Tutorials

    At the end of this article, you will understand what is .NET Framework, .Net Framework Architecture, .NET Components, and .NET Framework Design Principle are..Net Framework Architecture. The two major components of the .NET Framework are the Common Language Runtime and the .NET Framework Class Library.

  4. Overview of .NET Framework - .NET Framework | Microsoft Learn

    Mar 29, 2023 · NET Framework is designed to fulfill the following objectives: Provide a consistent, object-oriented programming environment whether object code is stored and executed locally, executed locally but web-distributed, or executed remotely. Minimizes software deployment and versioning conflicts.

  5. What is .NET Framework? Explain Architecture & Components

    Aug 10, 2024 · The architecture of .Net framework is based on the following key components; 1. Common Language Runtime. The “Common Language Infrastructure” or CLI is a platform in .Net architecture on which the .Net programs are executed. The CLI has the following key features:

  6. .Net Framework Architecture - Detailed Explanation - InterviewBit

    Jun 17, 2022 · The .NET Framework architecture is a set of software components designed to support the development of desktop, web, and mobile applications. The .NET Framework consists of libraries that developers can use to create their programs.

  7. .NET Framework Architecture - DotNetProfessionals

    Jun 15, 2024 · Understanding the architecture of the .NET Framework is crucial for leveraging its full potential in building robust and scalable applications. Definition: The CLR is the execution engine for .NET applications. It provides services such as memory management, type safety, exception handling, garbage collection, and security.

  8. What is .NET Framework? Explain the Architecture & Components

    Jul 3, 2024 · Net is a known software development framework that highly recommended for developing applications which are robust, scalable and highly secured.

  9. What Is the .NET Framework? The .NET Framework includes an execution platform in the form of a virtual machine. It also includes several programming languages that can produce programs for this virtual machine, and extensive class libraries, to …

  10. .NET application architecture documentation | Microsoft Learn

    Learn how to design production-ready .NET apps or migrate existing apps to the cloud. Learn recommended practices for architecting, building, and migrating .NET apps.

  11. Some results have been removed
Refresh