Is .NET a runtime service or a development platform?
Answer Posted / 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 |
Post New Answer View All Answers
What are Model Binders in ASP.Net MVC?
What is iobjectset? : Entity framework
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
What is a view engine?
What is the difference between ViewData, ViewBag and TempData?
What is entity sql? : Entity framework
Explain the new features added in version 4 of mvc (mvc4)?
What is clr? How does work clr & wht is work of clr?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
What is ViewStart Page in ASP.Net MVC?
What is the difference between model view and controller?
what is entity sql?
What is a model in programming?
Explain the difference between viewbag and viewdata in mvc?
Give an example for authorization filters in an asp.net mvc application?