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