Blazor Component Render Modes [Pt 8] | Front-end Web Development with .NET for Beginners

  Рет қаралды 16,493

dotnet

dotnet

Күн бұрын

Пікірлер: 18
@jimvacca7101
@jimvacca7101 8 ай бұрын
One of the best explanations of render mode. Great job!!
@huangjiawutw
@huangjiawutw 6 ай бұрын
thanks for the Beginners series, short video, clear explanations
@stoyandimov7914
@stoyandimov7914 2 ай бұрын
Great explanation. Thanks for using vscode as well.
@kourosh234
@kourosh234 Ай бұрын
Thank you so much for another great video. Your videos with Steven Sandersons videos are the best :) Is there an example with Blazor interactive auto render mode and custom jwt with roles?
@abdulsalamelsharif5387
@abdulsalamelsharif5387 5 ай бұрын
Thank you, This is a clear explanations
@tinpochan5547
@tinpochan5547 6 ай бұрын
So with 4 different mode - Static Server, Interactive Server, Interactive WebAssembly, Interactive Auto, when use which? This is kind of confusing... At the first impression I thought using Interactive Auto would be having some advantage on performance, but someone below stated it’s actually slower than InteractiveServer.
@arabiceasycode
@arabiceasycode 7 ай бұрын
Well explained, but Blazor behaves differently using Visual Studio, I don't know why? but using vs code in Mac it works exactly as video.
@victorcates9330
@victorcates9330 8 ай бұрын
I understand the render modes in isolation, but put together? Do the render modes interleaf safely? When things work automagically, I'm always afraid of whether I'm about to be bitten by things stopping working and suddenly having to deal with massive complexity. Is everyone else watching this with a befuddled expression or is it just me?
@Autystyczny
@Autystyczny 8 ай бұрын
Don't worry, it's working. I was already trying this out. You can specify the render mode per component / page or per the whole app.
@victorcates9330
@victorcates9330 8 ай бұрын
@@Autystyczny Good to know. Thanks.
@muhamedkarajic
@muhamedkarajic Ай бұрын
Dose this mean that e.g. I have always to keep the App.razor as a ServerSide rendered component even doe I wanna only use InteractiveWebAssembly?
@osman3404
@osman3404 9 ай бұрын
I wish there was client interactivity but without Signalr or WebAssembly.
@Autystyczny
@Autystyczny 8 ай бұрын
there is to some extent. That's what [streaming rendering] does when injecting the data. Usually you'd wait to see the page until all of the data loads in but with it you don't have to. Also - the default SSR is working just fine with forms etc. so there is interactivity to some extent.
@d3vwannabe
@d3vwannabe 7 ай бұрын
I just thought Blazor is kinda similar to React up til this point. About rendering, does this mean Blazor also act kinda like a web server that serves SSR content? I suppose React does the same in development..? But in React you usually bundle and build everything into just 1 html, CSS, and JS for production. Or you could do SSR using next.js. But say in production using Blazor, if you want to have an interactive site do you either have to serve WebAsm stuff, html, CSS, js... by some generic server like Nginx, or you need to have Blazor running as a server where it will generate server side rendering and return the SSR HTML, which act like next.js? Also, isn't stream rendering something handled by the backend?
@d3vwannabe
@d3vwannabe 7 ай бұрын
A little bit confused on how it achieves stream rendering. I would appreciate further explanations/examples.
@wusswuzz5818
@wusswuzz5818 8 ай бұрын
Creating a blazor project (dotnet new blazor -int Auto) results in warnings like "Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace." These are fresh new projects therefore the warnings are curious. How do you resolve that?
@plcworker
@plcworker Ай бұрын
11:28 How would you do it from Visual Studio?
@eduardogoncalvesdossantos4323
@eduardogoncalvesdossantos4323 7 ай бұрын
In the standard project, the "IncrementCount" function with "@rendermode InteractiveAuto" is very slow on first access, it does not have the same speed as "@rendermode InteractiveServer". In subsequent accesses the increment is automatic, very fast! I thought "@rendermode InteractiveAuto" would open websocket at the same speed as "@rendermode InteractiveServer".
CAN YOU DO THIS ?
00:23
STORROR
Рет қаралды 41 МЛН
Try Not To Laugh 😅 the Best of BoxtoxTv 👌
00:18
boxtoxtv
Рет қаралды 4,2 МЛН
Wait for the last one 🤣🤣 #shorts #minecraft
00:28
Cosmo Guy
Рет қаралды 15 МЛН
Building Beautiful Blazor Websites in .NET 8
1:01:47
Devessence
Рет қаралды 17 М.
React Crash Course | Learn React Quickly | In 80 Minutes
1:17:07
WolfDenCode
Рет қаралды 2,8 М.
Microsoft Makes Windows Worse With AI
9:34
Mental Outlaw
Рет қаралды 161 М.
Don’t Build a Distributed Monolith - Jonathan "J." Tower - NDC London 2023
1:04:02
Ten Amazing Blazor Features You Must Know
25:34
Gavin Lon
Рет қаралды 6 М.
How to create RESPONSIVE Layouts with CSS GRID
11:04
Coding2GO
Рет қаралды 49 М.
CAN YOU DO THIS ?
00:23
STORROR
Рет қаралды 41 МЛН