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

  • @[email protected]
    link
    fedilink
    31 year 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
      21 year 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.