I have developed a smart client desktop application using SCSF.
It has an MDI and MDI child forms opens over it(It is similar to windows menu based application using MDI) .
The problem is that the MDI child forms (i.e. the views) take a few seconds to open and load.
Is there any way of minimising the time it takes.
The forms are having simple telerik text boxes and telerik labels and telerik grids(which has two columns and is not populated during load)
I call a webservice at form load and have tried to comment the service call; Even then it takes the same time so I have ruled out the possibility of service delay.
Nothing else is done at the form load except the form is rendered
Is it because I am using telerik that the form is taking time to render the telerik controls or because of SCSF CAB.
But a simple windows forms in the same project gets loaded faster than the telerik one.
May be SCSF might be tuned up to load the views faster or there is some way to make the CAB work faster which I am unaware of.
Thanks in advance.
1 Answer, 1 is accepted
0
Jordan
Telerik team
answered on 28 Jul 2009, 06:36 AM
Hi Louis Naude,
Please, see the response to your question in your support ticket on the same subject.