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
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