It's the #Blazor Puzzle https://youtu.be/UkHezqeIQUE episode 74 with @csharpfritz and myself premiering Friday, April 18 at 2PM ET.
A custom 404 page in Blazor Web Apps | by Steven Giesel.
https://steven-giesel.com/blogPost/38a4f1dc-420f-4489-9179-77371a79b9a9
#ASPNETCore updates in .NET 10 Preview 3 | by Dan Roth.
.NET 10 Preview 3 is now available!
https://devblogs.microsoft.com/dotnet/dotnet-10-preview-3/?hide_banner=true
Join the team today at 1PM Pacific for our next .NET Preview Unboxed live stream featuring:
https://youtube.com/live/3Kxp4DKkwj8
.NET 10 Preview 3
C# 14 Extension Members
CLI Awesomeness
Blazor, & APIs!
It's the #Blazor Puzzle https://youtu.be/IbTz67F-thE episode 73 with @csharpfritz and myself premiering Friday, April 11 at 2PM ET.
Build Blazor Apps Faster with Syncfusion’s UI Kit – Say Goodbye to UI Headaches.
Beyond chat - a quick way to bring AI to your Blazor Web App | by Jon Hilton.
The #MSBuild session catalog is live! It is filled with tons of #dotnet #csharp #dotnetmaui #blazor #dotnetaspire #visualstudio #visualstudiocode #aspnetcore and SO MUCH MORE!!
Here is my full guide! https://youtu.be/wPoMqtcjGTg?si=fJG0HCOMPBepgN87
On this week's Blazor Community Standup:Updates in .NET 10 Preview 3
Javier Calvarro Nelson, Jon Galloway
April 8 / 10 AM PT / 17 UTC
In our last video, someone asked us if Blazor requires much JavaScript. Turns out that a friend of theirs even switched back to React because of this. So, let’s talk about it.
@mapache It is far from perfect with #blazor webassembly too - frequent build errors and runtime errors.
Fortunately it seems like the AI is normally able to resolve the errors once I paste the failure back into the chat.
I wonder if there's a way for cursor to feed the build results directly back into the AI?
It has exceeded my efforts in that it has created an app that *looks* better than my efforts, because it is continually updating #css to go along with the #blazor pages and code. I lag behind on the UI design, as that's not my strong suit.
It has fallen behind, because my code has a data store, and I haven't asked the AI to build out the backend yet.
At this point I've spent around 4 hours having the AI build the app.
I previously built this app myself, using #blazor server. So I do have some basis for comparison: AI vs human.
fwiw, I am good at Blazor and very good at #DotNet
I think it is fair to say that the AI has fallen short and also exceeded my manual efforts.
The app is a character sheet for a #ttrpg based on a custom game system my friends and I have been evolving since around 1985. These days I suppose you could compare it somewhat to the #fate system a little?
I asked the AI to create it using #blazor, and it chose the #webassembly option. I'm not sure that's correct, but I suspect the AI can easily convert it to Blazor server if necessary.
It's the #Blazor Puzzle https://youtu.be/RLxbAmrHW5A episode 72 with @csharpfritz and myself premiering Friday, April 4 at 2PM ET.
Blazm and StageCoder Extensions for Visual Studio | Visual Studio Toolbox with Leslie Richardson & Jimmy Engstrom.
BadgeFed Authentication, finally.
I had a hard time to get it work until I realized I was trying with a different #blazor than what I was expecting. I am still learning.
Anyway, I expect great progress in the following days.