Learn Blazor: Build an Inventory Management System in .NET 8

  Рет қаралды 35,444

Frank Liu

Frank Liu

Күн бұрын

Пікірлер
@dariosarti2791
@dariosarti2791 17 күн бұрын
THANK YOU!!! At last I found a tutorial that actually EXPLAINS how it all works and WHY you use it that way. I'm the type of person, that will not be able to use a tool if I do not know exactly how it works. Learning new stuff is very hard for me in the beginning. You did the impossible, went through the logic, mechanism and element from top to bottom in the absolute perfect depth needed to understand the mechanism!!! :D
@FrankLiuSoftware
@FrankLiuSoftware 16 күн бұрын
Thank you 🙏
@plsnodoxing
@plsnodoxing 3 ай бұрын
I literally just jumped on this cause i was looking for some guidance with EF and didn't want to watch an EF Specific tutorial. I advise people not to watch too much tutorials when becoming a dev (I'm not a .net dev that's why I'm looking up EF). The reason I don't are due to the fact that they're just writing what someone says and not learning anything, but man you really really created something special here. The amount of things I saw you cover when skipping through is mind-blowingly impressive. Architecture, Requests just to name two are usually completed skipped over, you have my respect
@GordonMck
@GordonMck Ай бұрын
This is the video I was looking for to understand the basic architecture of Blazor. Excellent explanation. Thanks.
@lhbfriend
@lhbfriend 3 ай бұрын
Thanks! The video gives a concrete example of the clean architecture, which is very helpful to me.
@animegod2474
@animegod2474 6 ай бұрын
this is the best blazor clean architecture tutorial i have seen .
@animegod2474
@animegod2474 6 ай бұрын
I CANT WAIT FOR THE NEXT TUTORIAL
@deepwoodsengineering3763
@deepwoodsengineering3763 2 ай бұрын
Talk about smashing a like button. Thank you for the clear explanations and diagram demonstrations and not just talking about basic stuff. great content. I immediately bought the Udemy course
@andhernand
@andhernand 4 ай бұрын
Amazing tutorial video. You do an amazing job explaining concepts and implementation. I learned a lot from watching this video. The video is obviously a teaser for your Udemy Course. I did how ever find a couple locations in the video that had problems. 1. The "Page Component - Create the Inventory List pa" section is a duplicate of the "Dependency Injection Lifetime Managementm" section. 2. The "Create a reusable component - Inventory List" section is the same video back to back. Essentially doubling this section. Other than those two issues. I really enjoyed the content. I am even considering subscribing to the Udemy Course.
@PinnersBlackrose4200
@PinnersBlackrose4200 29 күн бұрын
I just needed someone to confirm that my attention hadn't drifted. Noticed that too..
@ahmadaskar3360
@ahmadaskar3360 3 ай бұрын
What is difference between price prop on product and in inventory and also the quantity , isn’t the quantity should be in inventory only to keep track of products variations?
@adrianspikes6454
@adrianspikes6454 6 ай бұрын
Ive watched and learned from alot of the full tutorials that you hv blessed us with. I would like to request seeing more pointers on what not to do or avoidance tactics. Thanks 1:29:22 so what if the list is null? I understand exceptions. But my problem is the search textbox is nullRefing me to death on initial page load and I'm trying to ignore it w/o crashing or figuring out some other reasons like EditForm context more than one error.
@microtech2448
@microtech2448 3 ай бұрын
Thanks for the information but many lectures are repeated in this full video. Also, I never saw your series finishing to the end, they all ended in between without completing the course. Another example is the Blazor full video series which did not end covering all the topics.
@Fractalis65
@Fractalis65 4 ай бұрын
I'm sorry, but all this jumping around and waiving off unexplained items as "we'll fill it in later" is creating a confusing jumble for me. I'm at the halfway mark. Maybe it gets better?
@dasfahrer8187
@dasfahrer8187 6 ай бұрын
How are you passing state between static and interactive components?
@Guuggk_5678
@Guuggk_5678 6 ай бұрын
Bro ... light mode is why I'm not following tour tuto ... unless I need it one day 😅 Thanks bro for sharing keep it up 👍
@MohamedEmadNour
@MohamedEmadNour 6 ай бұрын
Hey , if u can help for that . Blazor server side Please make video using a media form ( onchange = function ) I had read the doc and how to use by microsoft but it couldnt work .
@g.rostami4048
@g.rostami4048 5 ай бұрын
Thanks for your best education over youtube Frank. But this video has some problems. in the video prior to last the section is repeated . please edit that one. and also the output that you demonstrated at the start of this video has not been completed . so many aspects of the IMS system has not been educated . do you want to continue the video in a new section .?
@FrankLiuSoftware
@FrankLiuSoftware 5 ай бұрын
This is part of a course. See the description of the video.
@georgeteach7067
@georgeteach7067 6 ай бұрын
Your graphic at the begiing shows Blazor, EF, SQl and Identity but looking at the TOC and the solution at the end of the video shows no indication of Identity. Do you incorporate Authorization in this vdieo or not?
@FrankLiuSoftware
@FrankLiuSoftware 6 ай бұрын
The entire course has 12.5 hours. This is the first two sections of the course.
@mrt7948
@mrt7948 6 ай бұрын
is this complete course or do i have to purchase from udemy?
@FrankLiuSoftware
@FrankLiuSoftware 6 ай бұрын
The full course has 12.5 hours. This is the first two sections of it.
@mrt7948
@mrt7948 6 ай бұрын
@@FrankLiuSoftware thank you very much, i just finished it, it was really nice . will you post next sections soon?
@johnwick11152
@johnwick11152 10 күн бұрын
1:43:00
@SameOldjeans
@SameOldjeans 6 ай бұрын
but we never got to adding authentication :(
@LinguaTunes
@LinguaTunes 5 ай бұрын
I haven't watched the video yet because it's long, but does the video mention "auto render mode"?
@FrankLiuSoftware
@FrankLiuSoftware 5 ай бұрын
No, it doesn't.
@LinguaTunes
@LinguaTunes 5 ай бұрын
@@FrankLiuSoftware thanks for your response.Do you think that you will take a video about this topic?
@lakmithanadun1853
@lakmithanadun1853 3 ай бұрын
Always love to see fans of uncle bob
@wprtube
@wprtube 6 ай бұрын
Is this the same one you did before but in .NET 8?
@FrankLiuSoftware
@FrankLiuSoftware 6 ай бұрын
The same one I did in .net 6.
@hungvi5298
@hungvi5298 6 ай бұрын
Thanks so much
@chrisbaker5284
@chrisbaker5284 Ай бұрын
Not a complete waste of 2 hours, there was about half hour of useful background info. Some of it certainly, useful for beginners to Blazor, however some of the parts are repeated, and this is not a "how to build an Inventory Management System" as the title states, it's about how to display some data that could be inventory in a Blazor page. Some useful information on components, but I would question the need to breakdown the components to such a fine level, it all seems a little overkill to me. Conceptually, a great idea to reuse components, but how much inventory reuse is there going to be in this app? I would expect only a single inventory page, so seems a little over engineered. This can confuse new developers as they think this is the way to build applications. But then, as it turns out, as it just abruptly finishes as an incomplete application - no code reuse. Another small, but annoying point, the component is not showing multiple Inventories it's displaying a single inventory with many items so: private List _inventory; would be more appropriate (this is reflected correctly within the Blazor component structure but not in the c# class structure..
@dasfahrer8187
@dasfahrer8187 6 ай бұрын
Might be less confusing if you pronounced 'route' to rhyme with 'out' in instead of 'toot'.
@prampting
@prampting 6 ай бұрын
Frank is posting from Canada. So "root" is 'route"
@dasfahrer8187
@dasfahrer8187 6 ай бұрын
@@prampting That makes more sense.
@gerardhayden6568
@gerardhayden6568 5 ай бұрын
​@@prampting It is 'root' in Ireland too.
@techno7761
@techno7761 5 ай бұрын
Too many information that does not relate to Blazor and .Net 8
@vraja6812
@vraja6812 5 ай бұрын
Exactly
@jasonhyland
@jasonhyland Ай бұрын
Wow, not that I don’t appreciate the video but you need to clear to viewers at the start you fail to cover most of what you said you would do. Please don’t watch this expecting it to cover anything but the very basics. Disappointing.
@emyemil5862
@emyemil5862 9 күн бұрын
Do not buy this course, to much talk extra of blazor learning, add way to mach extra complexity for nothing, i buyed to learn blazor to do an website for me but i give up i cannot see after 2 hours of videos where i plug the database, and how to do a database test with postman to see it works, waste of money and time,
@mohammadesfandiyari9910
@mohammadesfandiyari9910 4 ай бұрын
this is the best blazor clean architecture tutorial i have seen .
164. What is the Future of Blazor? Should I Learn Blazor?
22:32
IAmTimCorey
Рет қаралды 58 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Evolution of software architecture with the co-creator of UML (Grady Booch)
1:30:43
The Pragmatic Engineer
Рет қаралды 84 М.
Event-Driven Architecture (EDA) vs Request/Response (RR)
12:00
Confluent
Рет қаралды 179 М.
Learn By Building: Language Server Protocol
1:59:54
TJ DeVries
Рет қаралды 89 М.
All 29 Next.js Mistakes Beginners Make
1:45:10
ByteGrad
Рет қаралды 158 М.
Welcome to .NET 9 - .NET Conf 2024 Keynote
1:05:19
dotnet
Рет қаралды 65 М.