Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Performance and...Performance and...MS AJAX CDNMS AJAX CDN
Previous
 
Next
New Post
10/26/2010 3:08 PM
 
This works 
Currently MS Ajax resource scripts are extracted from the MS *.dll’s, but .net 4.0 will offer the option to set a property on the scriptmanager.
If you’re cutting edge and feeling brave then consider editing the AddScriptManager sub in Library\Framework\AJAX.vb , and add the following highlighted line
Dim args() As [Object] = {True}
SetScriptManagerProperty(objControl, "EnableScriptGlobalization", args)
SetScriptManagerProperty(objControl, "EnableCdn", args)

but this also
this worked before I added TelerikScriptManager instead of the default script manager, calling scripts through asp:ScriptManager seemed to work as well as Telerik script manager for calling Telerik CDNs and MS Ajax.
web.config keys
    <add key="asp:ScriptManager.TelerikCdn" value="Enabled" />
    <add key="asp:ScriptManager.MicrosoftCdn" value="Enabled" />
    <add key="Telerik.StyleSheetManager.TelerikCdn" value="Enabled" />
I built a cookie-less sub-domain with one another domain name through a A-Name record not C-Name and most all my images, Telerik static content, and Ms Ajax and jQuary are from CDN's, giving me a 42% of my files being served through My CDN, Telerik s; and I use Microsoft for Ajax and jQuary. I would like to have 50% and the only way I can do it is to have all of the images, Portals/0/ and core JS files on My Google App's CDN, and then I could share these static core files with others on the cloud

Or if anyone would clue me in of how to do this I could try myself, I Got Google Apps configured and All static content folders and files in place, Any help would be nice.
It would be nice if there was a Host Setting for CDN's on the above Folders and files and all static content.
Thanks
Don
 
New Post
3/24/2011 10:10 AM
 
Don, I lost track of this thred, how has this worked out for you?  Even getting MS AJAX on CDN would be really nice.  I added the keys you list to my config but nothing changed.
 
New Post
3/25/2011 3:28 AM
 
I think the problem is not the use of a cdn, the problem is the weight of al those different scripts, we have ms ajax, jquery and now telerik. There has been more and more coming since version 4.

Yes a cdn option is a temporary solution but not one that can be used into the future.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Performance and...Performance and...MS AJAX CDNMS AJAX CDN


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out