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 approach?
Mention some action filters which are used regularly in ASP.Net MVC?
What is action methods in web api?
what is lazy loading in entity framework?
How the ‘page lifecycle’ of ASP.Net MVC does works?
How does the 'page lifecycle' of asp.net mvc works?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
What are the levels at which filters can be applied in an asp.net mvc application?
What is the use of viewmodel in mvc?
What is basic authentication in web api?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
What is NonActionAttribute ?
How we can add the CSS in ASP.Net MVC?
What is a view engine?
what is scalar property?