Skip to content
First Decode
  • Architecture
  • Microservices
  • Domain Driven Design
  • TDD
  • Design Patterns
  • Contact Us
  • Toggle website search
Search this website
Menu Close
  • Architecture
  • Microservices
  • Domain Driven Design
  • TDD
  • Design Patterns
  • Contact Us

Common Language Runtime and Managed Execution

  • Post author:raman.nigam
  • Post published:June 22, 2011
  • Post category:.NET Frameworks/Uncategorized
  • Post comments:0 Comments

Code that you develop with a language compiler that targets the runtime is called managed code; it benefits from features such as cross-language integration, cross-language exception handling, enhanced security, versioning and deployment support, a simplified model for component interaction, and debugging and profiling services. Every loadable common language runtime portable executable (PE) file contains metadata

Runtime features include:

  • Cross-language integration, especially cross-language inheritance.
  • Garbage collection, which manages object lifetime so that reference counting is unnecessary.
  • Self-describing objects, which make using Interface Definition Language (IDL) unnecessary.
  • The ability to compile once and run on any CPU and operating system that supports the runtime.
  • Continue ReadingCommon Language Runtime and Managed Execution

    Categories

    • .Net Framework 4.0
    • .NET Frameworks
    • C#
    • Delegates
    • Design Patterns
      • GoF
    • Flash
    • OOPs
    • Popular Stories on Internet
    • Reading stuff and examples
    • SharePoint
    • SQL Server
    • SQLite
    • TFS
    • Uncategorized
    • Web

    Recent Articles

    • Sharepoint 2010 Custom Web Part with jQuery, ajax and .NET handler page
    • SharePoint 2010 web.config : Read and Write values
    • SharePoint 2010 : Creating Adding, Deploying and Activating Solution (WSP file)
    • catalog
    • matrix
      • DAR
      • GAP
    • Diagrams
      • Cross Functional Flow
      • Sequence

    About Us

    FirstDecode helps aspiring Technical/Solution Architects and other IT professionals by explaining technical and solution considerations.

    About Us

    Topics

    • Non-functional Requirements
    • Microservices Architecture Style
    • Domain Driven Design
    • TDD
    • Cross-cutting concerns
    • Quality Attributes

    Contact

    • Please feel free to contact us:
    • Email:support@FirstDecode.comOpens in your application

    Follow Us

    • Opens in a new tab
    • Opens in a new tab
    • Opens in your application
    Copyright © 2025 First Decode
    error: Content is protected !!