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

    • Good. I hope more people sue them for focusing on this worthless junk.
    • How about fire the guy who approved all the bad decisions? The guy who bought these studios in the first place? Oh wait, Satya is safe with his billions while the workers pay the price.
    • This had nothing to do with games. This is all about management wanting to squeeze as much money from Xbox to keep Microsoft's AI ambitions afloat. Someone has to make money to burn on AI.
    • GeekBook X16 Pro Intel Core Ultra 9 thin and light laptop gets a 17% discount by Steven Parker GEEKOM is back with a 17% discount on its top-of-the-range X16 Pro laptop. You may remember that we reviewed the X14 Pro back in February, which marked GEEKOM's debut into the ultrathin laptop segment. You can view the full specs below. GEEKOM X16 Pro Model NX14CM Dimensions 322.58 × 213.36 × 5.8 mm (12.7"L x 8.4"W x 0.23"T) Weight 997 g / 2.2 lbs Material Unibody Magnesium Alloy CPU Intel Ultra 5 125H (14C/18T, 24MB L3, 2.3-5.1 GHz, TDP 20W) Intel Ultra 9 185H (16C/22T, 24MB L3, 2.3-4.5 GHz, TDP 35W) Graphics Intel Arc graphics 8 Xe-cores @ 2350MHz 1024 shading units/stream processors (128 CUs), 8 Raytracing Cores, 64 texture mapping units, and 32 ROPs NPU Intel AI Boost, 11 TOPS / Up to 33 TOPS (CPU+NPU+GPU) Memory 32GB Dual-channel LPDDR5x 7467 MT/s Micron SODIMM Storage 1 x M.2 2280 PCIe Gen 4x4, Wodposit 1TB, 2 TB Display 16.0" IPS LCD, 2560 × 1600 (16:10) 100% sRGB, 120Hz Refresh Rate Camera 2MP 1080P 1 × Light sensor in camera module 1 × LED indicator in the camera module Windows Hello Support: No Mic 2 x Digital Mics integrated in the camera module Speakers 2 x 3813 (4Ω×2W) built in body Audio Codec: ALC269QN-VC3-GR Certificate: DTS: X Ultra Operating System Windows 11 Pro 25H2 Bluetooth Bluetooth 5.4 Wireless LAN MediaTek MT7922 M.2 Wi-Fi 6E LAN card Left I/O ports 1 x HDMI 2.0 2 x USB4 (40 Gbps) Right I/O ports 1 x USB 3.2 Gen 1 Type-A (5 Gbps) 1 x 3.5 mm Audio jack 1 x Camera Privacy Shutter Keyboard 78Key 1.2±0.2mm / Height 3.5±0.2mm (with backlight) White LED light in Caps Lock and Fn key Language: Default US Touch Pad Dimension: 120 x 71mm Material: Mylar Position: Middle Interface: I2C, Dualpoint button Dock Input port: 1 x Type-C 2 x USB 3.0, 1 x RJ45 1 x PD 1 x HDMI (Bio) Security Fingerprint sensor (in the power button) SD Card slot No Kensington Lock No Battery 77Wh (Input 20V, 3.25A) Power 65W PD GaN Fast Charge, USB-C to USB-C Warranty 2 years (Early Bird 1+1 Years) Deal price $1119.67 The X16 Pro is powered by the Intel Ultra 9 185H, which was released in Q4 2023 and is a 14th Gen Meteor Lake CPU designed for laptop/mobile using the Intel 4 architecture based on a 7nm process. The Ultra 9 185H features 16 cores and 22 threads running at up to 5.1 GHz. It also includes a dedicated NPU utilizing Intel AI Boost at 11 TOPS. On the graphics front, the 185H includes the still fairly capable ARC Graphics (not to be confused with the newer ARC 140T) integrated GPU with a max GPU frequency of 2350 MHz across 8 Xe-cores. It has been said that the iGPU is equivalent to the NVIDIA GeForce 3050 and GTX 1650 in gaming and synthetic benchmarks. Other highlights include an AMOLED display, LPDDR5x memory at 7467 MT/s, WiFi 6E, Bluetooth 5.4, and a fingerprint sensor built into the power button. AI PC? Although the Intel Core Ultra 9 185H includes a dedicated NPU, it's only 11 TOPS; therefore, it does not qualify as a Copilot+ PC. However, it can reach up to 33 TOPS with a combination of NPU, CPU, and GPU. As I said, although we only reviewed the X14 Pro, the unboxing is the same for the X16 Pro, which I noted in my review. The packaging is quite a nice experience. The outer box houses the X16 Pro box with a small compartment that contains the 5-in-1 Dock ($40 value), which appears to be an "Early Bird" inclusion. Upon removing the box cover, the X16 Pro is revealed sitting in a cardboard compartment with two small booklets of documentation. To the left of the X16 Pro are two cardboard compartments containing the 65W charger and Type-C USB cable. What’s In The Box 1 x GEEKOM X16 Pro Ultra-thin Laptop 1 x Type-C to Type-C cable 1.8M 1 x 65W GaN PD Fast Charger 1 x Warranty Card 1 x Thank You Card 1 x User Guide All products sold by GEEKOM receive a 3-year free Warranty from the date you receive the product. If needed, you can RMA or return locally relative to your region (the U.S. has a U.S. warehouse, mainland E.U. has a German warehouse). GEEKOM X16 Pro at GEEKOM U.S. for $1,119.67 was $1,349 (17% off) Use coupon code NWGBX1617 when checking out. This flash deal expires on July 2. Huge Summer Sale As a reminder, yesterday GEEKOM kicked off their Huge Summer Sale, in which there are deep discounts on a range of other GEEKOM products. From June 15 to June 30, the GEEKOM Official Store will be running its Summer Sale, with discounts starting from 15% off across the entire lineup, up to 50%! This is their biggest promotion of the year so far, offering pricing that is even lower than select Prime Day deals. You can check out the discounts at the dedicated Summer Sale landing pages below. GEEKOM U.S. Summer Sale GEEKOM U.K. Summer Sale While the Summer Sale ends on June 30, this deal will remain active until July 2.
    • We are reached to the point that apple looks affordable and better choice than anything else, in what dystopia are we living in....
  • 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
      519
    2. 2
      +Edouard
      199
    3. 3
      PsYcHoKiLLa
      110
    4. 4
      Steven P.
      89
    5. 5
      Nick H.
      71
  • Tell a friend

    Love Neowin? Tell a friend!