Media Summary: Before we move to the management of the plan, we will fix the UI a little bit GitHub Repository: ... Now, we will start with the logic of creating, editing a plan because they are both have the same logic with just a tiny difference ... In this video we will activate the edit button that we have with a good user experience, the user is able to click on the description of ...

19 Blazor Plannerapp V2 Implement - Detailed Analysis & Overview

Before we move to the management of the plan, we will fix the UI a little bit GitHub Repository: ... Now, we will start with the logic of creating, editing a plan because they are both have the same logic with just a tiny difference ... In this video we will activate the edit button that we have with a good user experience, the user is able to click on the description of ... Welcome back guys to AK Academy finally here we are back again, don't forget to subscribe, like and share. In this new session ... Hello everyone, in this new section, we will start working on fetching the plans using two different sections, like the user will have ... Hey everyone, in this session we will design the auth layout and the login form GitHub Repo: ...

Hello everyone, in this video, we will continue with the authentication part, where we will create, design, and In this video, we will add toggle buttons to allow the user to switch the layout of the plans page between the data grid & cards list ... In this lesson, we will create and setup the HttpClient to enable us to send requests much easier to the API by fetch the access ... IIn this video we will activate the remove button in the To-Do Item card component, this will include calling the API to remove the ... In episode 32, we will design and create the form that will be responsible to add a new item to the plan, we will In this video we will upgrade the solution to .NET 6.0, we will upgrade the libraries so we will take some advantages like the ...

Hi everyone, as you have seen in the login form, we put the POST request to the API directly in the form component, that was good ... Heey there, this app is ready after this video you will see what I have done from little changes to fix some little issues we have ... In this video, we are going to design the form that we will What does it actually look like to go from idea to working demo? In this developer livestream, the team experiments with using AI ...

Photo Gallery

19 Blazor PlannerApp V2 | Implement NavMenu & General Page Layout & Some Cosmetics
20 Blazor PlannerApp V2 | Implement Edit - Create Plan Client Service Logic | AK Academy
35 | Blazor PlannerApp V2 | Implement the Edit Functionality with Good User Experience For To-Dos
37 | Blazor PlannerApp V2 | Doing Some UI Improvements And Little Fixes | AK Academy
23 Blazor PlannerApp V2 | Implement Edit Functionality for Plan | AK Academy
14 Blazor PlannerApp V2 | Fetch Plans 1 | Create the Models & Http Client Service | AK Academy
07 Blazor PlannerApp V2 | Implement the Auth Layout & Design the Login Form | AK Academy
04 Blazor PlannerApp V2 | Discover the V2.0 API and Test It with
12 Blazor PlannerApp V2 | Design & Implement The Register Form | AK Academy
18 Blazor PlannerApp V2 | Implement Plans Layout Switcher Between Cards List & DataGrid | AK Academy
05 Blazor PlannerApp V2 | Setup HttpClient & Create Authorization Messaging Handler | AK Academy
34 | Blazor PlannerApp V2 | Implement To-Do Item Delete Functionality With Good User Experience
Sponsored
Sponsored
View Detailed Profile
19 Blazor PlannerApp V2 | Implement NavMenu & General Page Layout & Some Cosmetics

19 Blazor PlannerApp V2 | Implement NavMenu & General Page Layout & Some Cosmetics

Before we move to the management of the plan, we will fix the UI a little bit GitHub Repository: ...

20 Blazor PlannerApp V2 | Implement Edit - Create Plan Client Service Logic | AK Academy

20 Blazor PlannerApp V2 | Implement Edit - Create Plan Client Service Logic | AK Academy

Now, we will start with the logic of creating, editing a plan because they are both have the same logic with just a tiny difference ...

Sponsored
35 | Blazor PlannerApp V2 | Implement the Edit Functionality with Good User Experience For To-Dos

35 | Blazor PlannerApp V2 | Implement the Edit Functionality with Good User Experience For To-Dos

In this video we will activate the edit button that we have with a good user experience, the user is able to click on the description of ...

37 | Blazor PlannerApp V2 | Doing Some UI Improvements And Little Fixes | AK Academy

37 | Blazor PlannerApp V2 | Doing Some UI Improvements And Little Fixes | AK Academy

blazor

23 Blazor PlannerApp V2 | Implement Edit Functionality for Plan | AK Academy

23 Blazor PlannerApp V2 | Implement Edit Functionality for Plan | AK Academy

Welcome back guys to AK Academy finally here we are back again, don't forget to subscribe, like and share. In this new session ...

Sponsored
14 Blazor PlannerApp V2 | Fetch Plans 1 | Create the Models & Http Client Service | AK Academy

14 Blazor PlannerApp V2 | Fetch Plans 1 | Create the Models & Http Client Service | AK Academy

