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
How to change the action name in mvc?
What is difference between viewbag and viewdata and tempdata?
explain lazy loading, eager loading, and explicit loading?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What are sections?
What are non action methods in mvc?
what is way of loading data in ef (entity framework)?
Can you explain model, controller and view in mvc?
What are actions in mvc?
What is edm (entity data model)? : Entity framework
How we can call a javascript function on the change of a dropdown list in mvc?
Explain how you can send the result back in JSON format in MVC?
Explain the advantages of asp.net mvc over asp.net?
Can I remove .net framework?
what is datacontrols?