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
In Server how to check whether model has error or not in ASP.Net MVC
What is the difference between old ADO.NET and Entity framework coding techniques?
Mention what is the difference between “ActionResult” and “ViewResult” ?
What is the difference between ViewData, ViewBag and TempData?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
Why is entity framework used?
Explain tempdata in asp.net mvc?
What are the main features of asp.net mvc 4 used by asp.net web api?
What is the benefit of entity framework?
What is viewbag?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
Difference between ASP.NET MVC and ASP.NET WebForms?
What is MVVM design pattern?
What is work of clr?