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
What is controllercontext?
Describe the .net framework architecture.
What is stateless model?
Explain the role of assembly in the .net framework.
What is oauth in web api?
What is the .net framework and how does it work?
Explain the new features 3.5 framework against with the tool?
Explain something about model, view and controllers in asp.net mvc?
What are the main features of asp.net mvc 4 used by asp.net web api?
Mention some action filters which are used regularly in ASP.Net MVC?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
How you can implement custom validation in asp.net MVC?
How we can handle the exception at controller level in ASP.Net MVC?
Is dapper faster than entity framework?