From the course: .NET UI Big Picture: Desktop, ASP.NET and Cross-Platform
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
The legacy of Silverlight: A final goodbye - .NET Tutorial
From the course: .NET UI Big Picture: Desktop, ASP.NET and Cross-Platform
The legacy of Silverlight: A final goodbye
- [Instructor] Silverlight was a web application framework developed by Microsoft, introduced in 2007. I've included it in this chapter for historical reasons. To be clear, it's not a viable platform for development. It was officially retired in 2021. You can think of Silverlight as a browser friendly subset of WPF. It was a visually rich application development platform built on XAML and .NET. It allowed developers to create rich media and interactive web applications that could run across multiple browsers and platforms. Silverlight was designed as a competitor to Adobe Flash, but it offered a more robust and powerful development framework with support for .NET programming languages like C#. This made it appealing for developers already familiar with the Microsoft ecosystem. It's interesting to me that Silverlight and Flash had many of the features that the web community wants now. It is ironic that web development is returning to this model in some ways with the rise of WebAssembly…
Contents
-
-
-
-
-
(Locked)
Web development overview9m 17s
-
ASP.NET server-side app models6m 24s
-
(Locked)
Client-side app models5m 8s
-
(Locked)
ASP.NET Web Forms overview9m 20s
-
(Locked)
Web Forms in action5m 42s
-
(Locked)
ASP.NET MVC: The classic pattern10m 21s
-
(Locked)
ASP.NET Core MVC: What's the difference?7m 38s
-
(Locked)
Page-centric apps with Razor Pages4m 25s
-
(Locked)
Razor Pages and MVC compared7m 46s
-
(Locked)
Two approaches of Blazer: Server and client2m 39s
-
(Locked)
ASP.NET Blazor WebAssembly: Fast, Client-Side UI7m 17s
-
(Locked)
ASP.NET Blazor Server: Seamless Server-Side UI3m 52s
-
(Locked)
ASP.NET Blazor in action3m 6s
-
(Locked)
The legacy of Silverlight: A final goodbye2m 20s
-
(Locked)
-
-
-