Blazor Tutorial : Build Your First App - EP01

preview_player
Показать описание
Hey Coders,

In this #Blazor Tutorial, I am starting a video series where I am going try and learn how to make Blazor apps. If you want learn with please join me in this playlist.

Content -
1. #ASP.NET #C# is competing with AngularJS, React and Vue
2. Introduction of WebAssembly
3. Need .NET Core 3 and Visual Studio 2019 16.3 or greater
4. Introduction to Hello World app
5. SignalR connection to server

The principal hosting model for Blazor is running client-side in the browser on WebAssembly. The Blazor app, its dependencies, and the .NET runtime are downloaded to the browser.

With the Blazor Server hosting model, the app is executed on the server from within an ASP.NET Core app. UI updates, event handling, and JavaScript calls are handled over a SignalR connection.

If you want to know more about webassembly

Let me know if you have any issues understanding how Blazor works or if you have issues creating your 1st app.

#CuriousDrive #WeLoveCoding
Рекомендации по теме
Комментарии
Автор

Thanks for watching, please share with your friends :)

CuriousDrive
Автор

Thanks for starting this tutorial series. I am excited about #Blazor webassembly. I hope you make tutorial series on that hosting model too.

adammullaji
Автор

I have a question.

In the videos from episode 1 to 3, the screen shows the process of typing the source code, but suddenly from episode 4, parts of the source code are skipped, and from episode 5, only the main parts of the code are explained.

Therefore, it would have been much easier to understand the video if the entire source code was provided, which is quite disappointing.

I want to study by typing the code myself, but...

I'm wondering if I'm missing something.

Note that the materials on Github are completely different from the ones in the video.

Please refrain from saying that it can't be helped due to time constraints.🤕

ybleeLee
Автор

Thanks for uploading the new blazor video! Really looking forward to more Blazor videos

johnn
Автор

I dont know what to do im learning asp net core with MVC 5 but blazor dont use MVC so idk if i should learn blazor or keep learning asp core mvc 5

putinninovacuna
Автор

Thanks for uploading the video. It's useful for my blazor learning. Could you please give some idea about multi tenancy using blazor web assembly or blazor server

dhanarajdavid
Автор

Is this still valid? I have VS 16.4.4 and the installer doesn't have anything named Blazor.

edwardhandrich
Автор

can you do state management with blazor, sir ?

ofekezra
Автор

Hello ! Is this course still worth following as an introduction to Blazor WASM or is it outdated ?

muhammedbesirovic
Автор

Hey, can I follow this series using Rider and Postgres on Mac? Or is there something Visual Studio or SQL Server specific ?

simrandotdev
Автор

Good Tutorial but what's wrong with your voice. at certain stage Its hard to listen even having ear buds. Pls do resolve

muhammadraza
Автор

Not one line of code. It's more like "what is blazor good for", but not a Tutorial.

holger_p
Автор

Where is your first app? This is the built-in app not your first app

TheAmazeer
visit shbcf.ru