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 |
What is net framework 3.0 ?
How can I tell what .net framework is installed?
What is the domain object?
Integer & struct are value types or reference types in .NET?
what is an assembly?
What is difference between constants, readonly and, static
How .net assemblies are registred as private and shared assembly ?
What is rxjava used for?
How to ensure the credentials for WebService using Windows authentication
When was the first version of .NET released
What are the ways to show data grid inside a data grid for a master details type of tables?
Can I redirect tracing to a file