G
Guest
I am using the Enterprise Library 1.0 for VS2003. I am using most of the
blocks so I have a tonne of configuration files.
Unfortunately I have developed a Smart Client and therefore it loads very
slow as XmlSerializer is called for all of the config files.
I've read some stuff on blogs but have not been able to find a direct
example of how I can use hotfix http://support.microsoft.com/kb/872800/ to
create the pre-compiled classes and then what to change in my application to
use the new files. I particularily want to use the second example in the
hotfix to generate strong-named assemblies.
Thanks,
Buzz
blocks so I have a tonne of configuration files.
Unfortunately I have developed a Smart Client and therefore it loads very
slow as XmlSerializer is called for all of the config files.
I've read some stuff on blogs but have not been able to find a direct
example of how I can use hotfix http://support.microsoft.com/kb/872800/ to
create the pre-compiled classes and then what to change in my application to
use the new files. I particularily want to use the second example in the
hotfix to generate strong-named assemblies.
Thanks,
Buzz