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
What is the use of view model in asp.net mvc?
What is the difference between partial and renderpartial?
what is conceptual model?
How do I use partial view?
What are the two ways to add constraints to a route?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Why should we go for entity framework?
What is the domain object?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is a razor file?
Can a view be shared across multiple controllers? If yes, how we can do that?
What are the advantages of mvc over asp.net?
What are the main features of asp.net mvc 4 used by asp.net web api?
What is attribute routing in mvc?
What is the use .Glimpse in ASP.Net MVC