Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Forms vs. WPF
Message
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Environment versions
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01431881
Message ID:
01431978
Views:
62
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform