Creating soccer league transfer app with radzen and blazor

In the next few days, I will be running a server side blazor app development series with RADZEN titled "Creating Soccer League Transfer App with Blazor and Radzen". I now present to you Lesson One (Database Design)

5 Likes

Hello Guys,

I have just uploaded the third video on youtube. This lesson deals with implement custom authentication and authorization in Visual Studio 2019. I also demonstrate how to instruct RADZEN to ignore certain code files. I also download Blazored.Session Storage from nuget and use it to store session items in my application. The name of my youtube channel is Benjamin Fadina.

2 Likes

Hello Guys,

I have just uploaded lesson 4 which deals with creating a customized login page.

3 Likes

SOCCER LEAGUE TRANSFER APP WITH RADZEN AND BLAZOR (LESSON 5) CUSTOMIZATION OF USERS PAGE (PART 1)

In this lesson, I recreate the users CRUD pages that were deleted in lesson 4, I also demonstrate creating a dropdown list that allows you to select several items and persist selected items to a datastore.

1 Like

Dear All,

I have just pushed the source code and the database query for lessons one to five to github. You can find the files at https://github.com/benjaminsqlserver/SoccerLeagueTransferLessonOneToFive

1 Like

Hi Guys,

Video for lesson 6 is located at https://www.youtube.com/watch?v=qB9beqva0xA

Github code files is located at https://github.com/benjaminsqlserver/SoccerLeagueTransferLessonSixAndSeven

2 Likes

SOCCER LEAGUE TRANSFER APP WITH RADZEN/BLAZOR (LESSON 7) CUSTOMIZATION OF APPLICATION CRUD PAGES

In this lesson, I test run the confirm delete user functionality implemented in lesson 6. I also implement user access control for the users crud pages.

1 Like

SOCCER LEAGUE TRANSFER APP WITH RADZEN/BLAZOR (LESSON 8) CUSTOMIZATION OF PLAYER PROFILE

In this tutorial, I customize the crud pages for soccer player profile, I also implement necessary access rules.

1 Like

SOCCER LEAGUE TRANSFER APP WITH RADZEN/BLAZOR (LESSON 9) PASSWORD RESET AND EMAIL

In response to a request from one of my fans, I demonstrate how to implement a custom password reset functionality in RADZEN. I also demonstrate how to send emails in .NET Core.

1 Like

SOCCER LEAGUE TRANSFER APP WITH RADZEN/BLAZOR (LESSON 10) IMPLEMENTING CHANGE PASSWORD PAGE

In this Lesson we implement a page that allows an application user to change their password.

1 Like

Source code files for lesson eleven to fifteen

1 Like

Hello Guys,

I am now in lesson 15. Find below the link for the lesson playlist.

2 Likes

Soccer App Tutorial Lesson 16. In this lesson handling multi-tenancy for a dropdown list is demonstrated.

1 Like

SOCCER LEAGUE TRANSFER APP LESSON 17 APP MENU REORGANIZATION

In this lesson, the application menu is reorganized.

2 Likes

Download source code for lesson 17 at https://github.com/benjaminsqlserver/SoccerLeagueTransferLessonSeventten

1 Like

LESSON SOCCER LEAGUE TRANSFER APP:-CREATION AND INTEGRATION OF SQL SERVER REPORTING SERVICES REPORT

1 Like

Last lesson of Creating Soccer League Transfer App With Radzen and Blazor.

3 Likes

Dear All,

Kindly find below the link for final and complete C# and SQL Server files for SOCCER LEAGUE TRANSFER PORTAL USING RADZEN AND BLAZOR

https://drive.google.com/file/d/1HT_8NL81ne4xibDFKgXXnhyY7hXjD4em/view?usp=sharing

2 Likes

Thank you Benjamin for a very good tutorial.

1 Like

You are welcome. I will do more.

3 Likes