Blazor Tutorial | CRUD With Blazor, Step By Step | .NET 7

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 99

  • @AthelstanEngland
    @AthelstanEngland ปีที่แล้ว +15

    I'm a native English speaker and found running this at 0.75 speed made the English much easier to understand, almost as if it had been uploaded at the wrong speed. Thanks for the video.

    • @juliocasal
      @juliocasal  ปีที่แล้ว +5

      Thanks Athelstan, apologies for speaking too fast!

    • @AthelstanEngland
      @AthelstanEngland ปีที่แล้ว +5

      @@juliocasal lol no problem I can barely speak a second language, let alone quickly!!

    • @ummanmemmedov
      @ummanmemmedov 5 หลายเดือนก่อน +1

      I am not a native speaker, but I can listen with 1.5x speed.

    • @michael40card
      @michael40card 3 หลายเดือนก่อน

      I actually had this running at x1.75 haha

  • @markbennett1237
    @markbennett1237 ปีที่แล้ว +4

    Best Blazor tutorial I have found so far. Although I had to change the playback speed to 75%. Good thing TH-cam has that feature. You speak very fast!

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      I'm glad it helped, and sorry for speaking too fast!

    • @bennymountain1
      @bennymountain1 11 หลายเดือนก่อน +2

      @@juliocasal Sounds good on my end, I set it to 125%, because I was on a deadline 🤣

  • @Duelweb
    @Duelweb 7 หลายเดือนก่อน +2

    You are far and away the best! Clear, snappy and no ambiguity! Brilliant!

    • @juliocasal
      @juliocasal  7 หลายเดือนก่อน

      Wow, thank you!

  • @JoelScala
    @JoelScala 3 หลายเดือนก่อน +1

    Muy buen video, pude terminar el proyecto en su totalidad. Ahora sigo con el curso completo. Se entiende muy bien el inglés. Saludos desde Argentina.

    • @juliocasal
      @juliocasal  3 หลายเดือนก่อน

      Saludos!

  • @jacobjuarez9950
    @jacobjuarez9950 7 หลายเดือนก่อน +1

    You answered all the questions that I had while being thorough yet easy to understand!! Thank you

    • @juliocasal
      @juliocasal  7 หลายเดือนก่อน

      I'm so glad!

  • @roystonallfrey
    @roystonallfrey 9 หลายเดือนก่อน +1

    followed along but using Visual Studio rather than VS code. Got everything working apart from Modal, which would not open until I placed the DeleteGame razor component in a new DIR which I named Components (I appeared to recognise it as a Page when in was in the Pages DIR). Used Fontawesome instead of ioconic as it doesn't seem available to VS. Great little work out, thank you Julio.

    • @juliocasal
      @juliocasal  9 หลายเดือนก่อน +1

      I’m glad it worked out!

  • @bulent2435
    @bulent2435 ปีที่แล้ว +5

    This is a great video, thanks. I'm also very happybecause someone finally said that I don't have to use Visual Studio. After using Vscode many year, Visual Studio doesn't make me feel comptable.

  • @tajudeensalaudeen5594
    @tajudeensalaudeen5594 ปีที่แล้ว +2

    Julio, Your style of teaching is awesome, Thank you for the video. I will use this to kick start Blazor.

  • @derekprieur5258
    @derekprieur5258 ปีที่แล้ว +4

    Julio, this has been a phenomenal video so far (I am about halfway through). I am normally developing in React but had to pickup Blazor for a bit recently. This video is simple and well explained so thank you 👍

    • @juliocasal
      @juliocasal  ปีที่แล้ว +1

      Glad it was helpful!

  • @serkiat1
    @serkiat1 ปีที่แล้ว +2

    I am just learning Blazor and find your video so useful. I also liked the bits about Bootstrap, which is a new area for me. Thank you so much.

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      Glad it was helpful!

  • @th3ceo
    @th3ceo ปีที่แล้ว +2

    Julio, Thank you! I needed a quick into to Blazor and this did the job. Looks like you have a good content. I appreciated No Ads and Happy to send Super Thanks!

    • @juliocasal
      @juliocasal  ปีที่แล้ว +1

      Thank you @th3ceo, really appreciate your support!

  • @evaristegalois7378
    @evaristegalois7378 9 หลายเดือนก่อน +1

    I'm following along, but building it in Visual Studio rather than vs code. If i come unstuck, it doesn't matter. Might try at 0.75 speed though, sounds like a good idea!

  • @pavloblyznuk7027
    @pavloblyznuk7027 ปีที่แล้ว +1

    Nice explanation how to start using Blazor! Thank!

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      Glad it was helpful!

  • @markdickensapdatamigration6283
    @markdickensapdatamigration6283 11 หลายเดือนก่อน +2

    Very Good Training Content - Thank You . . . You sound Italian and have100% perfect English but if you could *SLOW* down yout talk by 15% or 25% then this would help me (UK/British/English) and the others on TH-cam :-) ... please keep the training coming . . . I am impressed so far

    • @juliocasal
      @juliocasal  11 หลายเดือนก่อน

      Noted!

    • @troyherman4458
      @troyherman4458 11 หลายเดือนก่อน +1

      you are aware that you can literally slow him down by 15% in the settings right? I did this and it helps a lot. I appreciate the 15% suggestion, 25% is too slow.

  • @waleedbensumaidea3947
    @waleedbensumaidea3947 10 หลายเดือนก่อน +1

    Thank you so much Julio,
    Would you like to create a Video about Blazor in NET8 with the new Template?
    We see that there are some changes in the project files structure.
    Also, there are multiple render modes for each page so that makes it hard to decide which render mode to choose. Plus if we have to install a UI template like MudBlazor how installing the template would be with the new project structure, because in the client project, they had removed index.html and its layout

    • @juliocasal
      @juliocasal  10 หลายเดือนก่อน +1

      I would love to, but a bit constrained on time right now. You can still do dotnet new blazorwasm in .NET 8, and the layout should not be too different from what I did in this video. Is it?

  • @bennymountain1
    @bennymountain1 11 หลายเดือนก่อน +1

    Great video, sir! Also serves as a good intro to VS Code.

    • @juliocasal
      @juliocasal  11 หลายเดือนก่อน

      Glad you think so!

  • @tbunreall
    @tbunreall 9 หลายเดือนก่อน +1

    Great video greatly appreciated

    • @juliocasal
      @juliocasal  9 หลายเดือนก่อน

      Glad it was helpful!

  • @joaolopes9926
    @joaolopes9926 11 หลายเดือนก่อน +1

    Thanks.

    • @juliocasal
      @juliocasal  11 หลายเดือนก่อน

      Welcome!

  • @dilipnair4762
    @dilipnair4762 11 หลายเดือนก่อน +1

    Great video for beginners. Where can i get the source code for this project.

    • @juliocasal
      @juliocasal  11 หลายเดือนก่อน

      Thanks! Source code here: www.patreon.com/posts/source-code-crud-82351048

  • @gui2peg
    @gui2peg 11 หลายเดือนก่อน +1

    thank you very much for this

    • @juliocasal
      @juliocasal  11 หลายเดือนก่อน

      You're very welcome!

  • @sifisocyprianshezi3824
    @sifisocyprianshezi3824 ปีที่แล้ว

    Great video. I want to apply this knowledge creating a appointment/ todo portal

  • @anishjoshi1999
    @anishjoshi1999 9 หลายเดือนก่อน +1

    love from nepal

  • @edinetgrunhed6000
    @edinetgrunhed6000 11 หลายเดือนก่อน +1

    thanks for this video

    • @juliocasal
      @juliocasal  11 หลายเดือนก่อน

      My pleasure!

  • @zedshockblade7157
    @zedshockblade7157 8 หลายเดือนก่อน +1

    Do you know any good code formatter for razor pages in vscode?

    • @juliocasal
      @juliocasal  8 หลายเดือนก่อน

      None other than the default that comes with the C# extension.

  • @valterekholm375
    @valterekholm375 11 หลายเดือนก่อน +1

    Hello. How can the VS code intellisense work for PHP?

    • @juliocasal
      @juliocasal  11 หลายเดือนก่อน +1

      No idea.

  • @ChrisTheodorakis
    @ChrisTheodorakis ปีที่แล้ว

    Hello Mr. Julio , I love your tutorial so far, very helpful and informative!
    I am facing a problem though at 1:29:33 when i try to run the project it says " error CS1061: 'List' does not contain a definition for 'Id' and no accessible extension method 'Id' accepting a first argument of type 'List' could be found (are you missing a using directive
    or an assembly reference?) " Why is that, i followed your tutorial closely , did i mess up somewhere? Thanks

    • @juliocasal
      @juliocasal  ปีที่แล้ว +1

      Care to share the code snippet where you are getting the error?

  • @robherto6260
    @robherto6260 ปีที่แล้ว

    Dear Julio. Thank you so much, this topic is really interesting. What about micro-frontend using blazor webassembly. Is it posible to work with?

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      I think it's doable, but I have not tried it yet.

  • @Ork-Schamane
    @Ork-Schamane ปีที่แล้ว

    Nice Video. What is the Name of the mouse Highlight and arrow making prog?

  • @sadokabdelbasset3226
    @sadokabdelbasset3226 8 หลายเดือนก่อน +2

    Thank you so much for the video, but please can you speak slower because it is very hard for us to understand, thank you again

    • @juliocasal
      @juliocasal  8 หลายเดือนก่อน +1

      Noted! Also, new Blazor course coming soon!

  • @reipalacio
    @reipalacio ปีที่แล้ว

    o tanks. i am understanding finaly

  • @xodusgraphicdesigns3384
    @xodusgraphicdesigns3384 11 หลายเดือนก่อน +1

    how would i connect this to a database

    • @juliocasal
      @juliocasal  11 หลายเดือนก่อน

      I go over that here: juliocasal.com/aspnetcore

  • @2005Azm
    @2005Azm ปีที่แล้ว

    Thank your Sir for your great tutorial!
    I have one question! how to change sidebar color of the default Blazor server? Let's say I want it to be Green!!

    • @juliocasal
      @juliocasal  ปีที่แล้ว +1

      Azim, that's defined in MainLayout.razor.css, in your Shared directory. Look for the sidebar class in that file and update the colors of the background-image property, like this:
      .sidebar {
      background-image: linear-gradient(180deg, rgb(5, 103, 20) 0%, #a09e65 70%);
      }
      Hope that helps!

    • @2005Azm
      @2005Azm ปีที่แล้ว

      @@juliocasal Thank you so very Mach Sir!

  • @moranmono
    @moranmono ปีที่แล้ว

    Thanks!

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      Ohh wow, thank you @moranmono!

  • @morgtv1023
    @morgtv1023 ปีที่แล้ว

    Hello Mr. Julio, is there a way to integrate Blazor with Django? Thank you.

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      I'm not familiar with Django, but if it is a backend web framework, it should be straightforward to integrate.

  • @duartelucas5746
    @duartelucas5746 ปีที่แล้ว

    Julio, five stars!

  • @yvesdaniellontsi
    @yvesdaniellontsi ปีที่แล้ว

    This is a great video, thanks.

  • @JhimmyDev
    @JhimmyDev ปีที่แล้ว

    Hello Julio, which color theme do you use in vscode?

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      Jhimmy, I use the VS Code Icons extension, which whichever defaults it comes with: marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons

    • @JhimmyDev
      @JhimmyDev ปีที่แล้ว

      @@juliocasal thank you.

  • @ThemisTheotokatos
    @ThemisTheotokatos ปีที่แล้ว

    I Noticed that when I right click "view source", I don't see the html code that was created with razor rather I see the content of intdex.html. However when I click on developer tools, I can see what is rendered. If I crawl with my web spider the url I don't see the table. Can you explain why this might be the case?

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      Yea, that's expected. Check this SO answer: stackoverflow.com/a/70772352/6105076

  • @cristianconrads9109
    @cristianconrads9109 ปีที่แล้ว

    :( I dont know what did I do wrong but the X button does not display the message to confirm delete
    Thanks a lot for the code, my dislexia did't help, had lots of misspellings.

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      Check out the included source code download. Should help point out what's missing.

  • @dobetter5433
    @dobetter5433 ปีที่แล้ว

    my blazor application in visual studio consume 100% cpu ! how to solve it !

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      Which specific processes are consuming 100% CPU in your box?

    • @dobetter5433
      @dobetter5433 ปีที่แล้ว

      @@juliocasal visual studio 2022 project 3300+ mb

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      @@dobetter5433 Try using VS Code instead 🙂

  • @BAS-64
    @BAS-64 ปีที่แล้ว +1

    It seems to me that working in Visual Studio is much more convenient. Is'n it ?

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      Not quite, Abo. Anything specific in the video that makes you think so?

  • @harrisonwell1719
    @harrisonwell1719 ปีที่แล้ว

    how to format decimal as currency

    • @juliocasal
      @juliocasal  ปีที่แล้ว

      Harrison, like this: @game.Price.ToString("C2")

    • @harrisonwell1719
      @harrisonwell1719 ปีที่แล้ว

      @@juliocasal I need the format to be like this while editing the input numbers not only when loading data