Groups | Blog | Home
all groups > dotnet framework > july 2006 >

dotnet framework : Assembly.GetExecutingAssembly


Bruce
7/14/2006 8:32:02 AM
Assembly.GetExecutingAssembly returns a Reflection.Assembly
Is it possible to save that to disk as a dll or exe, so I can load it
later?
Mattias Sjögren
7/14/2006 8:57:54 PM
Bruce,

[quoted text, click to view]

No, you can't take an Assembly object and save it to disk as an
executable.

But isn't it already a dll or exe on disk, or is this a dynamically
created assemlby or one loaded from memory?


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Barry Kelly
7/14/2006 9:09:46 PM
[quoted text, click to view]

I also answered in your multipost in .framework.

-- Barry

--
AddThis Social Bookmark Button