Answer Posted / tapan kumar
Microsoft intermediate language (MSIL) can be executed, it
must be converted by a .NET Framework just-in-time (JIT)
compiler to native code.
| Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
What are the sub types of ActionResult?
What is entity framework? : Entity framework
What is latest version of .net framework?
What is objectset? : Entity framework
Why we need a separate mobile project template, while we can render our web application in mobile ?
What are the main features of asp.net mvc 4 used by asp.net web api?
What is net framework 3.0 ?
What is .net framwork?
What is the advantage of mvc?
What is oauth in web api?
What are the 2 popular asp.net mvc view engines?
Is the following route definition a valid route definition? {controller}{action}/{id}
Explain the tools used for unit testing in ASP.Net MVC
What is the need of Action Filters in ASP.Net MVC
what do you mean by table-per-hierarchy?