What is IL
Answer / kirti
IL = Intermediate Language. Also known as MSIL (Microsoft Intermediate Language) or CIL (Common Intermediate Language). All .NET source code (of any language) is compiled to IL. The IL is then converted to machine code at the point where the software is installed, or at run-time by a Just-In-Time (JIT) compiler.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the two ways to add constraints to a route?
What is entity client data provider? : Entity framework
What is entitytypes? : Entity framework
What is tracing?Where it used.Explain few methods available
what is entity graph in entity framework?
Can you declare an override method to be static if the original method is non-static
What is the CLR
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
Where are the value-type variables allocated in the computer RAM ?
How can we determine action invoked from HTTP GET or HTTP POST?
i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?
what is entity sql?