UI Framework On top Csla

UI Framework On top Csla

Old forum URL: forums.lhotka.net/forums/t/8333.aspx


st3fanus posted on Monday, January 11, 2010

Hello..

I'm sorry before if I have put at wrong place about my post... because i don't know where i have to start to solve this..

Is there any UI (Win Form) Framework or pattern Reference that I can found about UI on top Csla..



Thanks a lot


Stefanus

triplea replied on Tuesday, January 12, 2010

Check out the implementation of the ProjectTracker sample uing CAB and SCSF here:

http://www.codeproject.com/KB/smart/SCSF_CSLA_ProjectTracker.aspx

Its a good starting point on integrating CSLA with these.

rsbaker0 replied on Tuesday, January 12, 2010

Incidentally, we have found the DevExpress control suite to be much more full-featured (especially the grid and tree controls) compared with the built-in .NET controls.

The object model is a little odd at first, but it makes sense once you understand how all their "editors" work together. You can put almost any DevExpress control into a grid or tree cell, which makes for very nice in-grid editing capability.

Copyright (c) Marimer LLC