adspace
Answer Posted / Suramvir
Intermediate Language (IL) is a platform-independent, machine-readable code generated by .NET compilers. It allows the same compiled code to run on any device with a .NET runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between datatable and dataset?
What is the use of assembly?
What is early binding?
Explain an assembly?
What is option strict?
What are the features of c# which are not present in vb.net?
How to store images in sql server database through vb.net?
How to send xml file on server using http protocol?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
Explain the difference between system.string and system.stringbuilder classes?
How to retrieve images in sql server database through vb.net?
Explain how can we remove handlers at run time?