|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Load assembly .netHi to all,
i need to know how the .net runtime load assembly, i.e. how the runtime locate the assembly and how it is loaded, verified, etc... I look on the web, but i find just how the runtime locate the assembly. Any help would be appreciated. Thanks Daniele Hello daniele.cerra***@gmail.com,
I wrote about it there http://laflour.spaces.msn.com/blog/cns!7575E2FFC19135B4!393.entry > how the .net runtime load assembly, i.e. how the runtime locate the Michael Nemtsev :: blog: http://spaces.msn.com/laflour> assembly and how it is loaded, verified, etc... > --- WBR, "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche Thanks Michael,
but wat i'm looking for is a detailed description of the assembly loader: all the tasks performed in order to load an assembly. For example: how is located, ...., how is loaded, and so on Thanks anyway for the help! Michael Nemtsev wrote: Show quote > Hello daniele.cerra***@gmail.com, > > I wrote about it there http://laflour.spaces.msn.com/blog/cns!7575E2FFC19135B4!393.entry > > > how the .net runtime load assembly, i.e. how the runtime locate the > > assembly and how it is loaded, verified, etc... > > > --- > WBR, > Michael Nemtsev :: blog: http://spaces.msn.com/laflour > > "At times one remains faithful to a cause only because its opponents do not > cease to be insipid." (c) Friedrich Nietzsche Hello daniele.cerra***@gmail.com,
I recomend to read "Customizing the Microsoft .NET Framework CLR" book. Author described all process with details d> Thanks Michael, d> but wat i'm looking for is a detailed description of the assembly d> loader: d> all the tasks performed in order to load an assembly. d> For example: d> how is located, d> ..., d> how is loaded, d> and so on d> Thanks anyway for the help! d> d> Michael Nemtsev wrote: d> >> Hello daniele.cerra***@gmail.com, --->> >> I wrote about it there >> http://laflour.spaces.msn.com/blog/cns!7575E2FFC19135B4!393.entry >> >>> how the .net runtime load assembly, i.e. how the runtime locate the >>> assembly and how it is loaded, verified, etc... WBR, Michael Nemtsev :: blog: http://spaces.msn.com/laflour "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche |
|||||||||||||||||||||||