Blazor Introduction - What is Blazor?

  Рет қаралды 13,698

Claudio Bernasconi

Claudio Bernasconi

Күн бұрын

Пікірлер: 36
@ClaudioBernasconi
@ClaudioBernasconi 5 жыл бұрын
What's your opinion about Blazor? What do you want to learn next?
@morph4358
@morph4358 5 жыл бұрын
I think Blazor is very cool. I am trying to learn how to create a modern .NET Core REST API that is consumed by a Server-side Blazor Web App which uses Web API Authentication using JWT.
@ClaudioBernasconi
@ClaudioBernasconi 5 жыл бұрын
@@morph4358 That is indeed an exciting use case. I have a few videos planned out, and consuming an existing .NET Core REST API is definitely on the list. I'm glad you enjoy Blazor and happy to see you around.
@jervisyvon7493
@jervisyvon7493 4 жыл бұрын
Blazor seems easier than MVC . 🤔🤔🤔
@coolwaterdvr
@coolwaterdvr 4 жыл бұрын
I want to learn more about Blazor. Are you going to continue this series?
@ClaudioBernasconi
@ClaudioBernasconi 4 жыл бұрын
@@coolwaterdvr yes. There will be new videos coming soon.
@tassisto
@tassisto 4 жыл бұрын
I have to admit that after watching many of your videos, all the topics you covered are clear to me now. Great work, keep it up!
@ClaudioBernasconi
@ClaudioBernasconi 4 жыл бұрын
Thank you so much. You don't know how much your feedback means to me. Thank you.
@mannymorales7913
@mannymorales7913 3 жыл бұрын
Claudio, thank you for the wonderful overview! Very informative!
@ClaudioBernasconi
@ClaudioBernasconi 3 жыл бұрын
Thank you. 🙏
@FerdieSwinkels
@FerdieSwinkels 5 жыл бұрын
Sounds like a nice concept, I'm curious for Blazor now!
@ClaudioBernasconi
@ClaudioBernasconi 5 жыл бұрын
Great to hear. I will definitely follow up wirh more Blazor videos soon.
@CJendaOfficial.
@CJendaOfficial. 4 жыл бұрын
Hi, saw you at Brian G's video! Good video, thanks! New sub!☺
@habiks
@habiks 4 жыл бұрын
Thank you for the presentation. We're using it in production for over a year, but need to make a presentation about blazor for new client.... :D
@ClaudioBernasconi
@ClaudioBernasconi 4 жыл бұрын
Great to hear. Thanks for sharing your story with me. 🙂
@chammu6936
@chammu6936 3 жыл бұрын
Thanks for the clear explanation. Recently i worked on one project, where Angular is used as the front end framework and springboot is backend. Now i moved to .NET projects .I understood that Blazor supports two hosting models, client side hosting model and server side hosting model. Now i am going to start .NET project with blazor. I have created REST API for the project.Now i have to use Blazor in that project.Here my doubt comes. 1)Blazor web assembly is for front end (or) back end ? 2)Blazor Server app is for front end (or) back end?
@ClaudioBernasconi
@ClaudioBernasconi 3 жыл бұрын
Great question. Blazor WebAssembly is running Blazor as a client app. The code is fully executed in the browser. You have to use an ASP.NET WebAPI backend or another backend that you access with an HTTP client if you want to communicate with it. You run C# code on the Blazor WASM engine in your browser. Blazor Server runs your Blazor code on the server. In your components, you can directly call database code because all your C# is running on the server. There is a persistent SignalR connection (Websockets) between the server and every client. Through this connection, the server sends HTML to render in the browser. You have nothing Blazor specific running in the browser. I hope this helps you understand the differences.
@chammu6936
@chammu6936 3 жыл бұрын
So, Blazor Web assembly and Blazor Server both can be used as the front end and we can use web api as the back end. Blazor Web assembly + Web api Blazor Server App + Web api But Blazor web assemly are executed in browser and blazor server app executed in server. Is my understanding is correct? Please correct me if im wrong.
@mcclausky
@mcclausky 6 ай бұрын
Hi Claudio. For someone who is starting with Blazor, would you recommend Visual Studio or VS code? Any pros and cons? Thank you!
@ClaudioBernasconi
@ClaudioBernasconi 6 ай бұрын
Great question! I think if you're on Windows, Visual Studio will always provide the more advanced experience. However, it also requires a good machine to run smoothly. I'd say try Visual Studio first, and use Visual Studio Code on Linux, macOS, or if you don't like Visual Studio on Windows.
@KDOERAK
@KDOERAK 4 жыл бұрын
I have high expectations for Blazor and hope MS actually delivers: one programming model for basically everything.
@ClaudioBernasconi
@ClaudioBernasconi 4 жыл бұрын
I'm sure it's going to have its place in the .NET world. I'm looking forward to how everything turns out starting with .NET 5.
@KDOERAK
@KDOERAK 4 жыл бұрын
@@ClaudioBernasconi btw a good overview of Blazor, thx!
@phat80
@phat80 3 жыл бұрын
But C# must be replaced with more progressive language. C# is too old too Java-like and no standard way to compile c# to native binaries. And only this one can’t let C# be a language for everything.
@chris5947
@chris5947 2 жыл бұрын
@@phat80 Go do php then
@phat80
@phat80 2 жыл бұрын
@@chris5947 Good joke! 👍
@lardosian
@lardosian 3 жыл бұрын
What is the blazor equivalent of NPM where we can find stuff??
@ClaudioBernasconi
@ClaudioBernasconi 3 жыл бұрын
That's a great question! As with other technologies within the .NET world, you can download and manage your packages using the NuGet Package Manager in Visual Studio. You'll find the package online in the NuGet Gallery.
@lardosian
@lardosian 3 жыл бұрын
@@ClaudioBernasconi Thanks a lot Claudio!
@LuigiZambetti
@LuigiZambetti 4 жыл бұрын
when new content about Blazor Claudio?
@ClaudioBernasconi
@ClaudioBernasconi 4 жыл бұрын
Thank you so much. I took a short break from creating content, but there will be new Blazor videos coming soon. Stay tuned. Again, thanks for your comment.
@techw3608
@techw3608 4 жыл бұрын
First time i thought this is parody of tim corey
@ClaudioBernasconi
@ClaudioBernasconi 4 жыл бұрын
Can you elaborate on your comment?
@techw3608
@techw3608 4 жыл бұрын
@@ClaudioBernasconi Actually your video thumbnail looks like its copying from Tim Corey nothing else you can search youtube for Tim Corey and you will understand what I am trying to say
@ClaudioBernasconi
@ClaudioBernasconi 4 жыл бұрын
@@techw3608 I just checked out Tim Corey's thumbnails and I came to the conclusion that indeed his older (2 years+) thumbnails also share the same elements like a solid rectangle on the left and an avatar on the right. The more recent thumbnails look a lot different and honstely, a lot more professional. I think he has improved his thumbnail game and I maybe have to work on my own thumbnail style too. I still believe the thumbnails are very different. In the end, I'm thankful you watched my video and left a comment. 😎 And by the way, Tim is an inspiration for many content creators. He has many great videos and I recommend his channel to everyone interested in long-form step-by-step content. 👍
How To Create a Blazor Component
6:41
Claudio Bernasconi
Рет қаралды 9 М.
5 Differences between Blazor Server and Blazor WebAssembly
10:35
Claudio Bernasconi
Рет қаралды 4,7 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
Blazor Web Apps - Goodbye JavaScript! I'm in love with C#
1:26:14
SSW TV | Videos for developers, by developers
Рет қаралды 143 М.
Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
59:10
Microsoft Developer
Рет қаралды 166 М.
Blazor, a new framework for browser-based .NET apps - Steve Sanderson
59:26
The Blazor Competitor is Here!
15:08
Nick Chapsas
Рет қаралды 76 М.
What Is Blazor United? (.Net 8??)
14:28
Just Blazor Programming
Рет қаралды 4,8 М.
How To Create a Progressive Web App with Blazor WebAssembly
30:15