IS MS.Net platform independent or dependent?
Answer Posted / harikrishna
.net is a completely platform dependent. Here platform is
windows.
microsoft never share their resources with another OS.
u can make use of .net framework in Lunix by using 3rd party
tools but if u r using 3rd party u cannot say that it is
independent.
So,
it a platform dependent which will run only on windows
platform it is not independent...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is attribute routing in mvc?
Explain the tools used for unit testing in ASP.Net MVC
What is entitytype? : Entity framework
What is an asynchronous controller in asp.net mvc?
How to return the JSON from action method in ASP.Net MVC?
What is .net framework in simple terms?
what is csdl?
Explain dependency resolution?
What are actions in mvc?
why DotNetFramework is included in building a software
Explain ASP.NET MVC Identity and Security?
what is datacontrols?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
What is renderbody?
Explain two instances where routing is not implemented or required?