This question is locked. New answers and comments are not allowed.
We're just wondering if it's possible for you to include a js file such as telerik.mvc.all.js in the future builds of your asp.net mvc.
That way, we can just reference a jquery, and one telerik js script path directly in our apps without using the ScriptRegistrar. I think it would work out nicely in an intranet enviroment, where a large number of small mvc apps are hosted on the same server.
ScriptRegistrar is a nice feature, but it's limited to only serving files within an app. It does not support absolute shared script folder such as "/javascript/telerik/mvc" path.
That way, we can just reference a jquery, and one telerik js script path directly in our apps without using the ScriptRegistrar. I think it would work out nicely in an intranet enviroment, where a large number of small mvc apps are hosted on the same server.
ScriptRegistrar is a nice feature, but it's limited to only serving files within an app. It does not support absolute shared script folder such as "/javascript/telerik/mvc" path.