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

    • 5-year subscription to AdGuard VPN price-dropped now 90% off by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 88% off a 5-year subscription to AdGuard VPN. In the digital age where internet privacy is paramount, AdGuard VPN emerges as an essential tool. This virtual private network (VPN) is your encrypted gateway to the internet, helping your data stay secure and your online activities remain private, regardless of your location. More than just a privacy tool, AdGuard VPN is a robust solution packed with features that cater to a variety of internet needs. Why AdGuard VPN subscription deal over other VPNs: Exhaustive List of Locations: With 60+ locations available worldwide, you have the freedom to connect from anywhere you want, effectively bypassing geographically restricted content. Check complete list of servers here. Advanced Security Protocol: AdGuard VPN uses its own security protocol, guaranteeing a faster and safer VPN connection. This means you can browse, stream, and download with peace of mind knowing your data is secure. Zero-Logging Policy: Rest assured, your personal data is not collected and your internet traffic stays private at all times, thanks to AdGuard's strict zero-logging policy. Simultaneous Connections: Connect up to 10 devices simultaneously, providing protection for all your devices under just one account. Trusted Developer: AdGuard is a renowned name in the world of computer security, bringing their expertise and commitment to privacy and security to their VPN service. What You Get: Up to 10 devices connected simultaneously All locations Light-speed servers Unlimited data No logs policy Trusted developer Available on all platforms Privacy Created by a team from Russia, AdGuard software Limited is headquartered in Limassol, Cyprus. While the country does follow European privacy laws, it's not part of the 5/9/14 Eyes Alliance. Adguard may not properly work in China. Good to know Length of access: 5 years This plan is only available to new users Redemption deadline: redeem your code within 30 days of purchase Device per license: 10 Access options: desktop & mobile Updates included 5- years of AdGuard VPN normally costs $359.40 without discounts, but it can be yours just $39.97, that's a saving of $324.43 (90%) off. For full terms, specifications, and license info please click the link below. Get this 5-year AdGuard VPN deal for just $34.97 (was $359.40) Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • KillerPDF 1.5.1 by Razvan Serea KillerPDF is a lightweight, portable PDF editor for Windows built for users who want full control without subscriptions, installers, or telemetry. It runs as a single executable, making it ideal for USB use and field work. You can view PDFs with smooth PDFium rendering, navigate quickly with thumbnails, zoom, and shortcuts, and reorganize pages using drag-and-drop. It supports merging multiple PDFs, splitting documents, and extracting selected pages. KillerPDF also allows inline text editing with font matching to preserve the original layout, plus annotations like text boxes, freehand drawing, highlights, and reusable signatures. You can search full text, copy content easily, and print documents with flattened annotations. Designed as a free and open alternative to bloated PDF tools, it works fully offline on Windows 10/11 x64. No runtimes install. Everything needed is inside the EXE (targets .NET Framework 4.8, which ships with every supported Windows release). KillerPDF key features: High-quality PDF rendering via PDFium Edit PDF text inline (double-click to modify text) Page thumbnails and fast navigation with zoom and shortcuts Merge multiple PDFs into one Split PDFs and extract selected pages Drag-and-drop page reordering Font matching to preserve original document appearance Text boxes for notes Freehand drawing tools Highlight overlays with adjustable color, size, opacity Undo actions and clear per-page annotations Create, draw, and save reusable signatures Click-to-place signatures anywhere Full-text search with highlighted results Drag-select or Ctrl+A to copy text Print with annotations flattened Portable single-file app (~10 MB) No installer, no admin rights required No account, no telemetry KillerPDF 1.5.1 changelog: Performance Save Flattened PDF now uses multiple CPU cores. Page rasterization is parallelized (PNG encoding runs across cores; the PDFium render step stays serialized since the library isn't thread-safe), so large documents flatten significantly faster while the UI stays responsive (#68). Fixed PDFs that failed to open with "Unexpected EOF" now open (#72). The failure was PdfSharpCore's Flate inflater (SharpZipLib) rejecting the FlateDecode cross-reference stream on multi-revision PDFs - files that open fine in browsers, Acrobat, and Foxit. KillerPDF now detects this and re-opens the file losslessly through PDFium, preserving selectable text. Thanks to @javajon for the report and a detailed reproduction. Grid view renders every page. It was capped at the first 26 pages, so longer documents stopped loading partway through. Tiles also stream in progressively now instead of blocking until the whole document is rendered. Grid Ctrl+Scroll no longer reloads every page when the zoom is already at its limit and nothing would change. Removed a stray horizontal scrollbar (a thin green line) that could appear across the bottom of grid view. Files on UNC / network shares (including the WSL \\wsl$ filesystem) are copied locally before opening, avoiding partial-read failures on network filesystems. Changed Minimum zoom lowered from 10% to 5%, so grid view can pack more columns (helpful for wide/landscape pages) and single-page view can zoom out further. Download: KillerPDF 1.5.1 | 6.3 MB (Open Source) Link: KillerPDF Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You can enable the Nova redesign in Firefox 152 stable, under about:config.
    • You can enable the Nova redesign in Firefox 152, under about:config
  • 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
      520
    2. 2
      +Edouard
      196
    3. 3
      PsYcHoKiLLa
      110
    4. 4
      Steven P.
      89
    5. 5
      Nick H.
      71
  • Tell a friend

    Love Neowin? Tell a friend!