Answer Posted / ron
MSIL is the CPU –independent instruction set into which .Net
framework programs
are compiled. It contains instructions for loading, storing
initializing,
and calling methods on objects.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What are html helpers in asp.net mvc?
What is the use of action filters in an mvc application?
What are the advantages of mvc over asp.net?
The order of the filters that get executed, if the multiple filters are implemented?
What is the difference between model and entity?
What are action filters?
what is .edmx file and what it contains?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
how do you query in entity model when the result has a join from from different database other than the entity model?
explain why t4 entity is important in entity framework?
Explain the advantages of dependency injection (di) in asp.net mvc?
What is objectcontext? : Entity framework
What is viewstart page in mvc?
Mention some action filters which are used regularly in ASP.Net MVC?
Explain test driven development (tdd) ?