Is .NET a runtime service or a development platform?
Answer Posted / shh!!
Answer It?s both and actually a lot more. Microsoft .NET is
a company-wide initiative. It includes a new way of
delivering software and services to businesses and
consumers. A part of Microsoft.NET is the .NET Frameworks.
The frameworks is the first part of the MS.NET initiate to
ship and it was given out to attendees at the PDC in July.
The .NET frameworks consists of two parts: the .NET common
language runtime and the .NET class library. These two
components are packaged together into the .NET Frameworks
SDK which will be available for free download from
Microsoft?s MSDN web site later this month. 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. When
Visual Studio.NET ships, it will include the .NET SDK and a
GUI editor, wizards, tools, and a slew of other things.
However, Visual Studio.NET is NOT required to build .NET
applications.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain what is heap and what is stack?
What is difference between .net and .net core?
What are the improvements made in cas in .net 4.0?
How can you turn-on and turn-off cas?
What is .net debug & trace?
What is difference between .net core and .net standard?
Tell us what is the native image generator?
Which Namespace is used to to achieve MultiThreading in .NET?
What is the use of UML in .Net
Can you edit data in repeater control? How?
Is .net core the future?
What is assemblies in .net?
What is Ajax design pattern in .NET?
Explain me why do we use msmq?
What is .net technology?