Blazor in .NET 8 in 3 Hours | Blazor Server | WebAssembly | Entity Framework Core | ASP.NET Identity

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024

Комментарии • 56

  • @ShilpaGowda-bc2xb
    @ShilpaGowda-bc2xb 3 месяца назад +13

    One of the best tutorial on RUclips

  • @redaelfagi7768
    @redaelfagi7768 День назад

    One of the best tutorial on RUclips ✔✔✔✔✔✔✔✔✔✔

  • @vulcanlee
    @vulcanlee 3 месяца назад +3

    I have purchased this course on Udemy and I really like your course

  • @mikepeterson443
    @mikepeterson443 25 дней назад

    Thank you Frank. It's a great tutorial with a blend of easy-to-understand practical and theoretical lessons.

  • @DChristop
    @DChristop Месяц назад +2

    the best tutorial on RUclips!

  • @hwob9417
    @hwob9417 Месяц назад

    Definitely a good course, explained with just the right amount of depth. I bought your course on Udemy. Keep it up! :)

  • @king2cool
    @king2cool Месяц назад

    Awesome tutorial to get started with Blazor. Thanks 😊

  • @CodySkidmorenh
    @CodySkidmorenh 3 месяца назад +2

    @Frank Liu 15 minutes in... excellent content.

    • @troybryantIII
      @troybryantIII 2 месяца назад

      Didnt event get 15 mins. 8:17 secs of explanations and I was already hooked.

  • @bobtoad8601
    @bobtoad8601 3 месяца назад

    Very good course. Worth any minute.

  • @MG-gg9dh
    @MG-gg9dh 2 месяца назад

    So clearly explained, thank you

  • @willypl1
    @willypl1 27 дней назад

    Great video, helped me very much. I have a question, how to handle row doubleclick on customers list ?

  • @handypda
    @handypda 2 месяца назад

    Really good!

  • @marcopaoletti3995
    @marcopaoletti3995 19 дней назад

    Grazie.

  • @michaelday6987
    @michaelday6987 Месяц назад

    Nice. This will get me to the point where I can Proof of concept my web app idea. Thank you! Is there an API associated with this?

  • @mateenonline5490
    @mateenonline5490 22 дня назад

    Can you please tell me what is relationship of Import. razor mean that @using compenents??

  • @ginodailyjob
    @ginodailyjob 2 месяца назад

    Hi Frank, I like this tutorial and your teaching style. May I ask what the Wireframe application is (the "white board" you are using to describe those Blazor concepts) ? Thank you.

  • @jlpetersen20
    @jlpetersen20 2 месяца назад

    Very good tutorial

  • @thedude6810
    @thedude6810 2 месяца назад

    Is weird, my project kept getting losing track of the new components. I had to do several clean and rebuilds along with restarting visual studio. What a headache.

  • @0x-003
    @0x-003 2 месяца назад

    Can you create more beginner friendly C# videos, like how to build stuff, like projects.
    am a frontend dev, and wanting to learn and move to backend development.
    i recently started learning about C#, and I want to become good

  • @nbhariyani
    @nbhariyani Месяц назад

    Can you pls share link of another video related to webassembly interactivity.

  • @luisfernandodeolazabalsche3317
    @luisfernandodeolazabalsche3317 2 месяца назад +1

    Hello Frank, I would like to purchase several of your udemy courses, do you please have a discount code to give me?

    • @FrankLiuSoftware
      @FrankLiuSoftware  2 месяца назад +1

      Please check out the description area. All links have coupons assicy.

  • @NotMarkKnopfler
    @NotMarkKnopfler 2 месяца назад

    Any idea why it is displaying the messages in the rendered web pages twice? Is it something to do with the class being instantiated (1st message), and then later we explicitly display a property - which causes the message to be displayed again?

  • @robinheyer708
    @robinheyer708 3 месяца назад

    2:29:10 Can confirm the refresh works as expected again. I had a Navigation Exception earlier in the project but this works fine. MS seems to be struggling getting all these different render modes correctly through the compiler (not entirely unexpected, I'd say).

    • @FrankLiuSoftware
      @FrankLiuSoftware  3 месяца назад +1

      I tried it and it does work now.

    • @robinheyer708
      @robinheyer708 2 месяца назад

      @@FrankLiuSoftware Thanks for your generosity, Frank. This was really good. I was just wondering, near the end, we go to an interactive setup. Does this negatively impact the way methods are called using the EditForm in any way or can you use both ways in a component set to InteractiveServer rendering without issues?

  • @9dgalo
    @9dgalo 3 месяца назад

    Hi Frank, I’ve bought this course in Udemy. I need to learn WASM specifically… I know it can be a silly question but would you recommend to go right to de WASM part (skip the SSR section) or definitely will be better to take the entire course??
    It’s just that I’m running late for a school project. Best regards.
    Thanks.

    • @FrankLiuSoftware
      @FrankLiuSoftware  3 месяца назад +1

      I definitely recommend watching everything. Most of the knowledge about Blazor SSR and Server interactivity is the same as WASM.

    • @9dgalo
      @9dgalo 3 месяца назад

      @@FrankLiuSoftware thanks for taking the time Frank, and thanks for this excellent course.

  • @comroec
    @comroec Месяц назад

    Why is Crystal Report not working in Blazor .net 8?

  • @AL-kn4yx
    @AL-kn4yx 2 месяца назад

    Can you make a full Udemy course on Entity framework?

  • @wisnu7734
    @wisnu7734 3 месяца назад

    Hi...does browser get full html then blazor.web.js will compare current documet with incoming full html then change the diferent between them ???...or the browser get only partial imcoming html the update the dom ??

    • @FrankLiuSoftware
      @FrankLiuSoftware  3 месяца назад

      If you are referring to SSR, the first request will get full HTML unless you are using stream rendering. After that , requests are intercepted by the Blazor. Web.js and it sends fetch request and does partial update.

    • @wisnu7734
      @wisnu7734 3 месяца назад

      @@FrankLiuSoftware thanks...can you show me the fetch request and the pure response from server in the next video ??

  • @prajjawalkumarpatel9360
    @prajjawalkumarpatel9360 2 месяца назад

    I am making a project in my case my pages are reloading but I am using Blazor web app why it is happening can you please help me?

    • @FrankLiuSoftware
      @FrankLiuSoftware  2 месяца назад

      I am not sure what is happening with your project. Could you elaborate?

  • @mattmsmith
    @mattmsmith Месяц назад

    Why are you putting repositories in the models folder and methods in the models. Its confusing and not based on proper convention.

  • @skanthathurai9701
    @skanthathurai9701 3 месяца назад

    Where can I get the source code?

    • @FrankLiuSoftware
      @FrankLiuSoftware  3 месяца назад

      Check out the description please.

    • @Porwal-wd6mn
      @Porwal-wd6mn 3 месяца назад

      @@FrankLiuSoftware I entered my name and email id but the page is still showing "Success! You will be redirected shortly."

  • @sparkgammingyt3862
    @sparkgammingyt3862 2 месяца назад

    Another tutorial video with only half info....🤡

  • @atirah14
    @atirah14 3 месяца назад

    Frank, I didn’t know how to contact you. The virtualize html attribute is not working after I updated visual studio 2022. @typeparam also is not being recognised. Any help on this would be appreciated

    • @FrankLiuSoftware
      @FrankLiuSoftware  3 месяца назад

      Did you try to restart visual studio or reboot the computer?
      If it is truly caused by visual studio updates, you will have to wait for the next update. There is not much you can do about it.
      But it shouldn't affect your production environment.

    • @atirah14
      @atirah14 3 месяца назад

      @@FrankLiuSoftware I rebooted and restarted the computer several times. Blazor just refuses to recognise the virtualise and typeparam. I am using visual studio 2022 version 17.10.1.

    • @robinheyer708
      @robinheyer708 2 месяца назад

      VS has been a mess, I had TypeScript warnings in this project specifically and randomly generated warnings for width and height set on img tags... All seems good after today's update, it even seems to recognize the container css rule now.

    • @nick78698
      @nick78698 2 месяца назад

      Honestly, drop VS and go for Rider. Totally worth the 15 euros/month(or totally free with an educational license).
      I'm a software engineering teacher, and half of the time I'm debugging VS for my students instead of the actual code 🙄