Full stack web in .NET 8 with Blazor

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

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

  • @cav7
    @cav7 ปีที่แล้ว +43

    the blazor team cant stop hitting it out of the park

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

    That looks amazing, perfectly suited to a cloud project we are starting.

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

      Hello Hows's the project going on so far??

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

    Im so excited to get in .NET 8 and new blazor features.

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

    Good Video for Understanding Basics of server side rendering

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

    Daniel and the team are doing God's work

  • @kurtnelle
    @kurtnelle ปีที่แล้ว +6

    "Visual Studio, I believe in you!" Lol, we all know the sentiment

  • @cv3787
    @cv3787 ปีที่แล้ว +16

    Anyone got the link to the example code?

  • @ragnarhax9892
    @ragnarhax9892 ปีที่แล้ว +18

    One of the blocking issues I had with implementing Blazor for my company is that WASM files were being downloaded with the .dll extension, and then those files were getting blocked by Anti-virus protection. It looks like that may have been fixed with the .wasm extension. Do .dll files still get downloaded with Web Assemembly for Blazor?

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

      isnt this only the case at dev builds?

  • @Fernan2Dominican
    @Fernan2Dominican 4 หลายเดือนก่อน

    Awesome!

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

    im very much looking forward to this

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

    Nice presentation Daniel!

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

    Seperate from the rendering, where will the services live? On the server or on the client (like with WA)?

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

    Dan Roth is THE BEST!

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

    Great tech

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

    Oh man.. This is siickkk!!

  • @yatsuk
    @yatsuk ปีที่แล้ว +6

    Does server side rendering depends on user's session? Or is it a completely stateless backend application? If it's stateless backend does it mean that I can deploy it as Azure Function?

    • @45g4rerf45f45
      @45g4rerf45f45 ปีที่แล้ว

      It depends on user's session

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

      is that true? @@45g4rerf45f45 surely a circuit is created, so there is no need for a "session" per se?

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

    Where can we find this sample code?

  • @unskeptable
    @unskeptable ปีที่แล้ว +14

    I wasnt very fond of the wasm and blazor server solutions. But this looks really promising !
    Now please redesign css from scratch !

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

      Microsoft doesn't control the CSS spec

    • @unskeptable
      @unskeptable ปีที่แล้ว +18

      I was joking obviously. No one can fix css

    • @DB-ev5ep
      @DB-ev5ep ปีที่แล้ว +4

      @@EduardoLarios95 lol that didn’t stop them from creating TS

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

    Amazing! I am new to Blazor. Is SSR the way to go or will i get benefits when using Blazor Server in some cases?

  • @PieterSmith-r6t
    @PieterSmith-r6t ปีที่แล้ว

    @Microsoft Developer where can i get this demo project to see how you are using a single project?

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

    I still have no idea the difference between Blazor server and Blazor wasm, tbh.

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

    How do I get my developer tools to look as nice as his? I want the sidebar with all the icons that he has, like the home, html, network...

    • @davidpeck7131
      @davidpeck7131 ปีที่แล้ว +7

      edge dev tools - experimental feature called focus mode, under devtools settings.

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

      @@davidpeck7131 Thank you so much!

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

    11:35 1MB for a component? That seems like a lot.

    • @djasnive
      @djasnive 5 หลายเดือนก่อน

      is it just one component or all the necessary stuff ?

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

    Where's the nested object validation, guys?

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

    Great video! Is there source code available?

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

    Where can we find the source code of the project for reference and play around

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

    Why is Azure DevOps developed in React instead of Blazor?

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

      When was Azure DevOps built and when was Blazor built?

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

    👍

  • @m.b786
    @m.b786 9 หลายเดือนก่อน

    This, combined with the separation of concerns, resembles PHP in 2010, where HTML and logic were often mixed within the same file. plus the load on the server is masive only to put ingredient on a list ... for me frontend javascript exist for a reason. let the client computer make the list of ingredient and send me the final list only

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

    I have a background of JS(MERN) and I am seeking advice on how to do full-stack-development in C#. I am a newbie in C# and need guidance.

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

      did you find any good answers? i also want to be full stack in c#

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

      @@gui2peg not yet

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

    im here for the source codes.

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

    Can it compete Angular or React?

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

    where is the github

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

      Any luck with the github?

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

      @@tipenedI can't find it either :(

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

    2:51 HTMX can fix that poor UI experience of the full page load.
    14KB javascript library

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

    Re inventing the wheel....

  • @神キラー
    @神キラー ปีที่แล้ว +3

    lets just use rust with wasm and end this madness once and for all

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

      That would be just the same programming model in another programming language, so what’s the point of your remark?

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

      ​@@larsp5109The point is that Rust is way more appropriate for WASM since it doesn't have a garbage collector. The file sizes are much smaller.

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

      @@larsp5109 The download size is still an issue, I don't know what you're talking about. Rust is way better for WASM than C# will ever be. There are already a lot of WASM web frameworks for it.

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

      ​@@WorstDeveloperit's also 100ntimes harder for a newbie developer to learn Rust than C#. I love Rust, but it's not for everyone and everything. C# is perfect for web development.

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

      @@Bourn77 that's a fair point. Rust is harder to get started with, and the ecosystem isn't anywhere near as big yet, but it's growing fast.
      I wish there was a language like Rust, with the simplicity of Go.

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

    This example is several months old, I don’t see any real progress since then.

  • @savire.ergheiz
    @savire.ergheiz ปีที่แล้ว +2

    Why M$ always stuck in the past 😂
    Those codes looks so ugly by todays standard 😂
    Especially the demo. Who in 2023 build such demo lol 😂

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

      He wants to push the algorithm

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

      @@ghost_mall I like c# but I agree with him :)
      React is much easier and more convenient

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

      react is very hard to learn. im a c# coder @@rozrewolwerowanyrewolwer391

    • @ManwithNoName-t1o
      @ManwithNoName-t1o 9 หลายเดือนก่อน

      versus what? react jsx code with something like tailwind css on each element?