Answer Posted / mahua dutta
CLR is the heart of the .Net framework.our application does
not communicate os directly but go through CLR.It handles
the execution of all .net applications.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how you can send the result back in JSON format in MVC?
What is rxjava used for?
What is session state management?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
Which is the default http method for an action method?
How we can call a javascript function on the change of a dropdown list in mvc?
what is lazy loading in entity framework?
Which are the important namespaces used in ASP.Net MVC?
What is the need of Action Filters in ASP.Net MVC
What are the advantages of asp.net mvc?
What is RouteConfig.cs in ASP.Net MVC 4?
What are Action Filters in ASP.NET MVC and its use?
Is dapper faster than entity framework?
what is explicit loading?
what is model first approach?