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

What is a resource? Provide an example from your recent project.

1 Answers   Wipro,


Can we share session between ASP.Net & ASP

3 Answers   Accenture, Value Labs,


how can i create a table from front end to back end in wabe page?

0 Answers  


Please explain about "this" object

4 Answers   CTS,


Which method do you use to redirect the user to another page without performing a round trip to the client?

4 Answers   Siebel Systems,






What base class do all Web Forms inherit from?

1 Answers  


Explain weg config settings for exception managment in asp.net?

1 Answers   C Squared Systems,


What is Serialiazation?

1 Answers   TCS,


How many types of design patterns available in .NET?

0 Answers  


Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?

0 Answers  


Describe the Managed Execution Process

0 Answers  


What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?

0 Answers  


Categories