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

Explain JSON Binding?

0 Answers  


Explain the advantages of asp.net mvc over asp.net?

0 Answers  


How can we determine action invoked from HTTP GET or HTTP POST?

0 Answers  


How do you do role based security ?

1 Answers   Accenture, BirlaSoft,


what do you mean by table-per-type?

0 Answers   Microsoft,






What are Non Action methods in ASP.Net MVC?

0 Answers  


How route table is created in ASP.NET MVC?

0 Answers   NA,


Which is the default http method for an action method?

0 Answers  


Diffence between .net framework 1.0 and 2.0?

2 Answers   DataPoint,


exe abrevatiom

5 Answers   IBM,


Why are there five tracing levels in System.Diagnostics.TraceSwitcher?

1 Answers  


What was the problem in traditional component why side by side execution is supported in .net ?

1 Answers   MMTS,


Categories