Are WPF and Silverlight Dead?


Recommended Posts

They left windows forms to gather dust :( I never even saw any of vista's features getting into winforms without having to use the slightly buggy windows api code pack. They'll probably never give that a decent update again.

They're not in WPF either, it's all Windows Api Code Pack. Insane, but true. :(
How can you think that MS would abandon WPF or Silverlight? They have invested quite a lot into these technologies, I don't see them going away any time soon.

From what they actually communicate - not much I might add - WPF is legacy starting with Win8 => no more updates, slowly dying?

BTW: MFC is not gone either, so be my guest and use it in any new program?

From what they actually communicate - not much I might add - WPF is legacy starting with Win8 => no more updates, slowly dying?

BTW: MFC is not gone either, so be my guest and use it in any new program?

I think that part is huge. Why aren't they communicating?

1) They know that their official announcement won't be well received (limited/no WPF updates) or

2) They haven't decided what they're going to do yet.

I think that part is huge. Why aren't they communicating?

1) They know that their official announcement won't be well received (limited/no WPF updates) or

2) They haven't decided what they're going to do yet.

1) Equals: They loose quite a big share of supporters. Let's face it no .NET leads to Java leads to Independence of Windows leads to market share decline leads to Microsoft screwd up

2) Equals: Microsoft screwd up

=> Either way they screwd up!

Third solution: Sinofsky screwed up. He wanted to say "you can also build those apps using HTML5" but what he said was more like "apps are built using HTML5".

If that's true, than?

a) he should have corrected this mistake.

b) he's not that brilliant I thought he is. I had been considering him one of the best, maybe even the best division president and a possible future CEO?

Third solution: Sinofsky screwed up. He wanted to say "you can also build those apps using HTML5" but what he said was more like "apps are built using HTML5".

If that's the case, I don't see why they're not saying that now. Seems like a pretty simple thing to come out a say. "Oh, yeah, HTML 5 is one option, but you can still use WPF."

The thing is that they don't have anything better. I fail to see how a spaghetti of web technologies some of which not even quite ready (HTML5) is on the same level as (nevermind better than) .NET/WPF. It'd be a major step back for developers. 3DS Max 2013 won't be made in Javascript. Are we supposed to go back to C++ for heavy desktop apps? :blink:

lets break it down like this...... normal windows apps use WinForms (Win32/MFC/normal .NET apps) those apps are tools, business apps, etc.....

WPF apps are few but they are more flashy stuff like kiosks and well any app that depends a lot on animation and scalable windows (almost like flash)... this is why silverlight was made on it....

HTML will never make it into the standard windows app universe as a application base...... it will probably only be used to enhance parts of stuff, not replace it...

WinForms, WPF, and HTML are not going anywhere

lets break it down like this...... normal windows apps use WinForms (Win32/MFC/normal .NET apps) those apps are tools, business apps, etc.....

WPF apps are few but they are more flashy stuff like kiosks and well any app that depends a lot on animation and scalable windows (almost like flash)... this is why silverlight was made on it....

HTML will never make it into the standard windows app universe as a application base...... it will probably only be used to enhance parts of stuff, not replace it...

WinForms, WPF, and HTML are not going anywhere

You can break it down like that, but it's completely incorrect.

It could work. If it's true, we'll just have to wait and see what tools they provide. If they have come up with something good enough to replace WPF & Silverlight, it must be something pretty special. I'm going to wait until BUILD in September before I get worried.

