Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
We will be rolling WPF collections into the next SF version. We have been looking at WPF for quite a while now and as there is a ton of neat things WPF does for you, it really is not easy to develop data applications using WPF at the moment for a lot of reasons. XAML is clunky and difficult for many people to get their heads around...and it is slow. So the integration required by SF to make this process as easy as it is now will require some work, especially in regards to dependency properties, etc. So the answer is that yes, our next major version which will be released in 2010 will have a WPF collection and this is something that I am very excited about, I would be very careful about putting all of your eggs into the WPF basket unless your application is more graphics related than data entry related.
Keep this in mind to for existing customers. Many of their video cards will need to be replaced if you rely to heavily on WPF. This is something that will have to be addressed at some point by all of our users, but just another heads up.
So in short, yes, WPF is something that all developers will have to move towards over the coming years as GDI+ is being phased out. Granted, it will take 10-15 years to kill GDI+, but .NET 4.0 and the next version of SF will make moving into WPF much easier. Just be careful not to leap too early on this otherwise you can be a bit frustrated.
|