© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
T. LitvinaviciusExploring Blazorhttps://doi.org/10.1007/978-1-4842-8768-2_6

6. Practice Tasks for Server-Side Blazor

Taurius Litvinavicius1  
(1)
Kaunas, Lithuania
 

Now that you are done with learning, you need to practice. We will start with two tasks for server-side Blazor and explore its use case further.

In this chapter, you will be able to practice the following:
  • Setting up a Blazor server project

  • Using UI bindings for Blazor

  • Executing methods in Blazor

  • Handling dependency injections in the Blazor server

Task 1

The first task will be a simple project that merely takes the data from the user interface, inserts it into a database, and then retrieves and displays ...

Get Exploring Blazor: Creating Server-side and Client-side Applications in .NET 7 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.