Major role of CLR for CAS
Answers were Sorted based on User's Feedback
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 |
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 |
Define satelite assembly?
What are the deferred execution and the immediate execution in linq?
How to implement CAS in .Net?
How will you load an assembly which is not referenced by current assembly?
What is the Difference between imperative and interrogative code?
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.
Dot Net is Platform Independent or Platform Dependent..?
What are the security policy levels in .Net
Explain me what is encapsulation?
What are the different parts of an Assembly in .Net?
What is reflection and what is it for?
What are the similarities and difference between class and structure in .net?