IS MS.Net platform independent or dependent?
Answer Posted / harikrishna
.net is a platform completely dependent on windows OS. The
classes in .netframework is completely depends upon windowsOS.
IN mono Compiler you cannot execute all the classes. The
applications which are developed under .netframework is also
platform dependent bcz without having .netfrmwrk u cannot
run doz appl'n.
If u r using thirdparty tools to run .netframework in LINUX
thn u cannot say dat it is platform independent without
using other tools can u install .exe in linux OS?????????????
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between viewbag and viewdata in mvc?
What is the significance of nonactionattribute?
What are the sub types of ActionResult?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
Name a few different return types of a controller action method?
mention what are the various methods provided by the dataset object to generate xml?
How to change the action name in ASP.Net MVC?
What is attribute routing in mvc?
What is the difference between model view and controller?
How can you return string result from Action in ASP.Net MVC?
What is latest version of .net framework?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
What is oauth in web api?
Explain the difference between viewbag and viewdata in mvc?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?