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
Explain linq to entities? : Entity framework
If I have multiple filters implemented, what is the order in which these filters get executed?
Explain how to use multiple submit buttons in ASP.Net MVC?
Explain something about model, view and controllers in asp.net mvc?
mention what is code first approach and model first approach in entity framework?
What operating systems will the .net framework 3.0 be available for?
Explain the methods used to render the views in mvc?
Is mvc 4 supporting windows azure sdk (software development kit) ?
Is it possible to create a custom filter?
What are Action Filters in ASP.NET MVC and its use?
How to return the JSON from action method in ASP.Net MVC?
What is meant by domain model?
What is asp net framework?
Explain the tools used for unit testing in ASP.Net MVC
What is clr? How does work clr & wht is work of clr?