Version independance
I think the answer is NO...but couldn't hurt to ask the experts :)
But is there some way to build a widget library so it'll just look for Telerik.Web.UI.dll and Telerik.Sitefinity.dll and not care which version they are? So the assembly wouldn't need to be re-compiled against every version.
Hi Steve,
We thought to implement something similar in the SDK, but we did not find a proper distributable solution for this so far. You can use binding redirect which will not require to recompile the controls you have.
All the best,
Ivan Dimitrov
the Telerik team
What if we meet 1/2 way... ;)
Change the Updater to also update any Assembly Bindings it sees in the web.config :)