vote up 0 vote down star

Hi to all,

I am new to CSLA, i just want to know what factors that could affect CSLA performance when loading records in a grid

Thanks

flag

56% accept rate

1 Answer

vote up 2 vote down check

There is nothing inheritantly bad with the performance with CSLA and you should not see any additional issues by using CSLA.

A common trap that developers using CSLA can fall into is when it comes to parent/child relationships. The architecture may lead to more seperate database calls then would be necessary.

This is totally avoidable and can easily be avoided as long as you are vigilant of the issue.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.