G
Guest
I have a windows app which is distributed using click once deployment.
This works great but I now face a dilemma.
I have just developed a plugin for my application which I would like the
parent application to consume/invoke using reflection.
Is there any way I can force these plugins to download with the main
application assembly ?
The whole idea of developing plugins is to be able to drop my plugins into
the bin folder and hey presto......it works but I just cant figure out how to
deploy them.
This works great but I now face a dilemma.
I have just developed a plugin for my application which I would like the
parent application to consume/invoke using reflection.
Is there any way I can force these plugins to download with the main
application assembly ?
The whole idea of developing plugins is to be able to drop my plugins into
the bin folder and hey presto......it works but I just cant figure out how to
deploy them.