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
Explain what is the difference between view and partial view?
Explain representational state transfer (rest) in detail?
What is Attribute Routing in ASP.Net MVC?
What is edm designer? : Entity framework
will there be any issues adding a table without primary keys to a data model?
What is the use of the default route {resource}.axd/{*pathinfo} ?
Do you know about the new features in ASP.Net MVC 4 ?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
What is layout in mvc?
What is the use of view model in asp.net mvc?
What is the difference between renderaction and renderpartial?
Is it possible to cancel filter execution?
what is conceptual model?
How does the .net framework 3.0 relate to the .net framework 2.0?
What is session state management?