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
How can you return string result from Action in ASP.Net MVC?
Explain the role of assembly in the .net framework.
What is action methods in web api?
What is rxjava used for?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What is the meaning of unobtrusive javascript?
Is .net core faster than .net framework?
what is msl?
Possible ways to prevent xss attacks on mvc application?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
Can we change web.config settings from iis?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is iobjectset? : Entity framework
What are Action Methods in ASP.NET MVC?
mention what is the difference between ado.net and classic ado?