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 typical about a windows process in regards to memory allocation in .net?

0 Answers  


What is web.config in .net?

0 Answers  


Describe difference between inline and code-behind?

0 Answers  


Tell me what is a “jagged array”?

0 Answers  


What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

0 Answers  






Without UDDI, is it possible to access a remote web service ?

1 Answers   RR, TCS, Tech Mahindra,


Describe the Managed Execution Process

0 Answers  


What are the fundamental objects in ADO.NET?

1 Answers  


What is PageIndex in DataGrid?What is the event used in the Datagrid for while moving from one page to another page in the Grid?write code for it

2 Answers  


What are Sessions?

2 Answers   Deloitte,


What is the use of gacutil.exe?

0 Answers   Amazon,


What is the difference between user control an custom control? Advantages/disadvantages?

0 Answers  


Categories