ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Blazor Tutorial C# - Part 1 | Blazor Basics in 30 Mins [Blazor Development] | Razor Pages

Автор: Coding Droplets

Загружено: 2021-11-15

Просмотров: 163744

Описание: Blazor Tutorial C# - Part 1 is a tutorial video that covers Blazor Basics in 30 Mins duration which explains more about Razor pages. We'll be including more about Blazor Development (including the Advanced concepts) in our upcoming videos in this series.

Learn Blazor with Coding Droplets. Below is the Blazor Tutorial Playlist Link:
   • Blazor Tutorial - Beginner to Advanced  

#Blazor is a free and open-source web framework that enables developers to create web apps using C# and HTML. We are using #DotNet5 and #DotNet6 as target framework in this video tutorial series. - Asp.Net Core

Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries.

Blazor can run your client-side C# code directly in the browser, using Blazor WebAssembly. Because it's real .NET running on #WebAssembly, you can re-use code and libraries from server-side parts of your application.

Alternatively, Blazor can run your client logic on the server (Blazor Server). Client UI events are sent back to the server using SignalR - a real-time messaging framework. Once execution completes, the required UI changes are sent to the client and merged into the DOM.

Blazor is not like Silverlight, Microsoft’s previous attempt at hosting in-browser applications. Silverlight required a browser plugin in order to run on the client, which prevented it from running on iOS devices.

Blazor does not require any kind of plugin installed on the client in order to execute inside a browser. Blazor either runs server-side, in which case it executes on a server and the browser acts like a dumb terminal, or it runs in the browser itself by utilising WebAssembly.

Because WebAssembly is a web standard, it is supported on all major browsers, which means also client-side Blazor apps will run inside a browser on Windows/Linux/Mac/Android and iOS.

Topics Covered in this Video:
0:00 - Intro
2:57 - Demo Blazor Web Application
6:07 - Blazor Project Setup
7:44 - What is Razor?
8:41 - Routing in Blazor
12:53 - Declaring Variables and Methods in Blazor
22:23 - Explicit Event Declaration in Blazor
23:35 - How to use Conditions and For Loops in Blazor
29:22 - MarkupString in Blazor
30:52 - Summary of Blazor Basics Tutorial

You can reach us at Social Media:
Facebook:   / codingdroplets  
Twitter:   / codingdroplets  
Instagram:   / codingdroplets  
Github: https://github.com/codingdroplets/

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Blazor Tutorial C# - Part 1 | Blazor Basics in 30 Mins [Blazor Development] | Razor Pages

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Blazor Tutorial C# - Part 2 | Razor Components | dotnet 5 - dotnet 6

Blazor Tutorial C# - Part 2 | Razor Components | dotnet 5 - dotnet 6

Blazor Tutorial C# - Part 4 - Blazor Javascript Interop | Blazor Javascript Isolation

Blazor Tutorial C# - Part 4 - Blazor Javascript Interop | Blazor Javascript Isolation

Full stack web UI with Blazor in .NET 8 | .NET Conf 2023

Full stack web UI with Blazor in .NET 8 | .NET Conf 2023

Blazor Render Modes EXPLAINED 🔥 Which One Should You Use in .NET 9 - SSR, Server, WebAssembly, Auto?

Blazor Render Modes EXPLAINED 🔥 Which One Should You Use in .NET 9 - SSR, Server, WebAssembly, Auto?

Лазеры на фронте, сомнительные итоги 12-дневной войны и российские военные корабли в Ла-Манше

Лазеры на фронте, сомнительные итоги 12-дневной войны и российские военные корабли в Ла-Манше

Похудей на 45 КГ, Выиграй $250,000!

Похудей на 45 КГ, Выиграй $250,000!

SOLID ПРИНЦИПЫ простым языком (много примеров)

SOLID ПРИНЦИПЫ простым языком (много примеров)

Заявление Путина о завершении войны / Последнее условие

Заявление Путина о завершении войны / Последнее условие

I made the PC I couldn't buy

I made the PC I couldn't buy

The Blazor Competitor is Here!

The Blazor Competitor is Here!

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]