Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What Business Benefit does WPF provide?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Divers
Thread ID:
01307283
Message ID:
01307414
Vues:
11
>>- Takes advantage of video processors to render, so it's faster than WinForms (Hardware acceleration)
>
>Has this ever been a problem? I dont think I have ever seen a business application that "Needed " a video processor (no business need here)

----------------------------

Sure you just don't see past pure data to the user. What if you were selling clothing and your shopping cart had animated presentations of your stock? Colors could be swapped out in a heart beat?



>>- Everything is a vector graphic, so even when scaling, you don't get jagged edges
>
>
>Has this ever been a problem? I dont think I have ever seen a business application that "Needed " a Vector Graphic (no business need here save it for the video games)

----------------------------------

The vector grapics really come in handy with resize of your controls.

>
>>- You can use UIs that are difficult or impossible with WinForms (Rich composition and customization)
>
>Could you expand on this , this is a possible ligitiamite need

-------------------------------------------
I don't have all day to do into this detail. I work for a digital print house where we get 5000 new docs a day to print for people. I have to present to workers what the USER expects to receive in the end, so a quick glance at the screen will make their work faster.

I can swap out 20 binding choices as well as show the user BOTH sides of the page when you lay the document flat. My pages curl as you would grab them in real life and if you had an animation drawing on your pages they would play if you jumped from page 1 to page 20.

My use of controls for presentation of data for the Financial group is what I like. they are over the collections and can see in a thin ribbon above the data of the customers order & payment frequency. This moves right & left so they can see more.

It is pretty cool to present business data in a dynamic way. Gone is that green bar paper, right? Why keep your interfaces captured to that time?


>>- True separation of behavior from UI elements because of Declarative Programming
>We are currently programming to an n-tier model dosent that effectivly dothe same thing?
>
>>- Data binding better than WinForms
>
>Could you expand on this , this is a possible ligitiamite need

binding to your objects I?????? types. This can be SWITCHED very easily and that is not at all part of the GUI.



>>- Microsoft is not using resources to further develop WinForms. All new work is being done on WPF


well what if your design could be leveraged in a WEB environment? This shuld all roll forward to Silverlight quite easy. Now that is something to not DISCOUNT as a who cares.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform