Another great walkthrough from Dan The Man 👏. After switching over to Blazor from Flask and Nextjs, it been nothing been get-er-done productivity time. Looking forward to the refinements of v9.0. especially the tweaks for SSR/EnhancedNav with JavaScript libs
Excellent video, the code generation part for a CRUD and the security part are very good. However, today the security of client applications with React, Angular or Vue that are very common or even Blazor Web Assembly itself use JWT to connect, so I understand that it would be very interesting if they do not already have it, to see Blazor generate all for this type of security with JWT.
I guess the radiobuttons still have some improvements left? At 29:04 you have Val1 selected, but after the reconnection Val3 is selected, although for Val1 the circle looks like it's selected?
The Smart Components are a game changer, wow whats the performance penalty from a hosting prospective and would I have to subscribe to OpenA.I can I use any LLM?
Great stuff. I have some issues: After clicking on Register / Login, my screen is flashing/shaking. So I have to stop the Application. I need your help. Thanks
That is being added back to the template in .NET 9, and they just ran out of time to get it into the .NET 8 template. But you can copy the instructions from a NET 7 demo/tutorial and it will work fine. Just find something on youtube.
Blazor WASM and Blazor WASM AOT still in last place in the krausest web frameworks benchmark, when Blazor WASM is going to surpass Javascript Frameworks?
Too many specific blazor tag for front end dev. Sorry but its too far away from html.
6 місяців тому+7
one thing you guys fail big time is in not showing how to customize your built in stuff to different languages and cultures. We know it is possible, but it is a pain to find how to do it.
Coin bit boy, of course it is possible. In fact, it is a core scenario enabled by blazor and in particular blazor in .net 8. But this was enabled many years ago with PreRendering, where the server generated the page with fully loaded data ready for SEO. Just ask if you are confused or read a few of the introduction pages on Microsoft Learn.
Good to see Blazor Server being developed.
Blazor is a very cool framework. I love both client and server modes. Given the fact that wasm is fairly new, blazor client has a bright future .
Great presentation. Thank you Dan. Performance enhancements and reconnection ui is very needed.
Great progress on Blazor
Excited to see the new .NET 9 features. I want to show these off to clients.
Another great walkthrough from Dan The Man 👏. After switching over to Blazor from Flask and Nextjs, it been nothing been get-er-done productivity time.
Looking forward to the refinements of v9.0. especially the tweaks for SSR/EnhancedNav with JavaScript libs
Thanks for sharing, Daniel is one of my favorite speakers
Excellent video, the code generation part for a CRUD and the security part are very good. However, today the security of client applications with React, Angular or Vue that are very common or even Blazor Web Assembly itself use JWT to connect, so I understand that it would be very interesting if they do not already have it, to see Blazor generate all for this type of security with JWT.
For me the reconnection interval was the best, and no intervention is needed for refershing or reloading the page
18:06
Cool part.
Thanks Mr Roth , your presentations always most meaningfull.
how to write unit tests for these?
We need more work on the open source fluent UI, for example DataGrid and more features for the existing components
very nice explanation
I guess the radiobuttons still have some improvements left? At 29:04 you have Val1 selected, but after the reconnection Val3 is selected, although for Val1 the circle looks like it's selected?
Awesome, thank you.
Good presentation :)
Good work!
we need build big app to enlarge community of blazor
State persistence out of the box is one of the biggest missing parts for now
How is it possible to make Blazor a beautiful interface like React's Material Design?
I also have a client who wants material design for hospital software
there are many component libraries for blazor. You could try mudblazor or fluentui-blazor, both are excellent options
learn CSS
Excellent Item Scaffolding functionality very useful, could you replace bootstrap with blazor fluent ui It would be amazing!
How do you add Microsoft Identity to this? For example for Work Accounts from M365?
How to select a row or item in QuickGrid v8?
The Smart Components are a game changer, wow whats the performance penalty from a hosting prospective and would I have to subscribe to OpenA.I can I use any LLM?
I am very eager to work on blazor in production app atleast in .NET 10
Why can't the video editors focus more on the code so that we can actually see them
IDK why i dont have an Identity option in my new scaffold item menu can someone help?
is anyone aware of video that goes more in depth with the scaffolding with a more complex database with foreign keys?
Great stuff. I have some issues: After clicking on Register / Login, my screen is flashing/shaking. So I have to stop the Application. I need your help. Thanks
Stop shaking it then.😀
Wow blazor
Is there no plan to bring NativeAoT to Blazor?
Is it me or after rejoining, the client lost the counter and the radiobutton state?!
Can you include a Blazor with Entra ID authentication and deployment to IIS server, not local, IIS tutorial.
That is being added back to the template in .NET 9, and they just ran out of time to get it into the .NET 8 template. But you can copy the instructions from a NET 7 demo/tutorial and it will work fine. Just find something on youtube.
quickgrid looks bootsrapish? cool
Blazor WASM and Blazor WASM AOT still in last place in the krausest web frameworks benchmark, when Blazor WASM is going to surpass Javascript Frameworks?
The world is not ready for wasm yet. But it will improve slowly.
printing in blazor is very poor why not supported create pdf directe and not suported combox with search box
Show some real world examples. This is easy
Too many specific blazor tag for front end dev. Sorry but its too far away from html.
one thing you guys fail big time is in not showing how to customize your built in stuff to different languages and cultures. We know it is possible, but it is a pain to find how to do it.
SEO with loaded data is completely impossible. Disappointed!’
Coin bit boy, of course it is possible. In fact, it is a core scenario enabled by blazor and in particular blazor in .net 8. But this was enabled many years ago with PreRendering, where the server generated the page with fully loaded data ready for SEO. Just ask if you are confused or read a few of the introduction pages on Microsoft Learn.