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
Is .net core managed code?
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.
Explain how to manage pagination in a page using .net?
What method do you use to explicitly kill a users session? How?
How is a managed code executed?
How do you define the lease of the object in .net?
What is jit compilers?
Explain cas (code access security)?
Explain Creational design pattern in .NET?
What is the use of Treeview control?
What is the difference between response.redirect & server.transfer?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
What is Flyout Design Pattern in .NET?
Differences between datagrid, datalist and repeater in .net?
What is SOAP? How you will do windows and forms authentication?