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

Scheduler and Master pages

1 Answer 81 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Swadesh Brojolall
Top achievements
Rank 1
Swadesh Brojolall asked on 23 Apr 2010, 06:29 AM
Hi,
I have a problem with the load time of the scheduler.
On my pc with IIS and local SQL server database it takes 20 s to load. I am sure this is going to double or triple when going live with remote web servers and databses.

In this application I am using scheduler with master pages and the load time is very critical. I have tried the following to try to optimize the time on the usage of the scheduler
1. filter appointments in the stored procedures for only what is shown on the screen, as per the day, week, month...view
2. used a rad windwow to reduce the HTML codes on the rad scheduler. This not using the Edit and Insert apointment inbuilt panels...

These 2 solutions have helped  a lot but I am unable to optimize the time whn the application first loads.

My question are:
1. Is there general way to optimize the load time of schduler..e.g..best practices..etc?
2. Are there any known issues that affect the load time of the rad scheduler when used with master pages?

Thanks for your reply,
swad

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 23 Apr 2010, 01:31 PM
Hello Swadesh,

I suggest you try the general top performance tips:
http://www.telerik.com/products/aspnet-ajax/resources/top-performance.aspx

There are any known performance issues when using RadScheduler with a master page.


Kind regards,
Peter
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Scheduler
Asked by
Swadesh Brojolall
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or