Groups | Blog | Home
all groups > dotnet clr > july 2004 >

dotnet clr : native assemblies


Xavi Sam
7/19/2004 12:04:41 PM
Hi
When a managed application is executed by the CLR, the managed assemblies
are translated to native assemblies.

This native assemblies are storaged in some subdirectory in my pc or simple
lives in memory? Can I set the time of life to native assemblies?

Thanks in adavence
Javier

Mattias Sjögren
7/19/2004 1:02:31 PM

[quoted text, click to view]

Only in memory. If you want persisted native code you should use
Ngen.exe.


[quoted text, click to view]

No



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
AddThis Social Bookmark Button