Buy Questpond's video subscriptions on
huge discount
.
Online: 2745
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
.NET Framework
>
Loading ...
Whats MSIL, and why should my developers need an appreciation of it if at all?
Posted by
Rohitshah
on 10/7/2008 | Category:
.NET Framework Interview questions
| Views: 8295
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
MSIL is the Microsoft Intermediate Language. All .NET compatible languages will get converted to MSIL. MSIL also allows the .NET Framework to JIT compile the assembly on the installed computer.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What does WSDL stand for?
Next > :
What Is The Difference Between ViewState and Sessi ...
Comments or Responses
Login to post response
More Interview Questions by Rohitshah
What Is The Difference Between ViewState and Session...?
when we do the searchpattern in Directory.GetFiles(DirectoryPath, Fi ...
Can you give an example of what might be best suited to place in the A ...
What does the "EnableViewState" property do? Why would I wan ...
Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe i ...
Latest Interview Questions
An IsolatedStorageFileStream object can be used like any other FileStr ...
What methods can not be used to create a new isolatedStorageFile objec ...
What types of data can a GZipStream compress?
Which of the following create a FileStream for writing when you want t ...
How do you not force changes in a StreamWriter to be sent to the strea ...
Which methods of the FileStream class doesn't affect the Position prop ...
Which of the following are types of changes that can be detected by th ...
Which are NOT acceptable ways to open a file for writing?
More ...