Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Forms vs. WPF
Message
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
01431881
Message ID:
01431978
Vues:
64
>And how long would it take you to get the functionality using standed winform controls, if it can even be done?
>
>>I looked at that demo and thought, "So what??". It's very pretty. IMO, this adds zero to the business apps I work on, except of course, more development time. I can accomplish the exact same result with the controls that come out of the VS toolbox. By result, I mean
>>putting data in front of a user. The difference here is that with WPF, they can have it later as opposed to now.
>>
>>Now don't misunderstand me, I really like the look, I just am not willing to invest all the time involved to make it more pretty. Pretty adds nothing to functionality.


2 lines of code:
GridView1.DataSource = oTable;
GridView1.DataBind();
Is it pretty? Maybe not. Is it functional, yes.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform