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

what are the things need to consider to improvet he performance

3 Answers 67 Views
Grid
This is a migrated thread and some comments may be shown as answers.
prathyusha
Top achievements
Rank 1
prathyusha asked on 10 Oct 2011, 06:28 AM
Hi

Actually our projecy is working slow.

To improve the speed, we are thinking to review whole code and make changes wherever it is needed to improve the performance.

Could some one please suggest me what are things needs to consider.

we are using lightspeed in our project , to create loacal entitis to do the data manipulations, instead of performing data maipulation on db tables.

And our Infrastructure  is:

UI  =>  Presentation Layer- =>  BusinessLogicLayer ==> Lightspeed(DB)


we are using session variable  stored the data per user., Telerik grids & some other controls

and to loop through the data we are using foreach loops.

and need to know about the exception handling.

Please some one help me regarding these things to improve the speed.

Thanks in advance!!

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 10 Oct 2011, 06:36 AM
Hi Pratyusha,

Check the following help documentation and articles to significantly improve your Telerik-based application’s performance.
Optimizing output, page load time and the overall performance of RadControls for ASP.NET AJAX
Optimization Tips: Testing Page Performance
How Telerik’s ASP.NET AJAX Controls Help You Build High-Performing Apps Faster

Thanks,
Shinu.
0
prathyusha
Top achievements
Rank 1
answered on 11 Oct 2011, 03:10 AM
Thank you so much shinu for your quick reply.
It helps me a lot.
If u have any idea could you please provide some information regarding
Rad ajax input manager, how to use this for gridbound columns and template columns

And how to display the error messages like Required field, Reg expression and Max allowed chars ,etc


Thanks
Prathyusha
0
Shinu
Top achievements
Rank 2
answered on 11 Oct 2011, 06:46 AM
Hello Pratyusha,

Check the following demo on how to use RadInputManager with boundcolumns and to use reg expressions along with it.
Grid / Using RadInputManager

Thanks,
Shinu.
Tags
Grid
Asked by
prathyusha
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
prathyusha
Top achievements
Rank 1
Share this question
or