Answer Posted / sonichya
As part of Microsoft's .NET Framework, the Common Language Runtime (CLR) is programming that manages the execution of programs written in any of several supported languages, allowing them to share common object-oriented class es written in any of the languages. refer below link for more details.
<a href="https://csharpquestions1.blogspot.in/2016/10/what-is-common-language-runtime-or-clr.html">https://csharpquestions1.blogspot.in/2016/10/what-is-common-language-runtime-or-clr.html</a>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe the roles of clr in .net framework.?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
Can you explain renderbody and renderpage in mvc?
Which is the default http method for an action method?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
Briefly describe the roles of clr in .net framework?
what do you mean by table-per-hierarchy?
What is entity framework? : Entity framework
Explain .Net Framework? Why we use it?
Explain what platforms does the .net framework run on?
What is Area in ASP.Net MVC?
what is entity sql?
In which assembly is the mvc framework defined?
what is lazy loading in entity framework?
What is edm designer? : Entity framework