IS MS.Net platform independent or dependent?
Answer Posted / kishore maddineni
MS.NET has the platform independent capability.But till now
there is no framework for linux operating system.So it is
platform dependent.But it is language independent,because
any .net language code can be run in any .net language.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Explain JSON Binding?
What is routeconfig.cs in mvc 4?
Mention what is the difference between “ActionResult” and “ViewResult” ?
Which are the important namespaces used in ASP.Net MVC?
How do I install .net framework?
How we can call a javascript function on the change of a dropdown list in mvc?
Explain Bundle.Config in ASP.Net MVC4?
what is use of entity container?
What are the two ways to add constraints to a route?
What is orm entity framework?
What is a razor file?
Explain Model, view and Controllers in Asp.Net MVC?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
what do you mean by table-per-hierarchy?
Does .NET Framework support SAX?