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
Possible ways to prevent xss attacks on mvc application?
What are the levels at which filters can be applied in an asp.net mvc application?
How to enable Attribute Routing?
Describe the .net framework architecture.
What is the .net framework?
What is entity framework used for?
What symbol would you use to denote, the start of a code block in razor views?
How does �side by side� work for the .net framework 3.0?
what is lazy loading in entity framework?
Explain what platforms does the .net framework run on?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
Can you use Razor code in Javascript in ASP.Net MVC?
How does the .net framework 3.0 relate to the .net framework 2.0?
what is complex type?
Explain two instances where routing is not implemented or required?