Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Compression > ScriptCombine usage when using CDN ???

Not answered ScriptCombine usage when using CDN ???

Feed from this thread
  • Christian Surieux Master avatar

    Posted on Feb 11, 2011 (permalink)

    Hello,

    With asp.net 4 and version 2010.3.1317.
    It seems that CDN usage disable any css combine feature ? Dommage because my header is full of links (and my personnal head is tired with all this).

    So what is the best to do: use CDN and get many file to lad or using a single file whitout CDN but with combining ?

    Moreover I must tell that thye help file is very poor on this and we must spend hours on forums to get some idea of real feature....


    Thanks
    CS

    Reply

  • Yana Yana admin's avatar

    Posted on Feb 17, 2011 (permalink)

    Hi Christian,

    You are right, when using CDN, you cannot use combining.
    Generally using CDN is better approach, because first the files are already compressed and also you take advantage of the caching - each resource is downloaded only once.

    Hope this helps.

    Regards,
    Yana
    the Telerik team

    Reply

  • Christian Surieux Master avatar

    Posted on Feb 24, 2011 (permalink)

    Hi Yana,

    Telerik should update its documentation for CDN and combine tools.
    I would say that using your tools since many years, I feel very disapointed for the actual poor documentation concerning all theses features, especially using them with ASP.NET 4.0 !

    Best regards
    CS

    Reply

  • Yana Yana admin's avatar

    Posted on Feb 24, 2011 (permalink)

    Hi Christian,

    We're sorry for your frustration. We'll review and update the documentation.

    Best wishes,
    Yana
    the Telerik team
    Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!

    Reply

  • Christian Surieux Master avatar

    Posted on Feb 24, 2011 (permalink)

    Anyway, thanks for answer.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Compression > ScriptCombine usage when using CDN ???