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

New Message on BDOTNET

-----------------------------------------------------------
From: spark
Message 5 in Discussion


pradeep pradeep ....
 
all this talk about JIT is _after_ you have made teh 
exe and ditributed it. It is JITed after that - not in the IDE. When you press 
and F5 it first compiles it (fully) and then runs it.
a JIT is part of teh system that loads your exe (if you 
have one) into memeory and starts it off.... rememeber the basics : compiler 
-> linker-> loader .... well now its
compiler -> linker-> loader + JIT + runtime 
linker
 
3.one more how can we see the 
MSIL.
ask the compiler to generate it ex in cl.exe use /Fa or 
use ILdasm .....
try :
 
 A GotDotNet Collection of tools: 
"We've scoured the Web for other implementations of the CLI, cool object 
browsers, IDE tricks, add-ins, obfuscators, and other useful tools and utilities 
that will help you get your job done faster. "
http://www.gotdotnet.com/team/csharp/tools/default.aspx 
 
 
rosh 

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

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