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 is managed extensibility framework?
Is it possible to create a custom filter?
How do I use partial view?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
what is use of entity container?
Explain peek method in tempdata in asp.net mvc?
What is domain class model?
What is the need of Action Filters in ASP.Net MVC
Can you use Razor code in Javascript in ASP.Net MVC?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
What is a model in programming?
explain why t4 entity is important in entity framework?
What is difference between viewbag and viewdata and tempdata?
Can you explain the page life cycle of mvc?
Can I add mvc testcases in visual studio express?