Is .NET a runtime service or a development platform?
Answer / guest
It's both and actually a lot more. Microsoft .NET includes a
new way of delivering software and services to businesses
and consumers. A part of Microsoft.NET is the .NET
Frameworks. The .NET frameworks SDK consists of two parts:
the .NET common language runtime and the .NET class library.
In addition, the SDK also includes command-line compilers
for C#, C++, JScript, and VB. You use these compilers to
build applications and components. These components require
the runtime to execute so this is a development platform.
| Is This Answer Correct ? | 4 Yes | 0 No |
how to disable the lazy loading framework?
Can a view be shared across multiple controllers? If yes, how we can do that?
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 poco proxy? : Entity framework
What is the .net framework?
Can we create the web service in windows application?
What are the derived classes from xmlReader and xmlWriter
what is eager loading?
What are Non Action methods in ASP.Net MVC?
What are action filters?
What is tempdata?
What are the benefits of .net framework?