marți, 28 august 2012

How to resolve assembly binding problem in your .NET application?

How to resolve assembly binding problem in your .NET application?

You can register to the following events of System.AppDomain:

  • AssemblyResolve, 
  • ReflectionOnlyAssemblyResolve, 
  • TypeResolve

Niciun comentariu:

Trimiteți un comentariu