I am very interested in using the LLBLGenProDataSource object. We typically don't allow UI references to the (LLBLGenPro) data layer. Is there a way to use/pass through the Entity Collections, Typed Views, etc. up through a custom business layer to the UI?
I hope to accomplish:
* Not having a direct UI link to the LLBL layer
* Being able to add business logic to the automatic 2-way data-bound transactions
We are using .Net 2.0 and LLBLGenPro 2.0.
Is this possible? Are there any references you can point me to?
Thanks,
Jeff