CSLA and WPF component suites

CSLA and WPF component suites

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


rfcdejong posted on Sunday, March 22, 2009

At my work we use the infragistics suite, the newest version with all fancy bells. But i wonder if someone else has experience with any suites. Just for WPF and migratable to Silverlight. We've bought both Infragistics and Telerik, for sure Infragistics is more complete, it has numeric textboxes with masks etc. while telerik only seems to have grid and chart components.

- Infragistics
http://www.infragistics.com/dotnet/netadvantage/wpf.aspx

- Telerik
http://www.telerik.com/products/wpf.aspx

- WPF Toolkit (part of future wpf?)
http://wpf.codeplex.com/

Does anyone has any experience with the WPF Toolkit in combination with CSLA?

Binding info:
We aren't using the CslaDataProvider since we use the supervising controller pattern. The CSLA business objects go directly into the DataContext and combolists are bind against an ObjectDataProvider.

James Thomas replied on Sunday, March 22, 2009

I've been looking at various component suits for silverlight. I think Telerik is probably the most complete - their latest update looks very good. They have a nice grid that seems to handle large datasets well (though their demos aren't bug-free).

If you're looking at components, it's probably worth trying ComponentOne and possibly ComponentArt (though they are a bit behind others in development, and don't have wpf components) as well as the two you mention. Devexpress do some nice work too.

Tim Heuer has compiled a list of Silverlight controls. Many of the companies he lists have joint wpf / Silverlight components.

http://timheuer.com/blog/archive/2009/01/28/comprehensive-list-of-silverlight-controls.aspx

Copyright (c) Marimer LLC