Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What Business Benefit does WPF provide?
Message
De
01/04/2008 10:09:10
 
 
À
01/04/2008 09:14:13
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Divers
Thread ID:
01307283
Message ID:
01307313
Vues:
14
Initially, it will take longer to develop WPF apps because it is a different mindset than WinForms. WPF is not web. It is for desktop apps. Some benefits:

- Takes advantage of video processors to render, so it's faster than WinForms (Hardware acceleration)
- Everything is a vector graphic, so even when scaling, you don't get jagged edges
- You can use UIs that are difficult or impossible with WinForms (Rich composition and customization)
- True separation of behavior from UI elements because of Declarative Programming
- Data binding better than WinForms
- Microsoft is not using resources to further develop WinForms. All new work is being done on WPF


>During a recent discussion of WPF and the possibility of using it in our applications the topic of what business benefits this new technology provides came up. We are a shop that has several small development teams creating and maintaining windows desktop applications. The applications we develop are not web enabled. We do not and will not have “designers” on staff.
> I can see plenty of negative expense in using this new technology but was unable to point to a single benefit.
>
>Are there any tangible benefits to using WPF beyond have a cool toolbar or button?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform