Answer Posted / latha
msil means->
for example:in java ,when we compiled a source code that
will be converted into byecode(which is platform
independent)then we r interprit thes byte code making use
of jvm,
in the same way n .net the source cde will be compiled and
then it named as msil r cil(it is platform independent)then
it will be interprit by making use of clr(common
languageruntime),then the code executed by aking use of
clr+o.s
thats it
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is objectset? : Entity framework
how can you enhance the performance of entity framework?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
what is linq to entities?
what is model first approach?
Why should we go for entity framework?
What is namespace of asp.net mvc?
Explain how you can send the result back in JSON format in MVC?
What are differences between entity framework and l2s? : Entity framework
What is the "helperpage.isajax" property?
What is a view engine?
List the new features added in .net framework 4.0.
Can you use Razor code in Javascript in ASP.Net MVC?
What is meant by domain model?