Print Page | Close Window

WPF data binding controls?

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=991
Printed Date: 12-May-2026 at 10:39pm


Topic: WPF data binding controls?
Posted By: rsmart8452
Subject: WPF data binding controls?
Date Posted: 07-Nov-2008 at 12:24pm
I'm checking to see if the native data binding for WPF is sufficient or if DevForce comes with a library of controls that should be used. I've discovered IdeaBlade.Wpf.Controls.v4.dll that provides a few controls, but can't find any documentation or sample code regarding the use of them.
 
I'm currently evaluating DevForce EF Enterprise 4.2.0.1
 
Thanks!



Replies:
Posted By: GregD
Date Posted: 07-Nov-2008 at 10:45pm
I'm not sure what's in IdeaBlade.Wpf.Controls.v4.dll - maybe Kim will chime in, or I'll find out next week at work - but in general, we aren't planning to offer anything special in the UI area for WPF. Even for Winforms, the controls we offer are components for assisting with the setup of data bindings and the population of forms with controls from the .NET, DevExpress, and Infragistics control suites. We are likely to do anything similar for WPF anytime soon, if ever. We have lots of other dragons to slay and many other individuals and companies are working on UI tools for WPF.
 
Do check out the WPF toolkit:
 
    http://www.codeplex.com/wpf/Release/ProjectReleases.aspx?ReleaseId=15598 - http://www.codeplex.com/wpf/Release/ProjectReleases.aspx?ReleaseId=15598
 
I suspect that IdeaBlade.Wpf.Controls.v4 may have some stuff we're using internally to provide the UI for the Object Mapper, but that's just a guess.
 
Greg Dunn



Print Page | Close Window