Is WPF dead: the present and future of WPF
pragmateek.com
Is WPF dead: the present and future of WPF
1–10 of 85 posts
Re: Is WPF dead: the present and future of WPF
#2Cache link: http://webcache.googleusercontent.com/search?q=cache%3Apragm...
Re: Is WPF dead: the present and future of WPF
#3Re: Is WPF dead: the present and future of WPF
#4Could I do it in a web app? Probably. But it would take a lot more work for me and I'd be battling compatibility with IE7 (yes, we're still on IE7) as the corporate web minimum spec.
WinRT felt half-baked when I used it about a year and a half ago. Furthermore, I doubt Win8 is on the docket for quite some time.
WPF hasn't been the 'cool thing' for quite some time (ever?), but both I and my users seem to really enjoy what it's doing for us. And that's good enough.
Re: Is WPF dead: the present and future of WPF
#5Same topic. Different Author. http://greglevenhagen.com/is-wpf-dead-no/
He doesn't say it was a meeting with actual developers. Just because a sales/management guy says they are working on it doesn't make it true.
Microsoft has a history of this. MFC, Winforms, WPF, and now WinRT
Re: Is WPF dead: the present and future of WPF
#6Truth be told, though, the development process was pretty straight-forward and I don't have anything negative to say about that aspect of the project (though our application was pretty straight forward). The only downside was we deployed the application at a university, where about 90% of students and staff were running OS X and unwilling to install Silverlight on their machines, which made sense; the iPhone 4 was already out, and responsive, cross-platform access was already considered MVP by most product managers at the time.
Re: Is WPF dead: the present and future of WPF
#7On Mac we had classic (carbon) and then AppKit (which is arguably the same UI toolkit since the 90s on NextStep but still doing ok.. although feeling a little dated compared to UIKit).
Linux is a cluster of UI systems but at least X is stable.
Re: Is WPF dead: the present and future of WPF
#8Re: Is WPF dead: the present and future of WPF
#9As a developer for my company's internal LoB tools, I really enjoy WPF more than Winforms. I feel very empowered and, as a Microsoft shop, it seems to be really great for meeting a specific aesthetic and function for my users. Could I do it in a web app? Probably. But it would take a lot more work for me and I'd be battling compatibility with IE7 (yes, we're still on IE7) as the corporate web minimum spec. WinRT felt…
Re: Is WPF dead: the present and future of WPF
#10I actually wrote an application using WPF, and what's worse is it was relatively recently. The project was an audio/visual control application, and our CEO (not CTO) made the decision to use WPF because "the Mac fad was in its final days." (Never mind the obvious, platform-neutral rebuttals.) Truth be told, though, the development process was pretty straight-forward and I don't have anything negative to say about tha…
* Alienate users with a platform that's not compatible with their OS by default (OSX, Linux)
* Alienate users with a platform that's not compatible with the multiple platforms you may be targeting (Tablet, Phone, Laptop, Desktop)
* Require an extra step (e.g. Silverlight plugin) for users to run the app at all
That's why the LoB example is such a powerful testament to how WPF may stick around. You've got 'trapped' users (for better or worse) who will likely be forced on the Windows platform.