Тёмный

Blazor Tutorial - Creating a Todo App using Blazor Server 

Claudio Bernasconi
Подписаться 18 тыс.
Просмотров 11 тыс.
50% 1

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 25   
@ClaudioBernasconi
@ClaudioBernasconi Год назад
What's holding you back from using Blazor for your next project? 😉
@samuelnettey
@samuelnettey 11 месяцев назад
Nothing. Working on my current startup with Blazor. To be precise, MAUI Blazor
@weeemizo
@weeemizo 3 месяца назад
too annoying bugs and issues that shouldnt exist...
@izzicadensa7927
@izzicadensa7927 10 месяцев назад
loving this tutorial! this has helped me a lot when trying to figure out how blazor works thank you so much!
@ClaudioBernasconi
@ClaudioBernasconi 10 месяцев назад
That's very kind of you. 🙏
@10Totti
@10Totti Год назад
Thanks for video!
@ClaudioBernasconi
@ClaudioBernasconi Год назад
Thanks for watching and commenting. 😉
@rohinirohini532
@rohinirohini532 10 месяцев назад
Hi, will you please upload a video on crud operations using blazor server app
@ClaudioBernasconi
@ClaudioBernasconi 10 месяцев назад
Great video idea. Thank you.
@dsfgato
@dsfgato Год назад
great content.. i'm gonna give it a try
@ClaudioBernasconi
@ClaudioBernasconi Год назад
Love it! Hope you'll also have a great experience. 😎
@rnavedojr
@rnavedojr Месяц назад
I fell in love with Blazor Server and C# a bit ago. Is awesome.
@ClaudioBernasconi
@ClaudioBernasconi Месяц назад
I agree! So much you can do with only a few lines of code.
@adinwashere
@adinwashere Год назад
Hi, thanks for the tutorial. Do you know if when creating a hybrid MAUI Blazor app, if it is Blazor Server or Blazor WebAssembly?
@ClaudioBernasconi
@ClaudioBernasconi Год назад
I have doubled check it with a developer from the .NET MAUI team. It's neither. When using MAUI the .NET runtime is already on those devices. A hybrid MAUI app compiles to native code. There is no such thing as Blazor Server or Blazor WebAssembly at runtime. I hope that answers your question.
@adinwashere
@adinwashere Год назад
@@ClaudioBernasconi Okay. Thanks for checking!
@OeHomestead
@OeHomestead 6 месяцев назад
I believe VS 2022 can scaffold all of this quite easily now-a-days.
@doommetalgames666
@doommetalgames666 6 месяцев назад
Nice short tutorial unfortunately .NET 8 with this is completely broken ; any chance at a .NET 8 version of the same content?
@ClaudioBernasconi
@ClaudioBernasconi 6 месяцев назад
Thanks for your feedback. You can still create Blazor Server applications using the new Blazor Web App project template when you select interactivity type server and use the global option instead of per component. Do you face any particular issues? I'd love to create a new video if there are points I know others struggle with.
@Kennerdoll
@Kennerdoll Год назад
4:27 at line 10 for TodoItem am getting "CS0246 The type or namespace name 'type/namespace' could not be found (are you missing a using directive or an assembly reference?)"
@ClaudioBernasconi
@ClaudioBernasconi Год назад
A few seconds later, I define the missing ItemClass method to the code section of the component. It will resolve that compiler error.
@musiclover6092
@musiclover6092 10 месяцев назад
I have one scenario When I submit the form I am getting data in Model="taskInfo" this is an instance of my class I want list of this taskInfo without submitting the form Because if I submit the form then I get only Single object
@ClaudioBernasconi
@ClaudioBernasconi 10 месяцев назад
Thanks for your comment. It's hard to tell via RU-vid comments. You have the highest chance to get feedback on your code when you create a StackOverflow question and attach the source code. If you want to maximize your changes to get help, I suggest creating a public repo on GitHub and the community will help. Feel free to tag me on Twitter with a link to your StackOverflow question.
Далее
Is Blazor Better than React?
14:25
Просмотров 49 тыс.
Brutally honest advice for new .NET Web Developers
7:19
8 Free and Open Source Blazor UI Libraries
9:42
Просмотров 40 тыс.