[WPF] Family.Show passe en version 2.0 !
Si vous suivez l'actualité de WPF (Windows Presentation Foundation), vous avez déjà sans doute aperçu des messages et/ou billets à propos de Family.Show: il s'agit de la première application de référence pour tout ce qui concerne le développement WPF !
Beaucoup de monde se demandait si cette application allait rester figée, en terme de fonctionnalités, ou bien si Microsoft (et Vertigo Software, qui a développé l'application pour Microsoft) envisageait de la faire évoluer.
Et bien sachez que cette application est maintenant disponible en version 2.0. Voici les nouveautés de cette version:
- We've added theme support; you can now switch the application's skin from the default piano black style to a new gray "moonlight" style. Thanks to the use of WPF resources, transitioning from one skin to another is relatively simple to accomplish;
- If you're doing a lot of data entry, you can switch to a data grid view that enables editing of cells, sorting and column resizing. This view is based on the ListView control that ships with WPF, and demonstrates how this control can be used for data entry as well as read-only views. The control also offers a filtered view that's similar to the way you can search for emails in Outlook 2007.
- Once you've entered your family tree, it's interesting to get some other visualizations of the data. On the right hand side of the data screen, you'll see a tag cloud-style view that shows the distribution of surnames across the family, along with age statistics and birthday information. You can use these visualizations as ways to pivot on the data - for example, I can click on one of the bar chart columns that shows age distribution to create a filter for the data grid.
- When you're editing someone's story, there's now much richer data formatting support - the toolbar now allows you to modify fonts and paragraph formatting using the rich text support in WPF.
- Lastly, many bugs have been fixed based on the excellent feedback we've received.
(Source: http://blogs.msdn.com/tims/archive/2007/07/17/announcing-family-show-2-0.aspx)
De plus, un site CodePlex a été créé pour permettre de suivre plus facilement l'évolution de l'application: http://www.codeplex.com/familyshow
Pour les développeurs, sachez qu'un whitepaper est disponible ici: http://www.vertigo.com/downloads/familyshow/Family.Show%20-%20A%20WPF%20Reference%20Application.xps
Si vous devez faire du WPF, je vous conseille fortement de jeter un oeil à cette application !!
J'en profite également pour vous faire part du blog d'Alan Le et Ralph Arvesen, 2 des développeurs de Vertigo Software qui ont travaillé sur l'application: vous y trouverez du contenu intéressant sur WPF 
A+
Ce post vous a plu ? Ajoutez le dans vos favoris pour ne pas perdre de temps à le retrouver le jour où vous en aurez besoin :