Is .NET a runtime service or a development platform?



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

Post New Answer

More Dot Net Framework Interview Questions

What is net framework 3.0 ?

0 Answers  


How can I tell what .net framework is installed?

0 Answers  


What is the domain object?

0 Answers  


Integer & struct are value types or reference types in .NET?

3 Answers  


what is an assembly?

11 Answers  






What is difference between constants, readonly and, static

1 Answers  


How .net assemblies are registred as private and shared assembly ?

2 Answers   Infosys, MMTS,


What is rxjava used for?

0 Answers  


How to ensure the credentials for WebService using Windows authentication

1 Answers   Proteans,


When was the first version of .NET released

1 Answers  


What are the ways to show data grid inside a data grid for a master details type of tables?

1 Answers  


Can I redirect tracing to a file

1 Answers  


Categories