Microsoft is finally deprecating vbscript::Review the list of features that Microsoft is no longer actively developing in Windows 10 and Windows 11.

  • @Lmaydev
    link
    311 months ago

    Internet explorer outlasted so many browsers and silver light was good but killed by html5 when browser plugins fell out of favour.

    • @[email protected]
      link
      fedilink
      311 months ago

      Silverlight was never good. Easy to throw together for devs that didn’t want to learn web standards? Sure.

      • @[email protected]
        link
        fedilink
        311 months ago

        Didn’t need web standards in silverlight. The whole thing ran in a container didn’t it? Think of Java applets or whatever they were called or flash even… Just tech that was on its way out already. Silverlight was flash with dotnet and xaml and some people preferred that.

        • @[email protected]
          link
          fedilink
          211 months ago

          It wasnt sandboxed from the DOM, it has enablehtml access and later on tacked on cross domain protections. They did apply a sandbox to the filesystem unless you trusted it.

          There was no fine RBAC or anything. https://learn.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-049

          Java applets were pretty bad too. Flash and the old quicktime or realplayer were a legitimate need in early days before the standards bodies started moving. Silverlight seemed to be an attempt to stall the standards moving forward.

          I get that some people liked it, but better options were already available, and could run on all devices with regular security updates.