Forms, Validation & HTTP POST with Blazor WebAssembly | Blazor Blog Series #5

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2024
  • 🔥 Get up to 95% discount on the Blazor WebAssembly Full Stack Bootcamp: www.udemy.com/course/blazor-w...
    ☕ Buy me a coffee: www.buymeacoffee.com/patrickgod
    💻 Code on GitHub: github.com/patrickgod/BlazorBlog
    #Blazor #DotNet #PatrickGod
    Thumbnail Image by katemangostar - freepik.com (www.freepik.com/free-vector/b...)

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

  • @PatrickGod
    @PatrickGod  3 ปีที่แล้ว

    Do you have any idea what was happening at around 08:24? 🤔

    • @theokelvin8425
      @theokelvin8425 3 ปีที่แล้ว

      Dont know if anyone cares but if you are stoned like me during the covid times then you can stream pretty much all of the latest series on instaflixxer. I've been watching with my girlfriend during the lockdown =)

    • @hamzathaddeus9339
      @hamzathaddeus9339 3 ปีที่แล้ว

      @Theo Kelvin Definitely, I've been using instaflixxer for since november myself =)

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

      Lol...there are coders on this channel...do you really think they won't scan that flixxer url and find a nice little fishing script on there...lol..please get real.

  • @pm-fl5kw
    @pm-fl5kw 3 ปีที่แล้ว +1

    Hi Patrick. Thanx Again. Small remark: Once i added the [Required] parameter to the model, the GetAllBlogPosts gave an error about 'Non Nullable values'. I had to do a 'ef migrations' to get the index page with all the post working again. Now it's working like a charm 👍

    • @PatrickGod
      @PatrickGod  3 ปีที่แล้ว

      Oh, thanks a lot for the hint. I will have a look into this!

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

    Hi, I wanted to try your curse which has link in description, but it has no discount as its mentioned :(

    • @PatrickGod
      @PatrickGod  3 ปีที่แล้ว

      Hi, Thanks!
      That's really strange. I just tested the link and it definitely gives me a huge discount: www.udemy.com/course/blazor-webassembly/?referralCode=647B4EAACD6D8E4E6872 Hope it doesn't have something to do with your region. Please try it again, if necessary, in a couple of hours. Maybe Udemy is currently working on something. Keep me posted.
      Take care,
      Patrick

  • @ichig085
    @ichig085 2 ปีที่แล้ว

    Mine fails at await _context.SaveChangesAsync( ) - inspecting in the browser shows error 500 - any ideas what might be causing it? My get requests work fine, though.

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

      i feel you im getting status code 400 on post