-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: ThangavelRaja
Message 6 in Discussion


 
Thanks vineetbatta 
 
 
 
 
Thanks and Regards,
 
Raja 
Thangavel
----- Original Message ----- 

  From: 
  vineetbatta 
  To: BDOTNET 
  Sent: Thursday, July 31, 2003 3:57 
  PM
  Subject: Re: A basic Doubt.........
  

  
    
      
      New Message on BDOTNET
    
      

  A basic 
    Doubt.........


    
      
      
        Reply

        
          
            
            
               
              Reply to Sender   Recommend 
              Message 5 in 
                Discussion 
      
        
          
            
            
              From: vineetbatta 
            
              

                Here 
                I put it in simple steps
                 
                Some Code is there in Sample.cs 
                file. You build the project and generate the 
                Executable.
                 
                Step I
                Upon 
                Compliation all the Code gets conveted into MSIL 
                code.
                You can view the IL 
                code using ILDASM.exe.
                 
                This code is what the CLR can 
                execute.
                IL is not machine 
                code.
                 
                The compilers also emit the 
                Metadate which makes it completely self describing. 

                 
                Step2
                 
                The 
                CLR will load this MSIL(or IL) code and JIT 
                complile to convert IL into machine Code just before 
                the execution. So CLR also natively compiles to machine code 
                from IL form. After this the code will be executed.
                 
                CLR aslo does other things like 
                GC/Code access security etc.
                 
                -Vineet Batta
                MCAD
                 
View other groups in this 
    category. 



-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to