CSE 325: .NET Software Development

Why Blazor? An Overview

Overview

Is Blazor a legitimate web development framework? What is it? How does it work? What are the benefits? What are the limitations? How does it compare to other web development frameworks?

Blazor is a open source framework to create rich interactive user interfaces using C# instead of JavaScript. The system shares server-side and client-side application logic written within the .NET framework. User interfaces are rendered as HTML and CSS for wide browser support, including mobile browsers. Hybrid desktop and mobile applications can be built using Blazor. -learn.microsoft.com

Prepare

Here are some of the reasons why Blazor is a favorable framework:

Instructions

  1. Watch this overview of Blazor: 🎦Blazor: Why 2024 is the Year of Blazor.
  2. Browse through the videos comments and be prepared to discuss the content with your team.

Submission

  1. There is no submission associated with this learning activity. Complete all the week's learning activities and return to Canvas where you will report on your work.