R
Rea Peleg
Hi All
My application need's to check its assemblies strong name, prior to using
them.
Is there a way to get an assembly 's name,culture,version and key attributes
without loading it first??
I know this information can be retrived from a web application configuration
file,
but I would like to get this information without comunicating to the server.
May be retrieve it from a manifest file??
Thanks for every clue as for how this is done )
TIA
Rea
My application need's to check its assemblies strong name, prior to using
them.
Is there a way to get an assembly 's name,culture,version and key attributes
without loading it first??
I know this information can be retrived from a web application configuration
file,
but I would like to get this information without comunicating to the server.
May be retrieve it from a manifest file??
Thanks for every clue as for how this is done )
TIA
Rea