Major role of CLR for CAS

Answers were Sorted based on User's Feedback



Major role of CLR for CAS..

Answer / rajesh

It is a part of .NET security model that determines whether
or not a piece of code is allowed to run and what resources
it can use while running

Is This Answer Correct ?    10 Yes 4 No

Major role of CLR for CAS..

Answer / 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

More Dot Net General Interview Questions

Define satelite assembly?

1 Answers  


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

1 Answers  


How to implement CAS in .Net?

1 Answers   247Customer,


How will you load an assembly which is not referenced by current assembly?

1 Answers  


What is the Difference between imperative and interrogative code?

2 Answers  


I am looking for a fast track course (MAX 15 days) in MS.NET 3.5 and SQLSERVER 2005 in hyderabad or mumbai or pune. I am working in mumbai so cannot gor for long course. Can any body suggest me the best couching class or best faculty for the same. Thanks.

2 Answers  


Dot Net is Platform Independent or Platform Dependent..?

2 Answers  


What are the security policy levels in .Net

1 Answers  


Explain me what is encapsulation?

1 Answers  


What are the different parts of an Assembly in .Net?

1 Answers  


What is reflection and what is it for?

1 Answers  


What are the similarities and difference between class and structure in .net?

1 Answers  


Categories