Have you ever wanted to upgrade a version of an assembly and not have to recomplie code?  One way to accomplish this is using assembly binding in your configuration file.  First make sure that both the old assembly and the new one use the same Read More