What is il in vb.net?
Answer / Ranjeet Kumar Chanchal
il stands for Intermediate Language, which is a platform-independent code generated by the .NET Common Language Compiler (CLC) from high-level programming languages such as VB.NET and C#.
| Is This Answer Correct ? | 0 Yes | 0 No |
What security measures exist for .NET Remoting in System.Runtime.Remoting?
How Can Registry Editor in .NET?
Compare & contrast rich client (smart clients or windows-based) & browser-based web application
Can I write my own .net host?
What is Garbage Collection in .Net? Garbage collection process?
What are Attributes in .NET?
Explain .NET architecture?
What are virtual destructures?
What does stateless mean?
What is the difference between an abstract class and an interface?
How will you load an assembly which is not referenced by current assembly?
Difference between machine.config and web.config?