This is a migrated thread and some comments may be shown as answers.

Stylesheet webresource files

0 Answers 91 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Shabbir
Top achievements
Rank 1
Shabbir asked on 03 Dec 2009, 10:56 AM

Hi Telerik Team,

We are implementing custom scheduler sking and css. We disable all stylesheet and skin releated properties that provided by telerik. But we are unable to understand why 2 webresource.axd files are creating by redscheduler. We diagnose these files by YSlow. Thses file are overhead and not acceptable for us.

EnableEmbeddedSkins="false"

EnableAjaxSkinRendering="False"

EnableEmbeddedBaseStylesheet="false"

EnableTheming="False"

Type

Size

URL

CSS

129.7K

localhost/css/style.css

CSS

9.7K

 localhost /WebResource.axd?...

CSS

2.6K

localhost /WebResource.axd?...

CSS

37.0K

localhost /skins/Scheduler.css

CSS

11.7K

localhost /skins/Scheduler.CDNSch.css

 

Please tells us how to remove this web request and this is very import for us to increase the scheduler peroformance.

No answers yet. Maybe you can help?

Tags
Scheduler
Asked by
Shabbir
Top achievements
Rank 1
Share this question
or