Enterprise LOB vendors (pattern case) · 2012 · cost index 4/5
Silverlight and Flash enterprise lock-in cliff
Multi-year rewrites of line-of-business UIs; mobile miss cost market share
What happened
Banks and insurers shipped rich dashboards in Flash and Silverlight because browsers were weak and IT loved installer-based control. Apple killed Flash on mobile. Microsoft killed Silverlight. Customers were left with plugins that security teams blocked and developers refused to maintain.
Failure mode
Betting the UX farm on vendor-controlled runtimes instead of the open web platform. Migration was not a refactor — it was a full UI rewrite under deadline when the vendor had already moved on to the next keynote.
Lesson
Plugin stacks are leased land. If users cannot reach your UI without a binary Oracle or Microsoft blesses, you do not own your roadmap — you rent it until the EOL notice.
Sources
- Microsoft — Silverlight end of support
- Adobe — Flash Player EOL
- Enterprise LOB migration case studies (2012–2016 wave)
Related tech
Platform · 1996–2020
Adobe Flash
Animations, games, and video in a plugin the web learned to hate. Steve Jobs wrote the obituary; HTML5 dug the grave.
Framework · 2007–2013
Silverlight
.NET in the browser via plugin. Netflix used it; the web moved on anyway.
$ Enterprises built internal dashboards and streaming pilots on Silverlight just as HTML5 and iOS said no to plugins. Migration projects burned budgets Flash already warned them about.
Language · 2000–now
C# / .NET
Microsoft's managed stack grew up — cross-platform, open source, and still dominant in enterprise Windows shops.
Architecture · 2005–now
Ajax SPAs (early)
Partial page updates without full reloads. Became the mental model for every modern front-end framework.
Framework · 2010–2021
AngularJS (1.x)
Two-way binding magic that became a migration tax. Angular 2+ was a rewrite; the 1.x apps lingered for years.
Practice · 2014–now
SPA for Every Page
Client-side apps as the only architecture. Great for apps; absurd for brochures.
$ Marketing sites and docs portals shipped multi-megabyte JS bundles for content that wanted HTML. SEO and performance teams spent years unwinding "modern" defaults.