List Info

Thread: Interview Questions Feb 24, 2006




Interview Questions Feb 24, 2006
user name
2006-02-24 07:17:10
What is Native Image Generator (Ngen.exe)?

The Native Image Generator utility (Ngen.exe) allows you to
run the JIT
compiler on your assembly's MSIL and generate native
machine code which
is cached to disk. After the image is created .NET runtime
will use the
image to run the code rather than
from the hard disk. Running Ngen.exe on an assembly
potentially allows
the assembly to load and execute faster, because it restores
code and
data structures from the native image cache rather than
generating them
dynamically.
Native images load faster than MSIL because JIT compilation
and
type-safety verification is eliminated.

Full Interview Questions for .NET and SQL Server
http://www
.geocities.com/dotnetinterviews/
Help the community to make job search easier mail your
questions to
jobatyourdoorstepyahoo.co.in
Looking for a onsite job mail your resumes at
jobatyourdoorstepyahoo.co.in


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "C# Developers" group.
To post to this group, send email to CSDevelopersgooglegroups.com
To unsubscribe from this group, send email to
CSDevelopers-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/CSDevelopers
-~----------~----~----~----~------~----~------~--~---

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )