Blazor Full Course For Beginners

  Рет қаралды 138,989

Julio Casal

Julio Casal

Күн бұрын

Пікірлер: 289
@adamv2628
@adamv2628 9 ай бұрын
you are my hero julio casal! thanks for sharing all your Blazor and dotnet expertise here. it is wonderful.
@juliocasal
@juliocasal 9 ай бұрын
Wow, thank you!
@antonmartyniuk
@antonmartyniuk 7 ай бұрын
It's really impressive that your released such an amazing course for free! Well done and thanks!
@juliocasal
@juliocasal 7 ай бұрын
My pleasure!
@luchopper7369
@luchopper7369 3 ай бұрын
5 hours very well spent. I worked using Blazor in a recent contract role and wish I'd done this before starting. Excellent Course!
@juliocasal
@juliocasal 3 ай бұрын
Glad it was helpful!
@TomWillwerth
@TomWillwerth 5 күн бұрын
Very nice and comprehensive course with this and the backend one!
@juliocasal
@juliocasal 5 күн бұрын
Thank you, I’m glad you enjoyed it!
@eatersdaily
@eatersdaily 9 ай бұрын
i love the way how you teach , please keep going and create more advanced tutorials for us . GOAT
@juliocasal
@juliocasal 9 ай бұрын
More to come!
@damianjankov3343
@damianjankov3343 8 ай бұрын
Incrredible stuff. I have been only working with MVC and this video is perfect for someone who would like to know what Blazor is and how it works. The most detailed/friendly and up to date Blazor video out there! I also really like how you started with the most simple version of Blazor app instead of having the visual studio create the classic weather page template.
@juliocasal
@juliocasal 8 ай бұрын
Glad you liked it!
@paca3107
@paca3107 9 ай бұрын
Thank you Julio, I really appreciate your job and that you want to share it for free. You are really good teacher, I know what I am saying because I have watched a lot of programming stuff.
@juliocasal
@juliocasal 9 ай бұрын
Thank you, really appreciate your kind words!
@THEspindoctor84
@THEspindoctor84 8 ай бұрын
the first 56 minutes are already extremely helpful
@juliocasal
@juliocasal 8 ай бұрын
I’m glad!
@vishnumaya1930
@vishnumaya1930 Ай бұрын
You are explaining every nook and corner very clearly. We are very blessed to have master like u.Lots of Thankyou sir
@juliocasal
@juliocasal Ай бұрын
Thank you so much for the kind words!
@adedoyin-emmanuel-adeniyi
@adedoyin-emmanuel-adeniyi 3 ай бұрын
Thanks a lot Julio. I picked up Blazor 2 days ago and I'm rocking it :)
@juliocasal
@juliocasal 3 ай бұрын
Rock on!
@Zephyr_boy
@Zephyr_boy 5 ай бұрын
Lucky enough to swipe your video. Although I don't speak English well, I probably know how to do it according to your explanation, thank you very much, great teacher!
@juliocasal
@juliocasal 5 ай бұрын
Glad I could help!
@mrvbalazs
@mrvbalazs 4 ай бұрын
I am so grateful for the work you've done so far! Your courses are very helpful in preparing myself to be a full stack developer. Thank you everything!
@juliocasal
@juliocasal 4 ай бұрын
You're very welcome!
@TheDeathknight23
@TheDeathknight23 9 ай бұрын
Thank you clicksaver man. I wanted to learn Blazor without dying on first try lol.
@juliocasal
@juliocasal 9 ай бұрын
Glad to help!
@Duelweb
@Duelweb 9 ай бұрын
Where, oh where can I buy you a coffee ??? This is so amazing, loving every minute!
@juliocasal
@juliocasal 9 ай бұрын
I'm glad you are liking it!
@Reminiscer0
@Reminiscer0 9 ай бұрын
Yesssssss this has been much awaited... You've been so much helpful on my journey so far... Many thanks!!
@juliocasal
@juliocasal 9 ай бұрын
Glad I could help!
@imadabab
@imadabab Ай бұрын
A perfect course about Blazor!! Thanks a lot for sharing. I subscribed long time ago.
@juliocasal
@juliocasal Ай бұрын
Much appreciated!
@imadabab
@imadabab Ай бұрын
@@juliocasal You are amazing. Appreciate it. Best course in Blazor on KZbin.
@rahulmule2398
@rahulmule2398 5 ай бұрын
One of the best tutorial on blazor.
@juliocasal
@juliocasal 5 ай бұрын
Thank you!
@PatrickImboden
@PatrickImboden 3 ай бұрын
Thank you. Very good explanation for a beginner.
@sspykson
@sspykson 8 ай бұрын
Thank you so much, you really helped me to get up to speed with the framework and saved me tons of time! Great tutorial, and your explanations are extremely helpful and detailed! There is only one thing I'm not getting: why adding a modal for each table row (3:45:30) and not just creating one modal and on edit button click not passing the selected game id to this one modal? Wouldn't having just one modal positively impact both server- and client-side performance? I understand that this is totally fine for the tutorial, but in the long run, I would prefer make things rather more lightweight. Or am I missing something?.. Anyway, once again, thank you!
@juliocasal
@juliocasal 8 ай бұрын
I'm glad the tutorial helped. To your modal question, it's likely doable, but probably not with just Static SSR. Since that would require interactivity, would need to switch to one of the interactive rendering modes to run C# when you click to open the modal.
@the-antroy
@the-antroy 9 ай бұрын
Thanks a lot sir. Something I love from this community is the much learning resources. 🚀
@juliocasal
@juliocasal 9 ай бұрын
My pleasure!
@ammarahmad6561
@ammarahmad6561 5 ай бұрын
Love your course Julio. Thank you soo much! I learned a lot!
@juliocasal
@juliocasal 5 ай бұрын
Awesome, thank you!
@muhammadhosny3204
@muhammadhosny3204 3 ай бұрын
Amazing and Very Impressive … Thanks for your Efforts
@juliocasal
@juliocasal 3 ай бұрын
Thank you too!
@shawnwu4042
@shawnwu4042 7 ай бұрын
Thank you very much for your tutorial, I am a beginner and slightly regret that there is no tutorial for reading SQL data
@juliocasal
@juliocasal 7 ай бұрын
For reading SQL data?
@shawnwu4042
@shawnwu4042 7 ай бұрын
@@juliocasal yes. i'm from china,my english is not good. i mean how does the frontend or backend get the data from SQL database
@kodindoyannick5328
@kodindoyannick5328 3 ай бұрын
Great course! You explain well. Thank so much.
@juliocasal
@juliocasal 3 ай бұрын
You're very welcome!
@ciminoce
@ciminoce 9 ай бұрын
Thanks for share with us!!! All the best!!!
@learningfromYT
@learningfromYT 6 ай бұрын
Thanks
@juliocasal
@juliocasal 6 ай бұрын
You're welcome, and thank you!
@corinapelichowski2950
@corinapelichowski2950 3 ай бұрын
Thank you so much for this amazing video. Really kick-started my learning of Blazor, much appreciated.
@juliocasal
@juliocasal 3 ай бұрын
Glad it helped!
@frederickbazanye-lutu8553
@frederickbazanye-lutu8553 6 ай бұрын
This is really good Julio. Thank you.
@juliocasal
@juliocasal 6 ай бұрын
Welcome!
@saeedrezataheri2578
@saeedrezataheri2578 8 ай бұрын
that is great, I really appreciate your job and very happy for finding this clip and your channel
@juliocasal
@juliocasal 8 ай бұрын
Thank you very much!
@melliflousbufo
@melliflousbufo 9 ай бұрын
Fantastic - thanks so much for what must have been days or weeks in the making!
@juliocasal
@juliocasal 9 ай бұрын
A little over a month, but I think well worth it!
@joegurriacelimendiz3972
@joegurriacelimendiz3972 9 ай бұрын
Interesting course, thanks Julio!
@juliocasal
@juliocasal 9 ай бұрын
My pleasure!
@shahinuddin4418
@shahinuddin4418 9 ай бұрын
Thank a lot for the awesome tutorial as usual. Now I think I can learn Blazor.
@juliocasal
@juliocasal 9 ай бұрын
You can do it!
@shahinuddin4418
@shahinuddin4418 9 ай бұрын
Thanks.
@stephanram125
@stephanram125 7 ай бұрын
I appreciate you used VS Code instead of Visual studio for this tutorial. Great
@juliocasal
@juliocasal 7 ай бұрын
Welcome!
@tomekm9
@tomekm9 7 ай бұрын
Waiting for another Blazor Course ❤
@JoystonLewis
@JoystonLewis 8 ай бұрын
Hey Julio, love your tutorials man. Just need to know if you have a video explaining the differences between Blazor web apps and Razor ones? Because I have a project in Razor at my workplace and it would really help to understand the folder structure and other aspects and how it differs from or is better or worse than Blazor. Keep doing what your doing man, your my go to person for C# tutorials
@juliocasal
@juliocasal 8 ай бұрын
Sorry, I don't have such a video. But the recommendation today is to create new sites using Blazor, not Razor.
@JoystonLewis
@JoystonLewis 8 ай бұрын
@@juliocasal Its fine I just asked in case you have one, sure I will focus on blazor as its latest.
@stefanobompieri5836
@stefanobompieri5836 5 ай бұрын
Amazing video, i'm your fan right now
@juliocasal
@juliocasal 5 ай бұрын
Thank you!
@vijayarajan-bt5fk
@vijayarajan-bt5fk 9 ай бұрын
வாழ்த்துகள் 🎉🎉🎉நன்றி
@juliocasal
@juliocasal 9 ай бұрын
Welcome!
@kevinrambo
@kevinrambo 7 ай бұрын
Great course, thank you for posting.
@juliocasal
@juliocasal 7 ай бұрын
My pleasure!
@kill_switch_101
@kill_switch_101 2 ай бұрын
very beginner friendly, tnx a lot
@juliocasal
@juliocasal 2 ай бұрын
You're welcome!
@sandeshshakya5900
@sandeshshakya5900 4 ай бұрын
1:43:25 why do you declare the "game" variable as a property with {get; set;} but declare genresClient a few minutes later as a field (without getter and setter)? How do I know when to declare as which?
@juliocasal
@juliocasal 3 ай бұрын
The SupplyParameterFromForm can only be applied to properties. genresClient does not have this requirement.
@josemariasanmartin6648
@josemariasanmartin6648 6 ай бұрын
Great tutorial. Thanks Julio
@juliocasal
@juliocasal 6 ай бұрын
Glad you liked it!
@sepidehdalirpour5640
@sepidehdalirpour5640 8 ай бұрын
Thanks for such an incredible course😃
@juliocasal
@juliocasal 8 ай бұрын
Glad you like it!
@之静水深流
@之静水深流 2 ай бұрын
循序渐进,很好的入门教程👍
@yaoj9407
@yaoj9407 9 ай бұрын
Thank you sir, your video is what I was looking for.
@juliocasal
@juliocasal 9 ай бұрын
Glad it helped!
@antonioherrera2063
@antonioherrera2063 3 ай бұрын
Hi Julio, great course, I really enjoyed it and was able to reproduce it following the steps! I was wondering if there is different material or extra material in the paid course?
@juliocasal
@juliocasal 3 ай бұрын
I'm glad it helped. The paid course includes the slide decks as printable handouts, a break down into 5-7 min lessons, snapshots of the source code on every lesson and quizzes at end of each module.
@bennymountain1
@bennymountain1 9 ай бұрын
Instant like! Having a slow day at work, so you saved me from unproductive faffing about 🤣
@juliocasal
@juliocasal 9 ай бұрын
Great to hear!
@serghei.cupelschii
@serghei.cupelschii 9 ай бұрын
Thank you for your work :) It is usefull, I've got a lot of new information
@juliocasal
@juliocasal 9 ай бұрын
You are welcome!
@abdoZico-ti9wb
@abdoZico-ti9wb 3 ай бұрын
ماشاء الله عليك يا هندسة شرحك جامد جدا و مفصل اتمنى تكمل والله و باذن الله هتكسر الدنيا والله عشان انت تستاهل❤❤
@mustafayazlmc3973
@mustafayazlmc3973 4 ай бұрын
Thanks 👍 for using vs code its much better god bless you❤
@juliocasal
@juliocasal 4 ай бұрын
You're welcome 😊
@juanignaciosampedro1930
@juanignaciosampedro1930 8 ай бұрын
Awesome explanation! Thanks 🙌
@juliocasal
@juliocasal 8 ай бұрын
My pleasure!
@WangAndrew
@WangAndrew 8 ай бұрын
Thanks for the course. Love it !🥳🥳🥳🥳🥳🥳
@juliocasal
@juliocasal 8 ай бұрын
So glad!
@mq9032
@mq9032 7 ай бұрын
Thank you for such a great course for free! Just want to let you know that there is something wrong on your website when it comes to header.
@juliocasal
@juliocasal 7 ай бұрын
Header?
@mq9032
@mq9032 7 ай бұрын
@juliocasal sorry, the navbar
@mq9032
@mq9032 7 ай бұрын
@@juliocasal Can you see it Sir? The navbar is not sticked to the top, there is a gap when you scroll at least in google chrome
@chidii
@chidii 9 ай бұрын
Thanks @Julio Casal for this. I always love your content and how perfect you teach. Please if you would add authentication and authorization and how both the client and API handles this both for both custom authentication and default provided by .NET
@dacorrea
@dacorrea 5 ай бұрын
Awesome content!
@juliocasal
@juliocasal 5 ай бұрын
Glad you enjoyed it
@well-phaser
@well-phaser 4 ай бұрын
Came here from the minimal api course ,Thank you so much for such an amazing course god bless you. I also have a small question iam still going to look in to it later once iam done but for now can you tell me why we are using a string for the genre Id specifically we can use an int for it right?
@juliocasal
@juliocasal 4 ай бұрын
You're very welcome!
@Veence7
@Veence7 6 ай бұрын
Thanks for lecture.. Question: How were the errors in the Program.cs file resolved. 17:26
@juliocasal
@juliocasal 6 ай бұрын
There are no errors. Some red squiggles might show in the editor, but the code compiles.
@Veence7
@Veence7 6 ай бұрын
@@juliocasal True, thanks for reply. It was catching the errors the first few times I built the project. But it's stopped now. Guess it's what they say about vs code being kinda slow, in blazor from what I've read/watched (if that's true I don't know)
@Veence7
@Veence7 6 ай бұрын
It actually still brings it up when I run the dotnet watch command. Not sure why it ignores only to bring it back again
@rhinochannel12
@rhinochannel12 6 ай бұрын
Thank you for your sharing. I learned a lot of knowledge from your channel.
@juliocasal
@juliocasal 6 ай бұрын
Great!
@MikePL101
@MikePL101 5 ай бұрын
Excellent tutorial, thank you 👍
@juliocasal
@juliocasal 5 ай бұрын
You’re welcome!
@TheFourthPrince
@TheFourthPrince 9 ай бұрын
You are the best. Thanks a lot!!!
@juliocasal
@juliocasal 9 ай бұрын
You're welcome!
@GeirSrbotten
@GeirSrbotten 7 ай бұрын
Thank you so much for a great course, Julio! However, I am having a problem finding the source code for the backend. The only download I find is for the Blazor-part. Can you give me a hint to where I find it?
@juliocasal
@juliocasal 7 ай бұрын
Here: kzbin.info/www/bejne/d5mkqX-ffKhqhsU
@martinsilungwe2725
@martinsilungwe2725 8 ай бұрын
Thank you for the tutorial much appreciated🙏🙏
@juliocasal
@juliocasal 8 ай бұрын
No problem 👍
@horo8090
@horo8090 5 ай бұрын
I love the videos!!! Could we do a zoom meet (I will pay you) or can you please create a video on how to create a secure login (for a deployed website) with authentication and authorization? I saw your video on JWT but I am still confused on how to integrate it with the backend while keeping everything secure not in a local development, you explain everything clearly I am just not getting it!
@juliocasal
@juliocasal 5 ай бұрын
I'll include a version of this Blazor frontend with authentication and authorization in my upcoming bootcamp: go.dotnetacademy.io/bootcamp-waitlist In the meanwhile, I provide a Blazor WASM client with authentication and authorization in this course: juliocasal.com/courses/dotnetrestapis
@jasemtechno6218
@jasemtechno6218 9 ай бұрын
Thanks brother Very nice Tutorial 🌺
@juliocasal
@juliocasal 9 ай бұрын
Welcome!
@juanzero10
@juanzero10 9 ай бұрын
I really wanted to use Blazor for our next project but my team saying React is faster than Blazor. Could you please make video of how good the Blazor is?
@larsp5109
@larsp5109 9 ай бұрын
For sure development time is much higher with Blazor vs. React
@juanzero10
@juanzero10 9 ай бұрын
What about the performance? I've read some posts from Reddit about the performance issues of Blazor especially the WASM, but that was .Net6. How about the latest .Net8?
@ruaha-x
@ruaha-x 8 ай бұрын
​@@juanzero10react is a few millisecond faster 🤷🏽‍♂️
@adrianspikes6454
@adrianspikes6454 6 ай бұрын
Unfortunately that can't be truly known by you unless the app is created in both frameworks by urself and you test. Don't rely on others in this area. I'm creating the same app in three different frameworks with clean arch n DDD
@Vermillion999-y2n
@Vermillion999-y2n 4 ай бұрын
Can I join your team?
@reemgody5492
@reemgody5492 2 ай бұрын
Awesome video! watched both the frontend and backend videos. Just had a quick question as this has been puzzling me, why did editform work without interactive SSR, while delete didn't work?
@juliocasal
@juliocasal 2 ай бұрын
When editing, you are simply making a form post, but for delete you are handling the click of a button, which normally would require a bit of JavaScript, but here we did it with C# + interactivity.
@nada3131
@nada3131 7 ай бұрын
Would it be possible to have a tutorial on how to deploy this app? Thank you so much for these videos!
@juliocasal
@juliocasal 7 ай бұрын
No exactly this app, but here: kzbin.info/www/bejne/jqW6ppWfit-tY80
@nada3131
@nada3131 7 ай бұрын
@@juliocasal Thank you!
@nicolasgonzalezl
@nicolasgonzalezl 8 ай бұрын
Amazing! Thanks a lot.
@juliocasal
@juliocasal 8 ай бұрын
You're welcome!
@eugenekhfs
@eugenekhfs 6 ай бұрын
Hi @Julio! Thank you so much for the amazing tutorials! I would like to know if you could please assist me with the delete button without using Bootstrap?
@juliocasal
@juliocasal 6 ай бұрын
?
@tinyolympus
@tinyolympus 9 ай бұрын
Excellent stuff
@juliocasal
@juliocasal 9 ай бұрын
Glad you think so!
@helvecioguimaraes
@helvecioguimaraes 4 ай бұрын
excellent, many thanks
@juliocasal
@juliocasal 4 ай бұрын
Thank you too!
@adamv2628
@adamv2628 9 ай бұрын
Can anyone tell me the settings.json values for razor files in VSCode for indenting the new() records as shown under the @code section in the games collection (from time1:08 onwards)? thx. @code { private GameSummary[] games = [ new(){ Id = 1, Name = "Street Fighter II", Genre = "Fighting", Price = 19.99M, ReleaseDate = new DateOnly(1992,7,15) } ]; }
@juliocasal
@juliocasal 9 ай бұрын
I didn't use any settings.json file. Likely I did tab for proper indentation.
@kylecollie7813
@kylecollie7813 9 ай бұрын
I am also having formatting issues. Even tabbing or spacing to format, reverts on save.
@estevves3903
@estevves3903 6 ай бұрын
Incredible course Julio. I made your other course, the Game Store.API, but in this case you build the frontend in a separate project, in other folder. I'm halfway through the tutorial, so maybe you answered this and I don't know, but my question is: can I build the frontend in the same folder as the API? Like have a folder named "GameStore", and inside have two projects, one the GameStore.API and other the GameStore.Frontend, or needs to be in separate folders? Thanks.
@juliocasal
@juliocasal 6 ай бұрын
Either way will work.
@estevves3903
@estevves3903 6 ай бұрын
@@juliocasal Thanks.
@evangudmestad
@evangudmestad 6 ай бұрын
Hi Julio - thanks for the great tutorial! Curious what software you use to draw arrows on the screen? Do you just use your mouse to click and drag?
@juliocasal
@juliocasal 6 ай бұрын
Zoom It: learn.microsoft.com/en-us/sysinternals/downloads/zoomit
@rayt6867
@rayt6867 7 ай бұрын
I have been following your tutorial to the letter and is the best I have seen, I don't have VS Code so I am using VS 2022, NavigationManager throws an error that I can't seem to find a fix. Exception of type 'Microsoft.AspNetCore.Components.NavigationException' was thrown. Do you have any idea why this is happening? VS 2022 is version: 17.9.7, Thanks
@juliocasal
@juliocasal 7 ай бұрын
It's likely an expected exception. Try without debugging (CTRL+F5) and the exception should not bother you.
@rayt6867
@rayt6867 7 ай бұрын
@@juliocasal Excellent! It worked, thank you very much.
@L0n3w0
@L0n3w0 5 ай бұрын
How did you remove the type or namespace name error in the beginning? Any extensions or way for visual studio code
@juliocasal
@juliocasal 5 ай бұрын
?
@L0n3w0
@L0n3w0 5 ай бұрын
@@juliocasalAfter the project was created, it showed the type or namespace name error in Program.cs and Imports.razor. I did not change anything at all but the projects executes if I run it even with those errros.
@L0n3w0
@L0n3w0 4 ай бұрын
I found the way for anyone encountering the same problem.
@benjaminvenezia1944
@benjaminvenezia1944 7 ай бұрын
Very nice, thank's!
@marcouitendaal985
@marcouitendaal985 24 күн бұрын
Hi, really well done. Only things I missed were passing arguments between parent and child components, eventcallbacks and I think I didn't see StateHasChanged() anywhere. But, very enjoyable and well explained. Watching this video after doing a couple of other courses, because I really want stuff to stick well in my brain with different people explaining. and I could just follow along well, so I guess I understand the basics. BTW. integrating with that minimal api project -> nice.
@juliocasal
@juliocasal 23 күн бұрын
Glad it helped!
@Jack-x2u
@Jack-x2u 4 күн бұрын
我很喜欢希望能继续更新😀
@yousefmohamedtawfiq9022
@yousefmohamedtawfiq9022 9 ай бұрын
thank you so much. what is your recommendation after this course?
@juliocasal
@juliocasal 9 ай бұрын
Depends on what you'd like to learn next.
@yousefmohamedtawfiq9022
@yousefmohamedtawfiq9022 9 ай бұрын
@@juliocasal i want to create ecommerce training website to practice dotnet core and blazor
@demetrischristopoulos1973
@demetrischristopoulos1973 8 ай бұрын
Nice tut thanks!!!
@juliocasal
@juliocasal 8 ай бұрын
You bet!
@HammerHeadGameStudio
@HammerHeadGameStudio 5 ай бұрын
Great content 👍
@Mo-ef9yt
@Mo-ef9yt 9 ай бұрын
Great video 👍🏿
@juliocasal
@juliocasal 9 ай бұрын
Thanks for watching!
@himanshudwivedi533
@himanshudwivedi533 8 ай бұрын
Loved your content !👌 Can you please tell which extension you use for HTML intellisense suggestion inside razor file also which theme you are using currently.
@juliocasal
@juliocasal 8 ай бұрын
Thanks, I use the C# Dev Kit Extension the default VS Code theme.
@himanshudwivedi533
@himanshudwivedi533 8 ай бұрын
I'm using VS code on mac, same extension c# dev kit installed but still not getting the html intellisense suggestions 🤔
@StrawberryDeveloper
@StrawberryDeveloper 8 ай бұрын
Great video, i just started developing in blazor, and i used the webassembly, whats the difference between this and a web app? also i tried hosting it on github pages, but got an error while building static html
@juliocasal
@juliocasal 8 ай бұрын
I explain WebAssembly towards the end.
@unamxhego5137
@unamxhego5137 8 ай бұрын
Great video, I just can't seem to find the link to the backend API
@juliocasal
@juliocasal 8 ай бұрын
Check the backend video in the description
@agnibpyne5404
@agnibpyne5404 3 ай бұрын
Great video. This one is using Blazor Server I guess. There is Blazor Wasm too. Still didn't understand why Microsoft didn't keep just one of them, am getting confused.
@juliocasal
@juliocasal 3 ай бұрын
Thanks, this one uses Blazor Static SSR, with a bit of WASM towards the end.
@agnibpyne5404
@agnibpyne5404 3 ай бұрын
​@@juliocasalOkay. Am new into Blazor. Am trying to create a blazor wasm project with web api and got stuck into a problem. Not getting any source of help so I thought I may get some help from this video. Thanks.
@ngocphuongle4990
@ngocphuongle4990 8 ай бұрын
Hi, Im still newbie with VS Code and C#, I dont know how to enable read underline check error, can you explain to me how to enable it please
@juliocasal
@juliocasal 8 ай бұрын
Here: kzbin.info/www/bejne/hWXHdJqPnsiiesk
@adityabhusal
@adityabhusal 7 ай бұрын
I think you should upload version control after every chapter on the code to physically see the changes and if anything from previous chapter was wrongly implemented
@adityabhusal
@adityabhusal 7 ай бұрын
I absolutely adore your vids btw I am in no place to criticise you
@juliocasal
@juliocasal 7 ай бұрын
I provide lesson by lesson source code in the paid version: juliocasal.com/courses/blazor-essentials
@adityabhusal
@adityabhusal 7 ай бұрын
@@juliocasal I appreciate it ! Thanks
@Johmaz23
@Johmaz23 4 ай бұрын
Seguire este curso ojala me valla mejor :')
@lostinthenarrativve
@lostinthenarrativve Ай бұрын
Hey man, I know nothing about coding but want to become a C# Web developer ( not game or mobile ) where should I begin ?
@juliocasal
@juliocasal Ай бұрын
Here: dotnet.microsoft.com/learn/csharp
@john_smith2112
@john_smith2112 9 ай бұрын
Hi, can I know what is he command to build the project as a static web app?
@juliocasal
@juliocasal 9 ай бұрын
It's not a Static Web App, you need a web server.
@0x-003
@0x-003 9 ай бұрын
Do i need to know C# before I can watch and follow this video? and do you have a video for that? before I continues to watch this?
@juliocasal
@juliocasal 9 ай бұрын
Yes, you need to learn C# first. Here: dotnet.microsoft.com/learn/csharp
@BAS-64
@BAS-64 9 ай бұрын
Why use VScode when Visual Studio 2022 makes it so much easier to create projects and code?
@juliocasal
@juliocasal 9 ай бұрын
Here: kzbin.info/www/bejne/fHnRqImpebeoac0
@sebastianp2810
@sebastianp2810 6 ай бұрын
thank you very much!!!
@juliocasal
@juliocasal 6 ай бұрын
Welcome!
@aldkdenedik2451
@aldkdenedik2451 9 ай бұрын
Thanks a lot sir..avosome tutorial
@juliocasal
@juliocasal 9 ай бұрын
Most welcome!
@ElburdenBI
@ElburdenBI 8 ай бұрын
Where can I buy you a coffe? what an amazing course!!
@juliocasal
@juliocasal 8 ай бұрын
Thank you, already got too much coffee today :)
@mathuchandran1898
@mathuchandran1898 8 ай бұрын
Hi im interested to learn c# but I have MacBook so I can do this course on it.
@juliocasal
@juliocasal 8 ай бұрын
You can use your MacBook.
@Niño_olvis
@Niño_olvis 9 ай бұрын
can't I use visual studio instead of visual studio code?
@juliocasal
@juliocasal 9 ай бұрын
You can.
@donk8961
@donk8961 3 ай бұрын
1:52:16 Build errors, the form fields attempting to access game fail to find any of its properties. dot syntax works, autofill works, no errors indicated in the file, @using Model is where it should be. Am I cursed or what could be wrong? Game variable in @code section has 6 references exactly as in the video. Unlike in your demonstration, the color of game in @bind-Value="game.Name" is orange, not blue. The variable part '.Name' is blue.
@donk8961
@donk8961 3 ай бұрын
Path\EditGame.razor(29,9): error CS0117: 'GameDetails' does not contain a definition for 'Name' [Path\GameStore.Frontend.csproj]
@juliocasal
@juliocasal 2 ай бұрын
Does your GameDetails class has a Name property?
@donk8961
@donk8961 2 ай бұрын
@@juliocasal thanks for responding. Im not at my PC now, and in the end building the project in VS2019 worked. I’ll check after work just in case anyone else has this problem but Yes I believe GameDetails had a Name property when I first had this problem.
@paulh6933
@paulh6933 6 ай бұрын
it looks like for vs code u can debug or have hot reload but not both
@juliocasal
@juliocasal 6 ай бұрын
Yes, I never thought about using hot reload while debugging.
ASP.NET Core Tutorial for Beginners | .NET 7
4:17:24
Julio Casal
Рет қаралды 94 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
ASP.NET Core Full Course For Beginners
3:43:18
Julio Casal
Рет қаралды 533 М.
You don't need a frontend framework
15:45
Andrew Schmelyun
Рет қаралды 136 М.
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 300 М.
7 Design Patterns EVERY Developer Should Know
23:09
ForrestKnight
Рет қаралды 195 М.
Full stack web UI with Blazor in .NET 8 | .NET Conf 2023
55:56
All Rust string types explained
22:13
Let's Get Rusty
Рет қаралды 193 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН