Brothersoft.comWindows|Mac|Mobile|Games

|Message

Solve software problem quickly Share experience to help others Improve the ability of solving problem
What is the common language runtime (CLR)?

09/05/2011 03:17 by KCornell

First answer posted by PPrashanth at 09/05/2011 03:17
Add Your Answer
10~1000 characters in length CAPTCHA:
1 Answers
  • PPrashanth
  • The common language runtime is the execution engine for .NET Framework applications.

    It provides a number of services, including the following:

    • Code management (loading and execution)
    • Application memory isolation
    • Verification of type safety
    • Conversion of IL to native code
    • Access to metadata (enhanced type information)
    • Managing memory for managed objects
    • Enforcement of code access security
    • Exception handling, including cross-language exceptions
    • Interoperation between managed code, COM objects, and pre-existing DLLs (unmanaged code and data)
    • Automation of object layout
    • Support for developer services (profiling, debugging, and so on)
  • Was this answer helpful? 00 · 09/05/2011 03:17
Add Your Answer
10~1000 characters in length CAPTCHA:
Related Questions
Q:What is the Microsoft Intermediate Language (MSIL)?

A:MSIL is the CPU-independent instruction set into which .NET Framework programs are compiled. It contains instructions for loading, storing, ...(more)

Q:What is an assembly?

A:An assembly is the primary building block of a .NET Framework application. It is a collection of functionality that is built, versioned, a...(more)

Q:What options are available to deploy my .NET applications?

A:The .NET Framework simplifies deployment by making zero-impact install and XCOPY deployment of applications feasible. Because all requests...(more)

Q:What is an application domain?

A:An application domain (often AppDomain) is a virtual process that serves to isolate an application. All objects created within the same ap...(more)

Q:Net 2008 Training

A:The .Net framework is a programming platform that allows the user to develop Microsoft desktop and web applications using a variety of languag...(more)

0 people are following

Ask a question now
Write a title for your question

Microsoft .NET Framework

Microsoft .NET Framework Version 4.0 Redistributable Package.
Latest version:4
License:Freeware
OS:Windows 7/Vista/2003/XP/2008
Total downloads:838,908
Rank:1 in Microsoft .Net
Download It

Share with friends

New features is coming

  • 1. Providing high-quality answers to be a verified Q&A expert
  • 2. Ask and answer questions to get Brothersoft credits

Added Successfully!

×

Are you sure to delete your answer?

NoYes

×

Are you sure to choose it as the best answer?

NoYes

×

Voted Successfully!

×

You can't vote for yourself

×

You can't choose your own answer

×