Answer Posted / guest
manged code is the code which excutes under clr environment.
clr will take care of excution and garabage collection etc.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is common language specification (cls)?
Difference between class and interface in .net?
How will you load an assembly which is not referenced by current assembly?
What are the different types of memory in .net?
Is .net core stable?
Interop Services?
Explain me what is the .net framework and how does it work?
why you wouldn't want to write into it even if you could
what is dotnet architecture? can anyone explain that.
Please explain the difference between constants and read-only variables?
Explain me what is the difference between an abstract class and an interface?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
Explain what is the difference between encrypting a password and applying a hashing?
What is lazy initialization?
What does stateless mean?