IS MS.Net platform independent or dependent?
Answer Posted / kaushik
.Net is platform independent. As of now it can work on
Windows and Linux OS because MS has launched only two
JIT(Just In Time) compilers one for each OS. If MS launches
JIT compilers for other OS it will be able to run in them too.
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
what is msl?
What are child actions in ASP.Net MVC?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
Explain unit test done by tester on development team?
What is a model in android?
How do you handle variable number of segments in a route definition?
Explain .Net Framework? Why we use it?
What is razor code?
What is .net architecture?
Is razor a server side?
What is net framework 3.0 ?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
Is .net framework going away?
What is partialview in asp.net mvc?