Blazor vs Silverlight
Developers should learn Blazor when building web applications where they want to leverage existing meets developers should learn silverlight primarily for maintaining or migrating legacy applications built during its active period (2007-2012), as it is no longer supported or recommended for new projects. Here's our take.
Blazor
Developers should learn Blazor when building web applications where they want to leverage existing
Blazor
Nice PickDevelopers should learn Blazor when building web applications where they want to leverage existing
Pros
- +NET skills, share code between client and server, or avoid JavaScript for UI logic
- +Related to: c-sharp, asp-net-core
Cons
- -Specific tradeoffs depend on your use case
Silverlight
Developers should learn Silverlight primarily for maintaining or migrating legacy applications built during its active period (2007-2012), as it is no longer supported or recommended for new projects
Pros
- +It is relevant for understanding historical web technologies, handling codebases in industries like media or enterprise that used it for streaming video or interactive dashboards, and transitioning such applications to modern alternatives like HTML5 or Blazor
- +Related to: c-sharp, xaml
Cons
- -Specific tradeoffs depend on your use case
The Verdict
Use Blazor if: You want net skills, share code between client and server, or avoid javascript for ui logic and can live with specific tradeoffs depend on your use case.
Use Silverlight if: You prioritize it is relevant for understanding historical web technologies, handling codebases in industries like media or enterprise that used it for streaming video or interactive dashboards, and transitioning such applications to modern alternatives like html5 or blazor over what Blazor offers.
Developers should learn Blazor when building web applications where they want to leverage existing
Disagree with our pick? nice@nicepick.dev