dotnetspider.com Home page     All Communities

.Net Answers


Yes, You can answer this question



My Profile 
  • Sign In
  •  
  • Register

  • Links 
  • Message Center
  •  
  • File Manager
  •  
  • Members
  •  
  • Hall Of Fame
  •  
  • Site Configuration





  • Yes, You can answer this question


    Posted Date: 07 Oct 2009      Total Responses: 5

    Posted By: jvidonline       Member Level: Bronze     Points: 5


    Q1: What is CLR in .Net?



    Responses

    Author: abeelzymal    17 Aug 2010Member Level: BronzeRating: 2 out of 52 out of 5     Points: 0
    Common Language Runtime


    Author: abeelzymal    17 Aug 2010Member Level: BronzeRating: 2 out of 52 out of 5     Points: 0
    Common Language Runtime


    Author: DotnetANs    20 Sep 2010Member Level: BronzeRating: 2 out of 52 out of 5     Points: 0
    Its a Runtime Engine


    Author: I am not a .net expert    25 Nov 2010Member Level: BronzeRating: 2 out of 52 out of 5     Points: 3
    Like JVM in Java, .NET provides CLR(Common Language Runtime), it converts the MSIL(Microsoft Intermediate language understand by any platform) to native code


    Author: Lalitha    27 Dec 2010Member Level: BronzeRating: 2 out of 52 out of 5     Points: 4
    CLR stands for "Common Language Runtime" engine for .NET Framework applications.It provides a number of services such as Exception handling, including cross-language exceptions.Interoperation between managed code, COM objects, and pre-existing DLL's (unmanaged code and data)



    Post Reply
    You must Sign In to post a response.
    Previous : Updating a dbf file
    Return to Discussion Forum
    Post New Message
    Category: