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.
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.
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.
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?
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.
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
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.
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.
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
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.
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.
the mic is in your head sir!
Haha! Now I see why his voice was so low ^^
HAHA that made my day lol
@@vanenkhuizen haha i know
So that we can hear what he is thinking
@@MizanNet yeahh
This was great. You guys deserve an Oscar for that acting 😂
They definitely deserve an Oscar 😂😂😂 Its not easy to act online
🤣🤣
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.
Excellent speaking through the hair technique there, truly advanced....
I think Daniel should share some of his pills with Javier.
Where found source code of this example?
The projects we used for this talk are here: github.com/danroth27/PartsUnlimited/tree/demo
In his hair
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.
This is great. Having the ability to run blazor components is massive.
4:05 Good thing Javier made the changes off-line, no-one would care to see how that was done.
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.
Daniel, I really liked your enthusiasm but on the other hand, Javier....starting with you microphone in your head....
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.
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.
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.
It is so strong work .. thank you dotnet.
I can already predict that the next iteration will focus on hiding that blazor complexity or at least clean it up somehow
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?
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.
@@danroth2h7 Thank you ! Cosidering the Epic Work you are guys busy with, the reply is rare and precious as well as prepared documentation.
I just love you @Daniel Roth. You are awesome!
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
Please Microsoft, sell T-Shirts with a pic of Javier with the mic in his hair, I'll buy 5.
Which is better for client side, Blazor or JavaScript?
Blazor/Assembly with JavaScript interop.
Blazor
what is an advantage over any js framework ?
The advantage is no js ;D
Dear Daniel, how do I add Blazor components to an MVC application?
Parts unlimited hahaha someone read the Phoenix Project I see ! Amazing book and cool video, eager to try out blazor
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.
This will be on Channel9? because I would like to see it with subtitles in Spanish to be able to understand it better
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 😞
Blazor, we are back in time, it's classic ASP.
Next step follows in 5 years: separation of HTML and Code. ( Code behind)
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.
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
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?
Can you share the source please?
I think this is it, or try another branch?
github.com/danroth27/PartsUnlimited/tree/demo
Can someone send GitHub link from this project, please?
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.
blazor server and an entire sln switcheroo?
Where is the source code for this project?
it's so complex you should pass on it :) not good as an example. just use youtube will help you more.
Where is the code?
Can you provide source code of this video?
FOR ME WHENEVER I USE BLAZOR IN ASP NET WEBSITE - IT KILLS jQuery. jQuery no longer works.
Like u haven't done no testing first. Hummm
It's very wonderful!!!
excelente job!
Awesome 💞
Still too much setup logic/boilerplate.
Hi
I am learning Blazor can i please have the source code for this application
thanks a lot
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.
"Ehhh" x10000000
ЗБС))
Javier man! next time speak up or get a better quality mic
The mic was on his head the whole time 😂