Your last name is fitting. Love your explanations, they always seem to touch on terms and concepts that tend to get breezed over as “common knowledge”, but it REALLY helps to hear context, even for semi-seasoned folks. Top drawer 🙌🏻
Haha, thank you so much!! Thrilled to hear that my content is resonating with you, especially on those often overlooked details! Your support means the world to me. 😍
Thank you for that course. I just bought it on Udemy. It's heůping me to improve even though I have been working in NET for a few years, but mostly old applications. Will you do a course in a future for Angular with Web API, all running in NET project, while showing best practices like how to properly load data to frontend having 1:1 or 1:n relationship? I am trying to learn angular right now, but I am struggling to find comprehensive guide on Angular working with NET6.
Thank you so much for enrolling and your feedback! 😁 I am considering creating such a course, but I can't tell you when this will be released. Still, I may add some Angular to the upcoming .NET Web Development Boot Camp, since many devs are interested in Angular. So, stay tuned!
Hey Patrick, I plan on getting this course now after watching 40 minutes in. Great idea offering the first few hours of the course. I second this comment, I'm interested in more courses on Angular from you . Cheers
Start by learning Entity Framework Core. Then Learn ASP .NET Core with Razor View Engine(not Razor Pages, you can learn them afterwards). Make sure to have a good understanding of OOP concepts, Dependency Injection, Factory Pattern, Attributes and as a bonus Unit/Component/Integration testing. I'm currently re-learning Entity Framework Core, ASP .NET Core with Razor View and Pages and re-learning some things like Lambda and LINQ, Type Reflection, Attributes and Dynamic Types. Edit: A book I recommend is Pro C# 9 with .NET 5 by Andrew Troelsen, on August 8th the updated version for C# 10 with .NET 6 comes out with 300 new pages of content.
thx Patrick, it always Luxus and if you have time to make videos about IObservable and IOberver and espcialy the ReactiveUI MVVM Framework. it is so important and you are the only one who can explaint it perfectly. Thx agian
Dear Patrick, please reply my question on your Udemy Ecommerece Blazor course, on section 4 lesson 36. There are two more people with same problem waiting for your answer.
@@PatrickGod so at a job they usually say here this api connect this end point and pull data from it from front end etc this course will help with that
I wonder why you return a complete list of Characters after an add, but return just the modified character on an Update. Why not return just the added item on Add. Especially when the list of chracters gets bigger it seems a waste to return the entire list.
Hey Johan, Thanks for pointing that out. You're right, it's absolutely not necessary to return all characters - especially if you've got lots of them. It's totally sufficient to just return the created character. I just returned all characters for learning purposes. I think it's then easier to see that this new character is part of the complete list. Hope this makes sense. Take care, Patrick
Your last name is fitting. Love your explanations, they always seem to touch on terms and concepts that tend to get breezed over as “common knowledge”, but it REALLY helps to hear context, even for semi-seasoned folks. Top drawer 🙌🏻
Haha, thank you so much!! Thrilled to hear that my content is resonating with you, especially on those often overlooked details! Your support means the world to me. 😍
Nice! An updated course for .net 6.0.😁 Thanks Patrick!
Thank You i was waiting for this video..Thank You my friend
Great job Patrick!
The best tutorial I found on YT. Thanks a lot :)
Assuming you are familure with C#. Goes too fast for a beginner but by pausing every 10 seconds it's workable. Thanks a ton for the video.
I just signed up! Thanks Patrick!
Awesome! Thank you so much! Enjoy the course! 😊
Thanks so much for keeping your courses current! Will be purchasing for sure! ☝️🍺
Awesome, thank you so much! 😊
Awesome course. Thank you.
thanks man, fantastic stuff 🐯
Thank you for that course. I just bought it on Udemy. It's heůping me to improve even though I have been working in NET for a few years, but mostly old applications. Will you do a course in a future for Angular with Web API, all running in NET project, while showing best practices like how to properly load data to frontend having 1:1 or 1:n relationship? I am trying to learn angular right now, but I am struggling to find comprehensive guide on Angular working with NET6.
Thank you so much for enrolling and your feedback! 😁 I am considering creating such a course, but I can't tell you when this will be released. Still, I may add some Angular to the upcoming .NET Web Development Boot Camp, since many devs are interested in Angular. So, stay tuned!
Hey Patrick, I plan on getting this course now after watching 40 minutes in. Great idea offering the first few hours of the course.
I second this comment, I'm interested in more courses on Angular from you . Cheers
You are the best. Thank you so much for lessons bro.
My pleasure! Glad you like them. Thanks for your feedback! 😀
I a lot .net 6 in chanels, tks you so much it help me a lot, please make video for authorized with policy, tks you
Hi, Excellent Video, I work In a huge proyect, its getting bigger and biggest, adding asyncronous will avoid deadlock?
can you make a video how to start learning .NET 6 and Which courses have to take first..
so many things are there ASPNET, Blazor, MAUI, DotNet
Start by learning Entity Framework Core. Then Learn ASP .NET Core with Razor View Engine(not Razor Pages, you can learn them afterwards). Make sure to have a good understanding of OOP concepts, Dependency Injection, Factory Pattern, Attributes and as a bonus Unit/Component/Integration testing.
I'm currently re-learning Entity Framework Core, ASP .NET Core with Razor View and Pages and re-learning some things like Lambda and LINQ, Type Reflection, Attributes and Dynamic Types.
Edit: A book I recommend is Pro C# 9 with .NET 5 by Andrew Troelsen, on August 8th the updated version for C# 10 with .NET 6 comes out with 300 new pages of content.
@@rattlehead999 thank you bro😍
Explained well & Topics are really easy to understand especially for your Presentation . Thanks Patrick
thx Patrick, it always Luxus and if you have time to make videos about IObservable and IOberver and espcialy the ReactiveUI MVVM Framework.
it is so important and you are the only one who can explaint it perfectly.
Thx agian
Hi patrick , i love your content it help alot , and i wish if you made us a full course of .NET hybrid .thank you
Thank you! Noted!
Hi Wich is better and why
For make a big app
.net maui app or flutter
Please answer me
you made easy things complicated
Dear Patrick, please reply my question on your Udemy Ecommerece Blazor course, on section 4 lesson 36. There are two more people with same problem waiting for your answer.
Hello from Brazil
Hello from Germany! 😀
Is this an excerpt from the course or a new one?
Any particular reason you didn't use a minimal API for this?
Hello sir
Is .net have good future ?
I think so.
Do you have a course to learn c# what everything means the syntax and meanings
Do you mean some kind of beginner's course for C# in general? Not yet, but would you like to see one?
@@PatrickGod yes I would love to see one 100 percent please
@@PatrickGod will it be on TH-cam or Udemy ?
I am very new to the .Net world, Should I learn Web API or MVC first and also can I master just 1?
Web api + one of the SPA frameworks: Blazor, React, Angular, Vue.
Dont waste your time on MVC.
@@rankarat Hello, Thank you for the information.
Sir Are you have any course for Blazor Server App
if the video have with how to connect database and crud data from database so it more be helpfull
Im waiting for sockets lessons ;).
So this course will help you work with web api mainly in c# the majority correct ?
Correct. 😊
@@PatrickGod so at a job they usually say here this api connect this end point and pull data from it from front end etc this course will help with that
On the job working with APIs is this every thing you can do with an api ?
@@PatrickGod I ask because job want me to connect build and deploy APIs with c# . Net
Dear Patrik, please reply on your Udemy Course. I am asking an answer on lesson 16 of your EComerce with Blazor web assembly. Please reply that.
Just did. 😉
@@PatrickGod Thanks for your swift reply...
I wonder why you return a complete list of Characters after an add, but return just the modified character on an Update. Why not return just the added item on Add. Especially when the list of chracters gets bigger it seems a waste to return the entire list.
Hey Johan, Thanks for pointing that out. You're right, it's absolutely not necessary to return all characters - especially if you've got lots of them. It's totally sufficient to just return the created character. I just returned all characters for learning purposes. I think it's then easier to see that this new character is part of the complete list. Hope this makes sense. Take care, Patrick