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

    • Remember when the PS2 was banned from export because "its too high tech".. "it could be used for missiles".....
    • Nvidia 610.62 driver lands with big bug fixes and Empulse support by Pulasthi Ariyasinghe There is a new driver available for Nvidia GeForce hardware owners, and it's carrying a whole lot of bug fixes. The WHQL-certified 610.62 Game Ready driver is also adding support for Empulse. Empulse lands from 1047 Games. That may be familiar to first-person shooter fans, as this is the studio that has been behind Splitgate and the Splitgate: Arena Reloaded sequel. This latest FPS entry will land into early access on June 24, and it will have support for DLSS 4.5 with dynamic multi-frame generation and Nvidia Reflex on day one. FIXED World of Warcraft: Gaming stability improvements [5563205] FIXED Apex Legends: Occasional visual corruption after extended gameplay [6239327] FIXED Users may observe DLSS settings being grayed out in certain games after updating to display driver 610.47 [6262805] FIXED Improved gaming stability in multi-monitor configurations when using V-SYNC with DLSS Frame Generation [6158481] FIXED Resolved an issue that could cause jittering or ghosting in some DirectX 11 games when Smooth Motion is enabled [5937897] FIXED Resolved an issue that could cause some games to crash when launched with Smooth Motion enabled [5466398] FIXED [Ada] Resolves a frame pacing issue on certain monitors when G-SYNC is enabled [6226972] FIXED Resolved an issue that prevented the EDID from being read on certain monitors causing them to be identified as "NVIDIA NV-Failsafe” [6005508] FIXED Resolved an issue where certain monitors would not wake from sleep mode [5806798/5635230] FIXED General stability improvements when the system fails to create a new allocation [5449920] Nvidia has only listed a single open issue for this release: “Prefer Maximum Performance” Power Management Mode may not be applied correctly [6007998] The NVIDIA 610.62 driver is now available for download from the NVIDIA app. For those who want to download it directly, standalone links are here. Here are the official release notes (PDF).
    • You could do that in the last 2 updates as well.
    • Bose Ultra Open Earbuds are once again selling at their lowest price by Fiza Ali Amazon is once again offering the Bose Ultra Open Earbuds at their lowest price ever with a limited-time 33 percent discount on their original MSRP, ahead of Father's Day. So, you may want to check it out if you are looking for a gift or if you have been wanting to upgrade your device. The earbuds feature an open-ear design and Bose's OpenAudio technology that should deliver high-quality sound while helping keep audio private. The earbuds also support Bose Immersive Audio, which creates a spatialised listening experience designed to place sound around the listener for a more engaging experience. In terms of wireless connectivity, the earbuds features Bluetooth, Bluetooth Low Energy (BLE), A2DP audio streaming, HFP, AAC, and SBC support. Furthermore, they are compatible with Bose SimpleSync technology, allowing pairing with compatible Bose smart soundbars and speakers. They are also compatible with the Bose App for setup, customisation, and software updates. Moreover, they offer an IPX4 water-resistance rating that should provide protection against sweat and light splashes. When it comes to the battery performance, the Bose Ultra Open Earbuds should provide up to seven hours of battery life on a single charge while a full recharge should take approximately one hour. Specifications Detail Fit type Open-ear Noise cancelling No Microphone Built-in Wireless Bluetooth (A2DP, HFP, AAC, SBC, BLE) Multipoint Yes; 2 devices simultaneously Charging interface USB-C Earbud size 0.73"x0.67" x 1.07" (0.014lb) Case size 1.65"x2.56" x 1.04" (0.097 lb) Materials PC-ABS plastic, metal, silicone, gold plating App support Bose app; adjustable EQ, SimpleSync Audio tech OpenAudio, immersive/spatialized sound Bose Ultra Open Earbuds: $199 (Amazon US) - 33% off Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • After enabling it in about:config, customize, density, compact; the toolbar/address bar gets smaller vertically. I enabled Nova, I notice the tab bar/title bar is a bit larger vertically now? Everything always becomes a waste of space.
  • Recent Achievements

    • One Year In
      Console General earned a badge
      One Year In
    • One Year In
      Twozo Technologies earned a badge
      One Year In
    • One Month Later
      Twozo Technologies earned a badge
      One Month Later
    • Week One Done
      Twozo Technologies earned a badge
      Week One Done
    • Veteran
      branfont went up a rank
      Veteran
  • Popular Contributors

    1. 1
      +primortal
      512
    2. 2
      +Edouard
      190
    3. 3
      PsYcHoKiLLa
      109
    4. 4
      Steven P.
      89
    5. 5
      Nick H.
      71
  • Tell a friend

    Love Neowin? Tell a friend!