Re: Reflection

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: marko (markoZ_at_tiscalinet.it)
Date: 02/16/05


Date: Wed, 16 Feb 2005 17:20:02 +0100

Thank's Daniel!
I try to make a simple project to load assembly plugin.

"Daniel Moth" <dmoth74@hotmail.com> wrote in message
news:%23CxcipCFFHA.2452@TK2MSFTNGP09.phx.gbl...
> There is no LoadFile. There is Load and LoadFrom. Of course creating a
type
> in an assembly results in it loading.
> What is it you are trying to do?
>
> Cheers
> Daniel
> --
> http://www.danielmoth.com/Blog/
>
>
> "marko" <markoZ@tiscalinet.it> wrote in message
> news:uTAwKeCFFHA.3120@TK2MSFTNGP12.phx.gbl...
> > Hi All!
> > Is there an alternative method at
> > System.Reflection.Assembly.LoadFile("xyz.dll") to load assembly with
> > NetCF
> > and Reflection??
> >
> >
> > Thank's
> > mkz
> >
> >
> >
> >
> >
>