Hi,

Could anybody provide good reason for me to load my windows forms exe into
GAC and then use it as primary application location?

Thanks,
Leonid

Re: Loading (Running) EXE into GAC by Carl

Carl
Fri Sep 16 08:06:24 CDT 2005

Hrm... never heard anybody do this. However, you might want to try ngen'ing
it to see if you get a speed improvement.

"Leonid" <shprekher@bessemer.com> wrote in message
news:uk8iXAhuFHA.3596@TK2MSFTNGP15.phx.gbl...
> Hi,
>
> Could anybody provide good reason for me to load my windows forms exe into
> GAC and then use it as primary application location?
>
> Thanks,
> Leonid
>
>



Re: Loading (Running) EXE into GAC by Leonid

Leonid
Mon Sep 19 07:55:22 CDT 2005

Speed improvements? I don't think this is going to be faster.
What about security and versioning?



> Hrm... never heard anybody do this. However, you might want to try
ngen'ing
> it to see if you get a speed improvement.
>
> "Leonid" <shprekher@bessemer.com> wrote in message
> news:uk8iXAhuFHA.3596@TK2MSFTNGP15.phx.gbl...
> > Hi,
> >
> > Could anybody provide good reason for me to load my windows forms exe
into
> > GAC and then use it as primary application location?
> >
> > Thanks,
> > Leonid