Assembly Binding

  • Thread starter Thread starter Willie Sakai
  • Start date Start date
W

Willie Sakai

Two questions:

1. Does the compact framework support app.config files
to redirect a dependent assembly to a different version
of the assembly?

2. Does the compact framework support publisher policy
files to redirect clients from a GAC assembly to a
different, but compatible GAC assembly?

I have tried both of these approaches on a PocketPC 2000
device, but can't get either to work.

Willie Sakai
Jade Coast Software Engineering
 
Thanks for the reply.

Does the compact framework support ANY mechanism
for changing the binding to a dependent assembly
DLL? Perhaps machine.config?

If I fix a bug in a common DLL used by several
EXEs, it seems silly to have to patch all the
EXEs when the only change is in the EXE
assembly manifest.

Willie Sakai
Jade Coast Software Engineering
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top