What is Blazor Hybrid? [Pt 1] | Blazor Hybrid for Beginners

Sdílet
Vložit
  • čas přidán 9. 11. 2023
  • View full playlist: aka.ms/dotnet/beginnervideos/...
    Get Started with .NET in VS Code: aka.ms/dotnet/get-started/vscode
    Get Started with .NET in Visual Studio: aka.ms/dotnet/get-started/vs
    Looking to build hybrid apps across mobile, desktop, and the web? Look no further than Blazor Hybrid! A feature of ASP.NET Core and .NET MAUI enabling you to build and share web components that run across iOS, Android, Mac, Windows, and the web. Join James as he breaks down everything you need to know on how Blazor Hybrid works.
    Follow along: aka.ms/dotnet/beginnervideos/...
    Learn more:
    .NET: dotnet.microsoft.com
    Blazor: dotnet.microsoft.com/apps/asp...
    .NET MAUI: dotnet.microsoft.com/apps/maui
    Blazor Hybrid: learn.microsoft.com/aspnet/co...
    Microsoft Learn Training: learn.microsoft.com/training/...
    James:
    X: / jamesmontemagno
    CZcams: / jamesmontemagno
    Follow .NET:
    Blog: aka.ms/dotnet/blog
    Twitter: aka.ms/dotnet/twitter
    TikTok: aka.ms/dotnet/tiktok
    Mastodon: aka.ms/dotnet/mastodon
    LinkedIn: aka.ms/dotnet/linkedin
    Facebook: aka.ms/dotnet/facebook
    Docs: learn.microsoft.com/dotnet
    Forums: aka.ms/dotnet/forums
    🙋‍♀️Q&A: aka.ms/dotnet-qa
    👨‍🎓Microsoft Learn: aka.ms/learndotnet
    #dotnet #dotnetmaui #blazor #blazorhybrid
  • Věda a technologie

Komentáře • 18

  • @bulent2435
    @bulent2435 Před 7 měsíci +32

    The only thing that I hate about this ecosystem is the branding. Too many confusing names and versions and everything. I believe this issue itself creates a high level of stress when it comes to understand the concepts.

    • @SayWhaaaaaaaaaaaaaaaaaaaaaaat
      @SayWhaaaaaaaaaaaaaaaaaaaaaaat Před 2 měsíci +1

      naming for microsoft was always very hard!

    • @TheDeathknight23
      @TheDeathknight23 Před 22 dny

      They have too many technologies and not enough marketing and branding. It is turning into the JS framework mess.

  • @fieryscorpion
    @fieryscorpion Před 7 měsíci +8

    Diagrams or animations would have helped.

  • @johnnyxp64
    @johnnyxp64 Před 7 měsíci +2

    That's what i was Looking for. Lets see if uploading a file will be finally possible to a blazor WASM and an sql db

    • @warrendemars
      @warrendemars Před 7 měsíci +1

      I wrote a JavaScript component to do the uploading for my Blazor app since I needed to support 100MB+ file sizes.

    • @johnnyxp64
      @johnnyxp64 Před 7 měsíci +1

      @@warrendemars sooooo still not possible without JS? Saaaaaaaad

    • @jamesscott6864
      @jamesscott6864 Před 7 měsíci

      @@johnnyxp64 have you tried using syncfusion file upload component ? on my wasm app, I upload files to the server wwwroot and save the file name in SQL db so I can easily fetch the file with its name. is this similar to what you want to do ?

    • @heinzriemann3213
      @heinzriemann3213 Před 3 měsíci

      @@johnnyxp64what ratio of webapps needs that functionality? 1/1000 ?

    • @johnnyxp64
      @johnnyxp64 Před 3 měsíci

      @@heinzriemann3213 more like 50%. Especially those of us that try to migrate winform apps to Blazor

  • @shabanelmogy7912
    @shabanelmogy7912 Před 6 měsíci +1

    we want more example for application to enlarge community of blazor hybrid

  • @user-xi4ic2zi9y
    @user-xi4ic2zi9y Před 6 měsíci +3

    Can I transfer this series of videos to bilibili (the largest video site in China)? I will make subtitles in Chinese. In China, C# is far less popular than Java, Python, C++, etc., because we lack good tutorials and Chinese translations.😬

  • @shabanelmogy7912
    @shabanelmogy7912 Před 6 měsíci

    i wish you try to minimize size of project size

  • @AslamNazeerShaikh
    @AslamNazeerShaikh Před 9 hodinami

    Names are very confusing 😢