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 the use of finalize and dispose eventhough garbage collector is working?
creating crystal reports in asp.net & vb.net
What is entity framework firstordefault?
differences between poco, model first and data first approach?
Explain the 'page lifecycle' of an ASP.NET MVC?
Explain encapsulation
1 Answers HPCL, Hughes Systique Corporation,
What is .net core framework?
how do you mark a property as required? For example, for a project, the name is a required field.
How the color of selected menu item will be changed in asp.net menu item?
And if they have conflicting method names ?
What is the importance of NonActionAttribute?
Is any files are generated,when we are adding the web reference to the web service?