Version independance

Posted by Community Admin on 05-Aug-2018 17:56

Version independance

All Replies

Posted by Community Admin on 06-Jan-2011 00:00

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.

Posted by Community Admin on 06-Jan-2011 00:00

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


Check out Telerik Trainer, the state of the art learning tool for Telerik products.

Posted by Community Admin on 06-Jan-2011 00:00

What if we meet 1/2 way... ;)

Change the Updater to also update any Assembly Bindings it sees in the web.config :)

This thread is closed