Последние видео только по подписке, разочарование, а так хорошо начинал
@KnowlegeStream4 күн бұрын
Thats Great , but can we cannot change the header writeync , can we add anothercustom header after writeasync, there may be some logic which already wrute to response but we may need to add some custom header after that
@seńor_t0074 күн бұрын
Wow, Microsofts documentation is soo horrible! SMH
@sebinohoo29795 күн бұрын
Blazor uses JS interop to make dom changes. Whatever speed benefits you get, they're nullified by that simple fact.
@ChinmayChaudhari-ly5om8 күн бұрын
does this covers authorization ,authentication or any other advanced concepts
@FrankLiuSoftware4 күн бұрын
Yes. But in the full version.
@qasimzaildar28629 күн бұрын
Has you uploaded source code for this project
@akshaydubey.57.a7510 күн бұрын
thanks for this short & sweet
@mrohailiqbal11 күн бұрын
I was exactly looking for this. Thanks
@KaczorTasior11 күн бұрын
👍👍👍
@umarawan414212 күн бұрын
superb sir you have any detailed project with api ?
@sherifdeenishola333112 күн бұрын
You did well Frank. Thank you
@VitaliChuzha13 күн бұрын
Great video, thank you!
@gursimrankhela324214 күн бұрын
Hi frank i have already subscribed to your website but can't find link to source code of your courses can you please help me I need source code for MVC course
@user-hl1hq4px2c14 күн бұрын
Very timely. Thank you
@Henry.excel718 күн бұрын
When I submit the EditForm, why all my fields of the model in @Code section is null, not receiving any values from the editform? Please
@nesa658219 күн бұрын
Hi, you can have front end deal with default values in case of multiple route values? I dont see much of a problem.
@tharakaswalpita19 күн бұрын
Big thanks to you for sharing this valuable learning
@street456120 күн бұрын
Why there is middleware pipeline inside the middleware pipeline ?
@Madhavabakkamuntala21 күн бұрын
This made me clear understaning regarding authentication and authorization . Thank you so much for giving such explanation regarding authentination and authorization ever
@emyemil586222 күн бұрын
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,
@mjmopperman22 күн бұрын
You explain this material like nothing I have seen before. Your code works so well. Excellent job!!!!
Is it necessary to add the middleware as a service, since it works for me even when I don't include it using builder.Services.AddTransient ?
@johnwick1115223 күн бұрын
1:43:00
@gursimrankhela324227 күн бұрын
where can i get the source code for this project please
@abhishekjadhav928927 күн бұрын
If I have a Microservices architecture with multiple Web API's, then should I use Blazor Server or Web Assemble in the frontend ?
@wonderInNoWhere28 күн бұрын
Thanks for making this awsome tutorial. I will buy the course for the rest of the materials.
@zaidahmed457028 күн бұрын
The way you explain the concepts is really impressive , please make more videos on C# for beginners.
@mr_funtor29 күн бұрын
03:20 In case you experience an error in .Net 9, instead of "@using WebApp.Models" use "@using Name-of-your-application.Models". Example: @using Shopping.Models
@mouradaissani895729 күн бұрын
nice, thnx
@dariosarti2791Ай бұрын
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
@FrankLiuSoftware29 күн бұрын
Thank you 🙏
@StardustQАй бұрын
讲得非常好,谢谢你的分享😄
@FrankLiuSoftware29 күн бұрын
不客气!
@uandvijayАй бұрын
Don't think there can be any simpler explanation of this concept :)
@FrankLiuSoftware29 күн бұрын
Thank you! I am glad it is helpful.
@mdsafikulislam9113Ай бұрын
thanks ❤
@FrankLiuSoftware29 күн бұрын
You're welcome 😊
@nesa6582Ай бұрын
I beg you use dark theme in visual studio. Im getting seziurs from the light theme.
@FrankLiuSoftwareАй бұрын
I hope one day I may start liking dark themes.
@jalalmalekpourАй бұрын
thanks
@АйбатАманбайұлыАй бұрын
thanks for the video
@sonib5465Ай бұрын
Truly amazing course, its start with a deep dive and explores as we go on..Amazing teaching skills and presentation skills. Thank you so much Frank Liu..
@FrankLiuSoftwareАй бұрын
Thank you 🙏 I am glad it is helpful!
@b25671Ай бұрын
Question. Did you learn this by reading the docs yourself? Or was it taught to you like you're teaching us? Thanks for the lessons... the're gOOd.
@FrankLiuSoftwareАй бұрын
I had to read the documentation myself. I also refer to other online resources. I am glad that my videos are helpful to you 🙂
@wprtubeАй бұрын
Very cool and interesting.
@davidjiang7929Ай бұрын
Hi Frank, I just found this new series. Thanks for putting it out there! I'm a big fan of your courses :) Really hoping for you to cover microservices as well. Some topics suggestions for your future courses: DDD, YARP, Keycloak & AWS integrations.
@FrankLiuSoftwareАй бұрын
Thank you David 😊
@RahulGupta-jk9lbАй бұрын
Best course
@FrankLiuSoftwareАй бұрын
Thank you 🙏
@hozmannew896Ай бұрын
When this course will release on Udemy? I'm counting down the days until this Course is released .
@FrankLiuSoftwareАй бұрын
Thanks for waiting! I am still working on it. This is the biggest course I have been making. It will take some time. Thanks for you patience! I will post some coupons on KZbin once released.
@hozmannew896Ай бұрын
@@FrankLiuSoftware Thank you so much.
@isaacweber7398Ай бұрын
Thank you!
@lightseeker5702Ай бұрын
Hi. I'm doing all step by step like in your video but i have no problems with value of categoryId in the Edit post action method. CategoryId value after pressing save button correspond to value in static "DB". Why is that?