Modern Web Development with Blazor & .NET 5

  Рет қаралды 62,782

dotnet

dotnet

Күн бұрын

Пікірлер: 70
@dotnetist
@dotnetist 4 жыл бұрын
the mic is in your head sir!
@AfonsoPina
@AfonsoPina 4 жыл бұрын
Haha! Now I see why his voice was so low ^^
@vanenkhuizen
@vanenkhuizen 4 жыл бұрын
HAHA that made my day lol
@dotnetist
@dotnetist 4 жыл бұрын
@@vanenkhuizen haha i know
@MizanNet
@MizanNet 3 жыл бұрын
So that we can hear what he is thinking
@dotnetist
@dotnetist 3 жыл бұрын
@@MizanNet yeahh
@dansmif
@dansmif 4 жыл бұрын
This was great. You guys deserve an Oscar for that acting 😂
@acveigascs
@acveigascs 4 жыл бұрын
They definitely deserve an Oscar 😂😂😂 Its not easy to act online
@banzai316
@banzai316 3 жыл бұрын
🤣🤣
@ivanb8662
@ivanb8662 4 жыл бұрын
Where found source code of this example?
@danroth2h7
@danroth2h7 4 жыл бұрын
The projects we used for this talk are here: github.com/danroth27/PartsUnlimited/tree/demo
@DigitalNomadOnFIRE
@DigitalNomadOnFIRE 3 жыл бұрын
In his hair
@andrewbeeman9083
@andrewbeeman9083 4 жыл бұрын
Just published my first Blazor app in 5 that replaces my previous React app. I couldn’t be happier. Please make XAML as wonderful as Blazor for MAUI.
@BrianHallmanac
@BrianHallmanac 4 жыл бұрын
Great job on this video! This video was the reason I pulled the trigger on going with Blazor for a new backend being used on an existing website being converted to a web app.
@TheAndreArtus
@TheAndreArtus 4 жыл бұрын
4:05 Good thing Javier made the changes off-line, no-one would care to see how that was done.
@jimiscott
@jimiscott 4 жыл бұрын
This is great. Having the ability to run blazor components is massive.
@paulallen04105
@paulallen04105 4 жыл бұрын
I think Daniel should share some of his pills with Javier.
@DigitalNomadOnFIRE
@DigitalNomadOnFIRE 3 жыл бұрын
Excellent speaking through the hair technique there, truly advanced....
@alexzzz3588
@alexzzz3588 4 жыл бұрын
Is there formal documentation regarding MVC/RazorPages+Blazor in one project, which includes server setting up (if required or I need "just to add Blazor component"), authentication tweaks and other details? How does Blazor component work in case user disables JavaScripts in browser?
@danroth2h7
@danroth2h7 4 жыл бұрын
Take a look at docs.microsoft.com/aspnet/core/blazor/components/prerendering-and-integration. Blazor does require a browser that can execute JS in order to function.
@alexzzz3588
@alexzzz3588 3 жыл бұрын
@@danroth2h7 Thank you ! Cosidering the Epic Work you are guys busy with, the reply is rare and precious as well as prepared documentation.
@aqeelbaloch1116
@aqeelbaloch1116 4 жыл бұрын
I have applied the AdminLTE template to my Blazor Web Assembly project and the layout works fine. But the JQuery document ready function was not working so I have called it from the Blazor component and then the plugin controls display perfectly. After doing so I am facing issues with Blazor Model Binding to input fields. Would you please suggest how can I resolve this issue? I have posted this question on StackOverflow with code snippets stackoverflow.com/questions/64829660/blazor-web-assembly-application-input-field-binding-is-not-working-after-calli
@ajazahmad2386
@ajazahmad2386 4 жыл бұрын
No doubt Not net is on its climax but main source or media conveying us the latest features and efficiencies we know only Danial Roth Thanks so much.
@sky78710
@sky78710 4 жыл бұрын
It is so strong work .. thank you dotnet.
@flcrm733
@flcrm733 3 жыл бұрын
what is an advantage over any js framework ?
@TheITomG
@TheITomG 3 жыл бұрын
The advantage is no js ;D
@Netherlands031
@Netherlands031 4 жыл бұрын
Lost it at 6:16. What on earth is the meaning of what Javier is saying here? We're passing an Id, which is not available in the context or something?
@mioupink
@mioupink 4 жыл бұрын
Which is better for client side, Blazor or JavaScript?
@russellkemmit73
@russellkemmit73 4 жыл бұрын
Blazor/Assembly with JavaScript interop.
@fieryscorpion
@fieryscorpion 3 жыл бұрын
Blazor
@MUSICA1742
@MUSICA1742 4 жыл бұрын
Thank You so much all of you. I like the way you did the video. very well prepared. I've learned a lot. Congratulations and Thank you so much.
@marcosphs
@marcosphs 3 жыл бұрын
Dear Daniel, how do I add Blazor components to an MVC application?
@sky78710
@sky78710 4 жыл бұрын
Can you share the source please?
@guyincognito1985
@guyincognito1985 4 жыл бұрын
I think this is it, or try another branch? github.com/danroth27/PartsUnlimited/tree/demo
@hero1v1
@hero1v1 4 жыл бұрын
After deploying my .net 5 Blazor WASM app in IIS, when domain is secure (HTTPs) i get 2 errors and the app crashes Failed to start platform. Reason: RuntimeError: memory access out of bounds and Error: Error loading ICU asset.
@cessargraux
@cessargraux 3 жыл бұрын
This will be on Channel9? because I would like to see it with subtitles in Spanish to be able to understand it better
@Jel.Awesh.M
@Jel.Awesh.M 4 жыл бұрын
Daniel, I really liked your enthusiasm but on the other hand, Javier....starting with you microphone in your head....
@danroth2h7
@danroth2h7 4 жыл бұрын
He actually had another fancy mic sitting in front of him 😄. The headset was just for the speakers. But we think he accidentally bumped the gain on his desk mic, hence the softer audio.
@FINSuojeluskunta
@FINSuojeluskunta 4 жыл бұрын
I really like that this seems to be made with centralized identity and JWT in mind. It seems like just another client, but one that integrates with .NET Core components. I am still getting destroyed dealing with permissions while using JWTs though, but I will absolutely take a look at Blazor when I get my identity/API done.
@loozich
@loozich 3 жыл бұрын
Can someone send GitHub link from this project, please?
@kourosh234
@kourosh234 4 жыл бұрын
Where is the code?
@High_Mauntains
@High_Mauntains 4 жыл бұрын
Where is the source code for this project?
@SayWhaaaaaaaaaaaaaaaaaaaaaaat
@SayWhaaaaaaaaaaaaaaaaaaaaaaat 3 жыл бұрын
it's so complex you should pass on it :) not good as an example. just use youtube will help you more.
@LolzerCakes
@LolzerCakes 4 жыл бұрын
blazor server and an entire sln switcheroo?
@saddamhossaindotnet
@saddamhossaindotnet 4 жыл бұрын
I just love you @Daniel Roth. You are awesome!
@paulallen04105
@paulallen04105 4 жыл бұрын
I can already predict that the next iteration will focus on hiding that blazor complexity or at least clean it up somehow
@techiebhogi1960
@techiebhogi1960 3 жыл бұрын
Can you provide source code of this video?
@AbrahamLaria
@AbrahamLaria 4 жыл бұрын
I was really interested in the "getting ready for blazor" part and then he said "I went ahead and did for you", what a let down 😞
@ihorbond
@ihorbond 3 жыл бұрын
Parts unlimited hahaha someone read the Phoenix Project I see ! Amazing book and cool video, eager to try out blazor
@isyankarmakarna9865
@isyankarmakarna9865 3 жыл бұрын
U must make blazor like flask. blazor is very compilated and we can not learn it easly. Make a video that teach us that blazor serverside from the empty project.
@wiepcorbier
@wiepcorbier 4 жыл бұрын
Blazor, we are back in time, it's classic ASP. Next step follows in 5 years: separation of HTML and Code. ( Code behind)
@studentt6064
@studentt6064 4 жыл бұрын
you can have code behind files, and it is perfectly possible to layer your code so all business logic is not in the code-behind file but is unit-testable.
@danroth2h7
@danroth2h7 4 жыл бұрын
There's no time like the present! Code-behind support with partial classes is already available: docs.microsoft.com/aspnet/core/blazor/components#partial-class-support
@DigitalNomadOnFIRE
@DigitalNomadOnFIRE 3 жыл бұрын
Please Microsoft, sell T-Shirts with a pic of Javier with the mic in his hair, I'll buy 5.
@SayWhaaaaaaaaaaaaaaaaaaaaaaat
@SayWhaaaaaaaaaaaaaaaaaaaaaaat 3 жыл бұрын
FOR ME WHENEVER I USE BLAZOR IN ASP NET WEBSITE - IT KILLS jQuery. jQuery no longer works.
@yvau
@yvau 4 жыл бұрын
Like u haven't done no testing first. Hummm
@musazulu7013
@musazulu7013 4 жыл бұрын
Hi I am learning Blazor can i please have the source code for this application
@klarnorbert
@klarnorbert 3 жыл бұрын
Still too much setup logic/boilerplate.
@mr_don_key
@mr_don_key 3 жыл бұрын
video is kind of difficult to follow: 1) Javier's voice volume is quite lower than Daniel's. 2) Javier's voice is more muffled sounding, making it harder to hear what he says. 3) his accent doesn't help in this context (explaining things as a tutor). 4) many copy paste elements being done, without proper explaining, and on top, clicking too fast through the file structures, making it harder to follow.
@lestercerioli1630
@lestercerioli1630 4 жыл бұрын
It's very wonderful!!!
@lasindunuwanga5292
@lasindunuwanga5292 3 жыл бұрын
Awesome 💞
@atpayero
@atpayero 4 жыл бұрын
excelente job!
@Courserasrikanthdrk
@Courserasrikanthdrk 4 жыл бұрын
thanks a lot
@selimtv3428
@selimtv3428 3 жыл бұрын
"Ehhh" x10000000
@elkhoukhi
@elkhoukhi 4 жыл бұрын
Javier man! next time speak up or get a better quality mic
@maacpiash
@maacpiash 4 жыл бұрын
The mic was on his head the whole time 😂
@VitaliyZlobin
@VitaliyZlobin 4 жыл бұрын
ЗБС))
A talk for trailblazers: Blazor in .NET 5
29:53
dotnet
Рет қаралды 11 М.
ASP.NET Core Series: PWA's with Blazor
29:08
dotnet
Рет қаралды 28 М.
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН
Жездуха 41-серия
36:26
Million Show
Рет қаралды 5 МЛН
High-performance Services with gRPC: What's new in .NET 5
27:27
The Simplest Tech Stack
9:38
Awesome
Рет қаралды 143 М.
Full stack web UI with Blazor in .NET 8 | .NET Conf 2023
55:56
Building .NET Hybrid Apps with Blazor
29:15
dotnet
Рет қаралды 57 М.
Application State in Blazor Apps
29:43
dotnet
Рет қаралды 21 М.
Blazor Web Apps - Goodbye JavaScript! I'm in love with C#
1:26:14
SSW TV | Videos for developers, by developers
Рет қаралды 143 М.
Microfrontends with Blazor: Welcome to the Party!
31:23
dotnet
Рет қаралды 17 М.