-
Hi folks, My team is working on a WPF application using CSLA 4.2.1 for our business layer implementation. We have one area within our application that currently displays a list of 5633 info objects. This list is taking approximately 3.0 seconds to load. So, I decided to investigate in order to determine...
-
I'm looking for some general design advice as I revamp my framework and core application to 4.x. I have a lot of old and poorly designed code due to it being a first time CSLA project and Silverlight etc. etc. My biggest struggle seems to be about how to handle subsets of data. My application is...