Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the managed and unmanaged code in .net?

Answer Posted / guest

The .NET Framework provides a run-time environment called
the Common Language Runtime, which manages the execution of
code and provides services that make the development process
easier. Compilers and tools expose the runtime?s
functionality and enable you to write code that benefits
from this managed execution environment. Code that you
develop witha language compiler that targets the runtime is
calledmanaged code; itbenefits 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

Is This Answer Correct ?    42 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe difference between inline and code-behind?

1166


What tools can I use to develop .net applications?

1046


What is the use of Treeview control?

1158


Dynamic Fonts

1990


What is namespaces in .net?

1213


Explain what is an application domain?

1034


How do you turn off cookies for one page in your site? Give an example.

1006


What is .net technology?

1095


Is Driver Script any how related to AOM?

1247


Will my .net app run on 64-bit windows?

1142


Explain webfarm vs webgardens in .net?

1123


Explain what is heap and what is stack?

1131


Explain the difference between managed and unmanaged code?

971


What is class library in .net

1146


What are the deferred execution and the immediate execution in linq?

1068