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

Do you know what is the difference between an abstract class and an interface?

0 Answers  


Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!

3 Answers   3i Infotech,


What is dot net architecture?

0 Answers  


differance between checkbox and rediobutton in vb.net?

1 Answers  


Please explain what is a delegate?

0 Answers  


Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

0 Answers  


What are the features of dot net?

0 Answers  


What is the difference between response.redirect & server.transfer?

0 Answers  


What is the lapsed listener problem?

0 Answers  


Please explain what are an inheritance, polymorphism, and encapsulation?

0 Answers  


Please explain what are an object and a class?

0 Answers  


The project which you have made, which methodology did you use?

0 Answers   Wipro,


Categories