Hello everyone, in this new section, we will start working on fetching the plans using two different sections, like the user will have ...

07 Blazor PlannerApp V2 | Implement the Auth Layout & Design the Login Form | AK Academy

07 Blazor PlannerApp V2 | Implement the Auth Layout & Design the Login Form | AK Academy

Hey everyone, in this session we will design the auth layout and the login form GitHub Repo: ...

04 Blazor PlannerApp V2 | Discover the V2.0 API and Test It with

04 Blazor PlannerApp V2 | Discover the V2.0 API and Test It with

Now we will discover the new API

12 Blazor PlannerApp V2 | Design & Implement The Register Form | AK Academy

12 Blazor PlannerApp V2 | Design & Implement The Register Form | AK Academy

Hello everyone, in this video, we will continue with the authentication part, where we will create, design, and

18 Blazor PlannerApp V2 | Implement Plans Layout Switcher Between Cards List & DataGrid | AK Academy

18 Blazor PlannerApp V2 | Implement Plans Layout Switcher Between Cards List & DataGrid | AK Academy

In this video, we will add toggle buttons to allow the user to switch the layout of the plans page between the data grid & cards list ...

05 Blazor PlannerApp V2 | Setup HttpClient & Create Authorization Messaging Handler | AK Academy

05 Blazor PlannerApp V2 | Setup HttpClient & Create Authorization Messaging Handler | AK Academy

In this lesson, we will create and setup the HttpClient to enable us to send requests much easier to the API by fetch the access ...

34 | Blazor PlannerApp V2 | Implement To-Do Item Delete Functionality With Good User Experience

34 | Blazor PlannerApp V2 | Implement To-Do Item Delete Functionality With Good User Experience

IIn this video we will activate the remove button in the To-Do Item card component, this will include calling the API to remove the ...

31 | Blazor PlannerApp V2 | Implement the Logic of ToDo Items Http Client To Communicate With API

31 | Blazor PlannerApp V2 | Implement the Logic of ToDo Items Http Client To Communicate With API

In this episode, we will

32 | Blazor PlannerApp V2 | Design And Implement Add To-Do Item Form And Use It In Plan Dialog

32 | Blazor PlannerApp V2 | Design And Implement Add To-Do Item Form And Use It In Plan Dialog

In episode 32, we will design and create the form that will be responsible to add a new item to the plan, we will

29 Blazor PlannerApp V2 | Upgrade the Blazor App to .NET 6 And Implement New Features | AK Academy

29 Blazor PlannerApp V2 | Upgrade the Blazor App to .NET 6 And Implement New Features | AK Academy

In this video we will upgrade the solution to .NET 6.0, we will upgrade the libraries so we will take some advantages like the ...

11 Blazor PlannerApp V2 | Create HttpClientServices Project To Abstract the API Calls | AK Academy

11 Blazor PlannerApp V2 | Create HttpClientServices Project To Abstract the API Calls | AK Academy

Hi everyone, as you have seen in the login form, we put the POST request to the API directly in the form component, that was good ...

41 | Blazor PlannerApp V2 | Review the Project, Fix Tiny Bugs And Prepare For Deployment To Azure

41 | Blazor PlannerApp V2 | Review the Project, Fix Tiny Bugs And Prepare For Deployment To Azure

Heey there, this app is ready after this video you will see what I have done from little changes to fix some little issues we have ...

21 Blazor PlannerApp V2 | Design the Plan Form & Implement Choose File | AK Academy

21 Blazor PlannerApp V2 | Design the Plan Form & Implement Choose File | AK Academy

In this video, we are going to design the form that we will

From Idea to Demo: Building A Real Blazor App

From Idea to Demo: Building A Real Blazor App

What does it actually look like to go from idea to working demo? In this developer livestream, the team experiments with using AI ...

Related Video Content

Cleveland 19 News | WOIO | Cleveland, Ohio information

5 days ago · Cleveland 19 News in Ohio is first, fair and everywhere when it comes to breaking news, severe weather...

COVID-19 - Wikipedia information

People with the COVID-19 infection may have different symptoms, and their symptoms may change over time.

Coronavirus disease (COVID-19) information

Nov 27, 2025 · COVID-19 is caused by the SARS-CoV-2 virus, which spreads through the air in infectious respiratory...

Coronavirus Disease 2019 (COVID-19) | Covid | CDC information

Learn about the types of COVID-19 treatments, symptom management, and recovery. Information for healthcare workers...

Coronavirus disease 2019 (COVID-19) - Symptoms and causes information

Mar 13, 2026 · Coronavirus disease 2019 (COVID-19) is an illness caused by the virus SARS-CoV-2. Learn more about the...