Major role of CLR for CAS

Answer Posted / mohd. faizaan

CLR is considered as the heart of .net framework, if your
CLR is not enable,you won't be to compile your application
and the code that runs under CLR is known as managed
code,this also ensures code access security by eliminating
the objects those are no longer in use thus automatically
mahages memory.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does stateless mean?

698


What is dot net architecture?

637


What is the base class of Button control in .NET?

685


Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

599


Explain what are an object and a class?

653






Difference between dispose and finallize method?

778


Explain me what is a design pattern and what is it for?

654


What is finalize method in .net?

713


What’s different between process and application in .net?

687


Explain the procedure to add assemly to gac to make it shared one?

646


What is managed code execution?

687


What do you mean by Driver Script?

707


What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?

635


What is COM Interoperability in .NET

738


Which dll is required to translate xml to sql in internet information server (iis)?

644