Silverlight vs Blazor
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 meets developers should learn blazor when building web applications where they want to leverage existing . Here's our take.
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
Silverlight
Nice PickDevelopers 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
Blazor
Developers 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
The Verdict
Use Silverlight if: You want 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 and can live with specific tradeoffs depend on your use case.
Use Blazor if: You prioritize net skills, share code between client and server, or avoid javascript for ui logic over what Silverlight offers.
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
Disagree with our pick? nice@nicepick.dev