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 implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?

1 Answers  


Describe the start-up process for a Windows service.

1 Answers  


Explain how to stop a thread?

1 Answers  


Is there built-in support for tracing?

1 Answers  


What is the difference between override and overload in a method?

1 Answers  


Explain code access security.

1 Answers  


How to get the hostname or IP address of the server?

2 Answers  


what are the Goals of the UIP Application Block?

1 Answers  


Differences between namespace, class, assembly?

1 Answers  


What is Event - Delegate? clear syntax for writing a event delegate

1 Answers  


Tell me about secure socket layer? How to make use of the technology?

1 Answers  


Write an StoredProcedure to get the values of a column within a date range.

1 Answers   Deloitte,


Categories