Blazor on .NET 8 - Server-Side Rendering, Streaming Rendering and Signal-R in One Blazor Project

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

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

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

    Unifying the project types and rendering technologies under just one Blazor project feels like a natural step forward and hopefully lowers the barrier of entry for companies and teams to regard Blazor as a good option for production applications. I'm hopeful that this will boost the popularity of Blazor further.

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

      I love that comment! Thank you! :) I totally agree! I really love the way the Blazor framework is evolving!

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

    You are a gift from above! Your content are just on another level!

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

      Thank you for your very kind comment. It is very much appreciated! :)

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

    I was so confused about this a month ago. Understanding difference between Razor, Blazor, Blazor Server Side, Blazor Server, Blazor MVC, and Blazor Web Assembly is a challenge.

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

      Yes, those terms are important to understand in order to know which technologies to appropriately apply to address specific requirements. As you say, at first, this terminology can be confusing. It sounds like you are more clear in your understanding a month later, which is great :)

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

    Be very interested to see how Blazor 8 ties in with Authentication, especially Microsoft Identity, if they could simplify that, would be massive.

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

      We can look at this in an up coming video :)

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

    Good Series! .NET 8 will be a good one

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

      Thank you! It's great to see .NET evolve and become more diverse and powerful every year!

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

    Thank very much Gavin Lon!

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

      You are very welcome! Good to see you in the comments section again :)

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

    Baie Dank u, kerel (lol). I have a large Blazor WASM which is hitting roadblocks, and .net 8 seems to be able to resolve all of those.

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

      Blazor en .NET 8 is baie lekker! I'm very impressed with the latest enhancements to Blazor with .NET 8! :) You are very welcome!

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

      @@GavinLon Are you still in SA? I have been in the States in the Chicago area since 1985.

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

      @@gikasmarkantonatos2168 I live in London, England - but I go back to South Africa frequently. You are fortunate to live in the States :)

  • @ferdicuyar814
    @ferdicuyar814 10 หลายเดือนก่อน

    Sir i want to understand something. I have been developing on blazor for 1 years. I have got plenty ofr full projects. I am doing a database action. Lets say i got product list. I render the page but my productlist is null so i write a code if its not null render table if null render bla bla. Anyway after the oninitialised works i fetch the productlist, than i use statehaschanged(). In .net 8 if i use rendermodeserver can i make my functions without statehaschanged() method?

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

    Is blazor server app Is capable to connect with client pc new websocket server for gathering printer details and send printing data. When I try blazor server app connecting only to websockets running in host computer not client pc.. Can you able to share if any possible of connection with local pc websocket server... Thank you

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

    How is SSR different than the default Blazor server app, which runs the page twice, filling in html first, and adding your data on the second pass?

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

      Yes, SSR uses a typical request response model, where the rendered html is transmitted from the server to the client via http. Blazor server uses a signal-r connection (web socket connection) to push the relevant data from the server to the client. I hope that answers your question :)

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

    Greetings Gavin and everyone else. I've constructed a 7x7 grid, initially filled with standard images. Upon clicking a grid cell, the functionality allows me to select the desired image to display in that particular cell. I'm currently utilizing Blazor Server for this and I'm seeking an efficient method to display the selected image in the cell without having to refresh the whole page. Does anyone have any effective suggestions for this?

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

    Gavin Lon @GavinLon Which software did you use to create those drawings in this video? Thanks!

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

      I used VideoScribe in this video.

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

      @@GavinLon Thank you.

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

    will it be possible to make a page streamrender and have components inside that page wich can be server or client side rendered?

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

      Yes, I believe you are able to mix these technologies within a single page. I haven't yet tested this with the preview releases but that is something we can explore in an upcoming video :)

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

      @@GavinLon cool, looking forward to it

  • @Baraka-yl2dp
    @Baraka-yl2dp ปีที่แล้ว +1

    A better name would have been *Blazor Unified* instead of Blazor United. That word better captures what is really happening.

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

      I believe 'Blazor United' is just a temporary label - a working title (if you like). The name will just be Blazor, moving forward. As you say it is essentially all the features available in Blazor unified within one project.

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

      I think the name should resolve to just blazor. Since we have wasm, ssr and other things.