What is intermediate language in .NET ?
Answer Posted / mayur
IL : Intermediate Language
Code written in .net language is compiled which is called IL.
IL basically is exes, DLL etc.
At run time, CLR converts IL to machine language according to machine configuration using JIT.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you mean by Redim in VB.NET?
What is sorting in vb?
How does vb.net achieve polymorphism?
What is multiple form in vb?
What do you mean by serialization and deserialization and it's use.
What is portable executable?
Explain the difference between datatable and dataset?
What is writeline in vb.net?
What are the different variables in vb.net?
List the different types of assembly?
Explain the use of new keyword?
Explain convert.tostring and i.tostring method?
Explain the use of option explicit?
Explain the difference between .dll extension and .exe extension files?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.