Is .NET a runtime service or a development platform?

Answers were Sorted based on User's Feedback



Is .NET a runtime service or a development platform?..

Answer / 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

Is .NET a runtime service or a development platform?..

Answer / pradeep jagadeesan

In simple it is both runtime service and a development
platform.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Dot Net General Interview Questions

How to spawn a thread?

0 Answers  


Explain about Behavioral design pattern?

0 Answers  


Is .net front end or backend?

0 Answers  


What is reflection in microsoft .net context?

0 Answers  


How viewstate is being formed and how it's stored on client in .net?

0 Answers  






How to send the Mail in C# using ASP.Net ? And my Answer is as follows ?

3 Answers   Intel,


Differences between datagrid, datalist and repeater in .net?

0 Answers  


What is a formatter in .net?

0 Answers  


What is the use of trace utility?

1 Answers  


Explain the difference between the while and for loop. Provide a .net syntax for both loops?

0 Answers  


How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?

0 Answers  


Please explain what do the terms “boxing” and “unboxing” mean?

0 Answers  


Categories