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 is code first approach?
Explain ASP.NET MVC Identity and Security?
What are differences between entity framework and l2s? : Entity framework
Explain two instances where routing is not implemented or required?
Can you explain renderbody and renderpage in mvc?
What is razor code?
Can I remove .net framework?
what is use of entitydatasource control?
what is conceptual model?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
How does servicing work for the .net framework 3.0?
What is viewdata?
Explain unit test done by tester on development team?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
Why we need a separate mobile project template, while we can render our web application in mobile ?