WPF Sucks!
-
It would be easier to say why it doesn't suck because there are far fewer reasons that it doesn't: 1) When I take a dump, I can do it without the IDE crashing on me. 2) I don't need WPF to sleep or eat. 3) My wife doesn't care about WPF. 4) My dogs still love me, even though I write WPF apps.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001You forgot "0)". What's up with that?
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
-
Why are people choosing WPF in the first place? What is selling them on it? Some specific demos? Promises of a better tomorrow :rolleyes:?
Todd Smith
Shiny things. Gradients. All the cool kids are using it. Oh, yeah, I almost forgot, data-binding (which is admittedly really nice).
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
-
Why are people choosing WPF in the first place? What is selling them on it? Some specific demos? Promises of a better tomorrow :rolleyes:?
Todd Smith
-
You forgot "0)". What's up with that?
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
No, he didn't, it was supposed to be rendered using WPF, but ... well ... you get the idea ...
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTL -
Ok this is the my second post on this topic as people are using my WPF Rocks! to post their rants. My aim is to get the good and the bad of WPFs. Why do you think WPF sucks? Here are my reasons:- 1. Of course it's no doubt that the top one would be the poor VS 2008 designer. (Again please don't post that the problems will be solved by Expression Blend that's not the point of this post), 2. XAML is verbose. 3. Poor performance. 4. Does not work everywhere properly aka Remote Desktops. Anything else?
-
Rama Krishna Vavilala wrote:
4. Does not work everywhere properly aka Remote Desktops.
That. ...Is a show-stopper for me. I've played with WPF briefly for a couple of personal, toy projects, but any desktop UIs i do for work must function over Citrix / Net Meeting / Remote Desktop.
Reminds me of some early implementations of X-Windows on Unix. You'd move your mouse all around the screen and bring the network to it's knees as a several thousand mouse-move messages went down the wire for the server to process. :)
Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra]
-
No, he didn't, it was supposed to be rendered using WPF, but ... well ... you get the idea ...
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTLPrecisely - it's a databinding quirk in WPF...
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 -
Ok this is the my second post on this topic as people are using my WPF Rocks! to post their rants. My aim is to get the good and the bad of WPFs. Why do you think WPF sucks? Here are my reasons:- 1. Of course it's no doubt that the top one would be the poor VS 2008 designer. (Again please don't post that the problems will be solved by Expression Blend that's not the point of this post), 2. XAML is verbose. 3. Poor performance. 4. Does not work everywhere properly aka Remote Desktops. Anything else?
That the promised multithreading support did not make it to production was a shame. But the show stopper for me is the weak typing. The compiler cannot verify the magic strings in XAML which, having earned my spurs in Ada, seems like a step back to the stone ages to me. Nick
---------------------------------- Be excellent to each other :)
-
No, he didn't, it was supposed to be rendered using WPF, but ... well ... you get the idea ...
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTL:laugh:
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Why are people choosing WPF in the first place? What is selling them on it? Some specific demos? Promises of a better tomorrow :rolleyes:?
Todd Smith
It was a corporate mandate, not a personal choice on my part.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 -
Ok this is the my second post on this topic as people are using my WPF Rocks! to post their rants. My aim is to get the good and the bad of WPFs. Why do you think WPF sucks? Here are my reasons:- 1. Of course it's no doubt that the top one would be the poor VS 2008 designer. (Again please don't post that the problems will be solved by Expression Blend that's not the point of this post), 2. XAML is verbose. 3. Poor performance. 4. Does not work everywhere properly aka Remote Desktops. Anything else?
Admittedly, I have had little time and experience with WPF, however, I can list out the "suckage" I have encountered, in my short time with it: 0). Large XAML Windows, Controls, etc... crash VS without so much as an error message. I have this happen on two different machines, with various projects. I'd love to report it, but since I have no error message, well ... 1). Complex XAML won't even render in the VS editor; if it opens without crashing. 2). Slow. Slow slow slow slow slow. It's freak'in S-L-O-W in the IDE, slow outside the IDE, and even typing text in some of the controls renders ... SLOW. Ok, I've totally just killed that word, it's lost all meaning now. Frankly, it's so bad, what little WPF I have done, I do manually outside the IDE. 3). Build a WPF solution with no errors. Close studio, come back to that same solution, having no files changed in the solution what-so-ever. Run. Get dozens of XAML related namespace not found errors. The only "fix" is to rebuild the entire solution. Makes me want to stab myself in the forehead with a spork to relieve the pain in my brain that this causes; my company will no longer let me near the plastic utensils because of this. 4). Intellisense. Oh ... wait ... sorry ... there is none for XAML files. What they've done to us, is what drug dealers do: get us all hooked on using something, and then take it away. But unfortunately, there are no street vendors I can shell a bunch of money out to that can give me a FIX! Ok, now my eye's twitching. That's all I've got, it's making my brain hurt ... someone ... hand me a spork.
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTL -
Admittedly, I have had little time and experience with WPF, however, I can list out the "suckage" I have encountered, in my short time with it: 0). Large XAML Windows, Controls, etc... crash VS without so much as an error message. I have this happen on two different machines, with various projects. I'd love to report it, but since I have no error message, well ... 1). Complex XAML won't even render in the VS editor; if it opens without crashing. 2). Slow. Slow slow slow slow slow. It's freak'in S-L-O-W in the IDE, slow outside the IDE, and even typing text in some of the controls renders ... SLOW. Ok, I've totally just killed that word, it's lost all meaning now. Frankly, it's so bad, what little WPF I have done, I do manually outside the IDE. 3). Build a WPF solution with no errors. Close studio, come back to that same solution, having no files changed in the solution what-so-ever. Run. Get dozens of XAML related namespace not found errors. The only "fix" is to rebuild the entire solution. Makes me want to stab myself in the forehead with a spork to relieve the pain in my brain that this causes; my company will no longer let me near the plastic utensils because of this. 4). Intellisense. Oh ... wait ... sorry ... there is none for XAML files. What they've done to us, is what drug dealers do: get us all hooked on using something, and then take it away. But unfortunately, there are no street vendors I can shell a bunch of money out to that can give me a FIX! Ok, now my eye's twitching. That's all I've got, it's making my brain hurt ... someone ... hand me a spork.
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTLIf you'll come this way Mr. Troy, we have your little white room all prepared for you. And no, the pretty white jacket here comes free of charge! The straps, oh don't worry about those, they're just a fashion accessory...
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
-
If you'll come this way Mr. Troy, we have your little white room all prepared for you. And no, the pretty white jacket here comes free of charge! The straps, oh don't worry about those, they're just a fashion accessory...
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
Crayons damn-it! I want crayons! And a big box too, not those cheesy little 8 or 16 colors, I wan the full 64 or 128! ... and not those crappy wax ones like you get at restaurants that just irritate you because they don't actually draw anything, I want real Crayola's.
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTL -
If I understand it correctly, the problem is that the original plan was to allow for a more efficient means of remote drawing (than simply rendering to a bitmap server-side and sending it across) when both client and server supported it... But it never really got tested/refined properly and was eventually dropped. I'm still holding out hope that this will all be working properly somewhere down the line (.NET 4 + We7en perhaps?). It sounds great, in theory. But everything i had hoped to use it for is well under development now, so...
-
Crayons damn-it! I want crayons! And a big box too, not those cheesy little 8 or 16 colors, I wan the full 64 or 128! ... and not those crappy wax ones like you get at restaurants that just irritate you because they don't actually draw anything, I want real Crayola's.
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTLCrayons are a version 2.0 feature. We do have some nice shiny things over here though....(snickers). Remember to breathe, think nice thoughts, and empoweralize yourself.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
-
Ok this is the my second post on this topic as people are using my WPF Rocks! to post their rants. My aim is to get the good and the bad of WPFs. Why do you think WPF sucks? Here are my reasons:- 1. Of course it's no doubt that the top one would be the poor VS 2008 designer. (Again please don't post that the problems will be solved by Expression Blend that's not the point of this post), 2. XAML is verbose. 3. Poor performance. 4. Does not work everywhere properly aka Remote Desktops. Anything else?
Rama Krishna Vavilala wrote:
Does not work everywhere properly aka Remote Desktops.
What does it do / not do that it shouldn't /should?
-
Crayons are a version 2.0 feature. We do have some nice shiny things over here though....(snickers). Remember to breathe, think nice thoughts, and empoweralize yourself.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
Jim Crafton wrote:
empoweralize yourself.
I tried that once, and took out the breaker boxes on the 1st, 2nd and 3rd floors. Unfortunately, even after all that, I didn't retain a charge for very long ... :rolleyes:
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTL -
Rama Krishna Vavilala wrote:
Does not work everywhere properly aka Remote Desktops.
What does it do / not do that it shouldn't /should?
Just a guess, but I would imagine that because of the way it renders things, with it's reliance on a DirectX based scenegraph things may not show up in RD. Also for text/font rendering WPF uses a completely separate display engine from the traditional GDI one that most of the rest of Windows uses. I would guess that also causes problems.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
-
Why are people choosing WPF in the first place? What is selling them on it? Some specific demos? Promises of a better tomorrow :rolleyes:?
Todd Smith
Data binding is huge. Extensibility beyond the OwnerDrawn junk in WinForms/Win32 UI programming is another boon. We're still using trusty old WinForms here at work, but we are planning to switch as the tools and APIs mature.
Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon Judah Himango
modified on Thursday, May 14, 2009 4:58 PM
-
It was a corporate mandate, not a personal choice on my part.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001Change jobs, you hate it period.
Software Kinetics - Moving software