←back to thread

358 points ofalkaed | 1 comments | | HN request time: 0.199s | source

Just curious and who knows, maybe someone will adopt it or develop something new based on its ideas.
Show context
piskov ◴[] No.45555096[source]
Microsoft Silverlight.

Full C# instead of god forbidden js.

Full vector dpi aware UI, with grid, complex animation, and all other stuff that html5/css didn’t have in 2018 but silverlight had even in 2010 (probable even earlier).

MVVM pattern, two-way bindings. Expression Blend (basically figma) that allowed designers create UI that was XAML, had sample data, and could be used be devs as is with maybe some cleanup.

Excellent tooling, static analysis, debugging, what have you.

Rendered and worked completely the same in any browser (safari, ie, chrome, opera, firefox) on mac and windows

If that thing still worked, boy would we be in a better place regarding web apps.

Unfortunately, iPhone killed adobe flash and Silverlight as an aftermath. Too slow processor, too much energy consumption.

replies(4): >>45555141 #>>45555576 #>>45555725 #>>45557264 #
tjpnz ◴[] No.45557264[source]
Back in the day Microsoft sent someone to our university to demo all of their new and upcoming products. I remember Vista (then named Longhorn) and Silverlight being among them. I also remember people being particularly impressed by the demo they gave of the latter, but everything swiftly falling apart when someone queried whether it worked in other browsers. This was at a time when IE was being increasingly challenged by browsers embracing open standards. So there was an element of quiet amusement/frustration in seeing them continue to not get it.
replies(1): >>45563801 #
piskov ◴[] No.45563801[source]
Are you sure? Even at launch, Silverlight 1.0 supported IE, Firefox, and Safari
replies(1): >>45565689 #
1. tjpnz ◴[] No.45565689[source]
This is what the MS rep giving the demo said on the day. It turns out you're correct, but they had convinced me otherwise for close to 20 years!