Is .NET a runtime service or a development platform?
Answer / guest
It's both and actually a lot more. Microsoft .NET includes a
new way of delivering software and services to businesses
and consumers. A part of Microsoft.NET is the .NET
Frameworks. The .NET frameworks SDK consists of two parts:
the .NET common language runtime and the .NET class library.
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.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is shadowing?
The order of the filters that get executed, if the multiple filters are implemented?
Which .net framework is installed?
How does �side by side� work for the .net framework 3.0?
What is the advantage of using asp.net routing?
Explain something about model, view and controllers in asp.net mvc?
Why string are called Immutable data Type
How does assembly versioning work?
Can you explain renderbody and renderpage in asp.net mvc?
Explain the new features added in version 4 of mvc (mvc4)?
About DTS package ?
1 Answers Accenture, Grafotech,
What is display mode in mvc?