What's your experience with Blazor? Do you use Blazor Server or Blazor WebAssembly?
@johnmitchell52062 жыл бұрын
This is a really well done introduction - clearly explained. Thank you for taking the time to create this.
@ClaudioBernasconi2 жыл бұрын
Thank you so much, John. 🙏
@SHiroo04 жыл бұрын
Please be a good series, I am starting to learn blazor. Will follow u and see what u have to offer. GOOD LUCK!
@ClaudioBernasconi4 жыл бұрын
There are already a few Blazor videos on this channel. 😎
@SHiroo04 жыл бұрын
What I wanna leran more is Blazor with sql and APIs XD
@charbaugh222 жыл бұрын
Very good overview, exactly what I was looking for. Thank you
@ClaudioBernasconi2 жыл бұрын
Thank you 😎👍
@robainscough2 жыл бұрын
Do I need to have two separate projects (under one solution) if I want to do Blazor Server and Blazor Web Assembly? Can they work together?
@ClaudioBernasconi2 жыл бұрын
They can share code using a class library. If you want to have two applications, yes, you need a Blazor Server and a Blazor WebAssembly project. They both can use the same components from a common class library.
@ClaudioBernasconi2 жыл бұрын
Why would you want to have both? Usually, you decide on the application type for a specific solution. What is your use case to have (I assume) the same application with both hosting models? 🤔
@LuigiZambetti3 жыл бұрын
Do you make videos also in Italian language in the future Claudio?
@ClaudioBernasconi3 жыл бұрын
Ciao Luigi, I don't think so because I don't really speak Italian. ☺️
@lardosian3 жыл бұрын
@@ClaudioBernasconi Am I hearing a Brazilian accent?
@deandre19883 жыл бұрын
Pretty sure I’m working on a blazer server project…. 😂 the fact that I don’t know for sure, is why I’m here
@ClaudioBernasconi3 жыл бұрын
Understandable. It's confusing at first. However, if you get into it the concept makes sense. Feel free to ping me on Twitter if you have questions.