They're not in WPF either, it's all Windows Api Code Pack. Insane, but true. :(

Mostly true, but at least they added the windows 7 taskbar apis, and in all fariness with taskdialogs where its omission is annoying it's not as huge a task to create something similar in wpf as in winforms, I would have liked to have seen aero wizards though, not that they matter for the new Windows 8 apps.

tell me how its incorrect? I was just stating a generalization on how people have developed apps using these technologies to date

First of all, what, exactly, is a "normal application"?

Second, I know many businesses that use WPF for their non-flashy applications. They use WPF for the features as well as the application design architecture. The programmers prefer programming using the MVVM model that WPF does well, instead of molding WinForms into MVP.

Finally, your saying that HTML will never make it as an application base is premature at best. You have no idea what they're doing with HTML to make it work on Windows 8. Your premature statement reeks of an opinion made by someone that doesn't like change.

First of all, what, exactly, is a "normal application"?

Second, I know many businesses that use WPF for their non-flashy applications. They use WPF for the features as well as the application design architecture. The programmers prefer programming using the MVVM model that WPF does well, instead of molding WinForms into MVP.

Finally, your saying that HTML will never make it as an application base is premature at best. You have no idea what they're doing with HTML to make it work on Windows 8. Your premature statement reeks of an opinion made by someone that doesn't like change.

HTML5 will never work for serious business or public safety applications. Those customers want stand-alone apps with the full functionality and flashiness that only WPF can provide.

HTML5 will never work for serious business or public safety applications. Those customers want stand-alone apps with the full functionality and flashiness that only WPF can provide.

How do you know what won't work? You're clearly thinking that an html file is going to be sitting on the drive and you'll be able to do a view source on it. We have no idea what they're doing. How do you these applications are not going to be standalone? What if the presentation markup was written in HTML, but was embedded into an exe or something? Again, we have no idea what's going on.

How do you know what won't work? You're clearly thinking that an html file is going to be sitting on the drive and you'll be able to do a view source on it. We have no idea what they're doing. How do you these applications are not going to be standalone? What if the presentation markup was written in HTML, but was embedded into an exe or something? Again, we have no idea what's going on.

Remains to be seen, but the fact is WPF/Silverlight is here NOW and HTML5 that can be equivalent feature-richness is vaporware.

Beyond my earlier comment I'm not even sure why they are bothering to move from Silverlight...

With Windows Phone 7 adopting it as its only UI model a lot more of us devs are finally jumping into that camp and utilizing the technology. If the goal is to have a unified experience capable of being coded via one app targeting the tablet, phone, and PC I still fail to see the justification for a swap in technologies. The .NET CLR can, and does, run on all of those platforms and Silverlight can, and should be, synced between the platforms to allow this to take pace with little to no developer retraining.

I can understand allowing web apps to become more powerful... This is the model Google is using and they might not want to be left cold if it gathers some interest, but there definitely is no need to throw the baby out with the bath water on this one.

First of all, what, exactly, is a "normal application"?

Second, I know many businesses that use WPF for their non-flashy applications. They use WPF for the features as well as the application design architecture. The programmers prefer programming using the MVVM model that WPF does well, instead of molding WinForms into MVP.

Finally, your saying that HTML will never make it as an application base is premature at best. You have no idea what they're doing with HTML to make it work on Windows 8. Your premature statement reeks of an opinion made by someone that doesn't like change.

:rolleyes:

I can count the number of public WPF applications I've seen on my two hands... they are not common, so therfore right now a "normal application" is just one someone writes without going to WPF directly for its additional features.... most people that go to WPF go there for what it gives them, if there is no reason to write in XAML or have scalable forms, or many of the other things WPF gives you, most devs stick to winforms.... and for those of us who have to write apps fast, we depend on control sets, and there are WAY more sets out there for winforms then WPF right now that run natively in their own environment (forms, wpf, silverlight, etc)... WPF is still not an ultra mature system like forms has been for a very long time now....

The MVVM model is overrated... we've worked with a LOT of large design companies and pretty much all of them are staying away from WPF right now and sticking with winforms, only using XAML and such for windows phone development but those are few and far between right now also in the large devlopment scheme...

and why am I saying HTML wont make it? because its been tried in the past and has failed in the past... MS has been down this road before and ditched it before... starting with IE4 they pushed their channel widget thing..... then Millenium and 2000 used HTML forms and then they ditched them... they've been on this back and forth teeter for years now... it's never been made into a mature system, and to say I dont like change is absurd, I'd love to make windows I could easy change just by setting CSS paramters to move things around... but besides in web browsers, i dont see this happening soon on the massive levels of winform apps.... the main problem is who controls the rendering of it? is it browser based rendering? (a la mshtml.dll?) or is it a completely different system designed for applications? if its mshtml based I can see it being a fail from the start just because developers who hate microsoft will thumb their noses up at it...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • What they really need to do is automatically spell "loses" and "lose" correctly since nobody seems to know how to anymore. Then they blame spellcheck/autocomplete and don't realize autocomplete is just filling in the word for them automatically so it was misspelled in the first place.
    • If someone chooses to continue using SB and therefore goes through the manual intervention in the thread, afterwards the BSOD problem is gone. Whether they then re-enable the task doesn't matter, they're done, though on such machines it might pay to keep it disabled in case the next update (if there is a next) causes the same problem. OTOH, if someone disables SB in the BIOS, the problem is also gone. Incidentally, I noticed that this task exists even on machines that don't support SB. It's just installed across the board...and runs. Doing what on such machines is a little hazy.
    • qBittorrent 5.2.2 by Razvan Serea The qBittorrent project aims to provide a Free Software alternative to µtorrent. qBittorrent is an advanced and multi-platform BitTorrent client with a nice user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible. qBittorrent is a truly Open Source project, and as such, anyone can and should contribute to it. qBittorrent features: Polished µTorrent-like User Interface Well-integrated and extensible Search Engine Simultaneous search in most famous BitTorrent search sites Per-category-specific search requests (e.g. Books, Music, Movies) All Bittorrent extensions DHT, Peer Exchange, Full encryption, Magnet/BitComet URIs, ... Remote control through a Web user interface Nearly identical to the regular UI, all in Ajax Advanced control over trackers, peers and torrents Torrents queueing and prioritizing Torrent content selection and prioritizing UPnP / NAT-PMP port forwarding support Available in ~25 languages (Unicode support) Torrent creation tool Advanced RSS support with download filters (inc. regex) Bandwidth scheduler IP Filtering (eMule and PeerGuardian compatible) IPv6 compliant Available on most platforms: Linux, Mac OS X, Windows, OS/2, FreeBSD qBittorrent 5.2.2 changelog: FEATURE: Use D-Bus to show file in file managers (Chocobo1) #24340 BUGFIX: Fix friendlyUnitCompact precision calculation (vafada) #24323 BUGFIX: Remove all top-level folders (glassez) #24333 BUGFIX: Use proper API for checking exit status (Chocobo1) #24349 BUGFIX: Delete stale lockfile when hostname mismatch (TurboTheTurtle, glassez) #24363 BUGFIX: Fix wrong removal procedure of watched folder paths (Chocobo1) #24413 BUGFIX: Don't reannounce before interface changes are applied (glassez) #24447 BUGFIX: Use Latin script for Bosnian locale name (Andy Ye) #24342 WEBUI: Fix performance of global checkbox toggling (tehcneko) #24316 WEBUI: Fix Safari transfer list header misalignment (Piccirello) #24377 WEBUI: Fix error when submitting magnet before metadata loads (Piccirello) #24378 WEBUI: Use correct row id when updating Rss Downloader feed selection (Chocobo1) #24402 WEBUI: Use SameSite=Lax for session cookie to fix cross-site login (Piccirello) #24422 WEBUI: Bring back properties panel expand/collapse button (vafada) #24430 WEBAPI: Only use X-Forwarded-Host header when reverse proxy support is enabled (Chocobo1) #24457 RSSS: Fix "RSS Smart Episode Filter" RegEx (nathanon-akk, glassez) #24398 RSS: Fix previously matched episode format (glassez) #24452 WINDOWS: Fix Python fallback search path (TurboTheTurtle) #24325 WINDOWS: NSIS: Allow to install x64 binary on ARM64 (Chocobo1) #24358 Download: qBittorrent 5.2.2 | 41.1 MB (Open Source) Download: qBittorrent 64-bit installer (qt6) | 43.6 MB Links: qBittorrent Home page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Weechat. https://weechat.org/
  • Recent Achievements

    • Veteran
      branfont went up a rank
      Veteran
    • Reacting Well
      Almohandis earned a badge
      Reacting Well
    • First Post
      Cosminus earned a badge
      First Post
    • One Year In
      ThatGuyOnline earned a badge
      One Year In
    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      485
    2. 2
      +Edouard
      184
    3. 3
      PsYcHoKiLLa
      126
    4. 4
      Steven P.
      87
    5. 5
      neufuse
      72
  • Tell a friend

    Love Neowin? Tell a friend!