Server-side Blazor in .NET Core 3.0

preview_player
Показать описание
In this episode, Shayne Boyer sits down with Daniel Roth to get an understanding of what exactly is Blazor and what benefits does it bring to the table for building web applications.

[00:15] - What is Server-side Blazor (formerly know as Razor Components)?
[02:13] - Why would you want to use this for frontend development?
[05:42] - What are the differences between Blazor on the server and on the client?
[11:22] - What are the benefits of the blazer component model?
[13:22] - How would you choose between server-side and client-side blazor?
[16:17] - What security considerations should we have for Blazor apps?
[20:16] - Would Blazor work with desktop frameworks like Electron?
[22:24] - What does the roadmap look like?

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

This is a BEAUTIFUL thing. Blazor has huge promise for better web applications. I hope Microsoft continues to work on the Blazor project.

albxdotcom
Автор

Finally, a video from Microsoft with good sound. Thank you.

Shows you that you do not need a giant microphone dangling in front of your face, if your sound engineers know what they are doing. And if they do not, not even a microphone the size of the moon is going to save you. LOL

TPersistent
Автор

The electron application sounds really cool.

jdubeau
Автор

I want to do a MVC with some blazor components when I need client side rendering. Now its fully client side?

TheCameltotem
Автор

I am a .net developer since 2004. About microsoft demos I want to see : A real world example, not talk only and not like same counter or weather cast for blazor over and over again. Thanks :)

bahtiyarozdere
Автор

Superheroes Dan and Steve. There will be statues of these guys at the silicon valey in the future.

fernandofarofa
Автор

I am confused I thought you guys had decided to stop calling server side Blazor "Razor Components" ?

davidmasterson
Автор

how big are the assemblies that needs to be downloaded?

hqcart
Автор

Wating This badly, c# is my favorite language

diegopiscoya
Автор

You talked about sandboxing and client security, and the risk of exposing sensitive data to the client through decompilation.

What about the risk of someone maliciously modifying the dlls the client uses as an attack vector?

nickfotopoulos
Автор

I am trying to understand how blazer is good for me :/

DevTram
Автор

Will server side razor components get deprecated when client side blazor get matured

JoeyXie
Автор

but you can't communicate with the DOM in ANY way, so yes, JAVASCRIPT is the only way?

briannielsbergh
Автор

Sadly, we MySQL lovers are not really enjoying the benefits of DotNet Core 3.0 specially the amazing Blazor, hopefully in the future there will be very good MySQL support. thanks!

ronjones
Автор

I heard Razor..., why not call it Razorus..

cocobos
Автор

Javascript is a beautiful language. Man up and learn the language.

prototype