Is .NET a runtime service or a development platform?
Answers were Sorted based on User's Feedback
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 |
Answer / pradeep jagadeesan
In simple it is both runtime service and a development
platform.
| Is This Answer Correct ? | 0 Yes | 1 No |
1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What is the use of system.diagnostics.process class in .net?
How does linq work?
What is reflection in microsoft .net context?
Difference between class and interface in .net?
Do you know what are three common acronyms used in .net, and what do they stand for?
What is il in vb.net?
What is .net and .net framework?
What application do you use to install a Windows service?
How will you load dynamic assembly? How will create assemblies at run time?
0 Answers InfoAxon Technologies,
What property do you have to set to tell the grid which page to go to when using the Pager object?