Tag
#C#
2 posts tagged with #C#.
-
Learning Blazor by Building Something Useful. Part II
Part two on Blazor: WASM binary pitfalls, Razor gotchas, component communication struggles, lifecycle traps, and the state of the ecosystem.
#C# #.NET #Blazor #WebAssembly -
Learning Blazor by Building Something Useful. Part I
Part one of how, instead of yet another ToDo list, we built a useful IoT relay control system in Blazor: Entity Framework, MVC controller, server-side rendering, and C# instead of JavaScript.
#C# #.NET #Blazor #WebAssembly #IoT