Answer Posted / y.vijayalakshmi
this is the execution engine of dot net frame work where all dot net aplications run under the super vision of "CLR"
aplications run under the super vision of "CLR" are provided with following features
1.security
2.portability
3.automatic memory management
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is code first? : Entity framework
Explain unit test done by tester on development team?
How does the 'page lifecycle' of asp.net mvc works?
What is the advantage of using asp.net routing?
What is entity sql? : Entity framework
What is the role of the jit compiler in .net framework?
Can you explain model, controller and view in mvc?
explain what is ado.net entity framework?
What does a viewmodel do?
How route table is created in ASP.NET MVC?
What is entity graph? : Entity framework
What is entitycontainer? : Entity framework
Is dapper faster than entity framework?
Why we need a separate mobile project template, while we can render our web application in mobile ?
What is the mvc pattern (model view controller pattern)?