Answer Posted / varikuti srinivasa rao
The .NET Framework is Microsoft's platform for building
applications that have visually stunning user experiences,
seamless and secure communication, and the ability to model
a range of business processes. The .Net Framework consists
of:
Common Language Runtime – provides an abstraction layer
over the operating system
Base Class Libraries – pre-built code for common low-level
programming tasks
Development frameworks and technologies – reusable,
customizable solutions for larger programming tasks
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Define the core components of an ASP.NET MVC application?
Is .net framework going away?
Can a view be shared across multiple controllers? If yes, how we can do that?
Explain tempdata in asp.net mvc?
what is lazy loading in entity framework?
How do you handle variable number of segments in a route definition?
What is the difference between .net core and .net framework?
What is entity sql? : Entity framework
What are bundling & minification features in asp.net mvc 4?
What is MVVM design pattern?
What is mapping in entity framework? : Entity framework
how to disable the lazy loading framework?
What is Layout in ASP.Net MVC?
What is disconnected scenario? : Entity framework
What is the meaning of unobtrusive javascript?