Answer Posted / zubair khan
MSIL IS Microsoft Intermediate language.It manage code when
compiling. the compiler translate your source code into
microsoft intermediate language.It must be converted cpu
specific code, usually by a jit(just in time)
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Define naming convention?
What is option strict?
Explain how can we remove handlers at run time?
What is the difference between system.applicationexception class and system.systemexception?
How do you call a stored procedure in Visual Basic?
Explain the difference between datatable and dataset?
what is difference between web.config and machine.config and where it will be ?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
What is different between web.config and machine.config and where it will be ?
What are the shared variables?
How can we remove handlers at run time?
Explain about jagged arrarys ?
What is a static class?
What languages does the .net framework support?
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.