Posts Tagged ‘Blazor’
Spawn an Online Game with Blazor, .NET 7 and Clean Architecture in under 60 minutes | Luke Parker | SSW User Groups
Full Stack Web Developers are commonplace, but what if you were told those very skills can directly translate to building an online game?! 🎮
Read MoreThe remote revolution with Richard Campbell and Ulysses Maclaren
After COVID the world was forced to exist remotely. Will it be the way all companies move forward into the future of business?
Read MoreMAUI – Do you build cross-platform mobile apps with .NET MAUI ? (for iOS and Android)
If you’re building installable binary apps (as opposed to web apps), it makes sense to use a cross-platform framework so that you don’t need to maintain multiple code bases.
Read MoreModern Web Dev with Blazor and .NET 6 with Jason Taylor
Ready to get up to speed with Blazor WebAssembly? You’ve picked the right time! Blazor has been running production systems for over two years now – it’s battle-tested and what’s more, Microsoft is just about to launch .NET 6 , the long-term support version of their hugely successful development platform.
Read MoreAn intro to GitHub Actions – Test and deploy multiple services
In this Tech Talk, Andreas Lengkeek has a chat with Matt Goldman about: Github Actions and deploying artifacts; deploying multiple-services; and testing an end-to-end solution.
Read MoreBlast off with Blazor! 🚀 – Supercharged Enterprise UIs using AntDesign with Luke Parker
Blazor is taking the hobbyist world by storm, but did you know it is perfect for enterprise applications? Having the whole project in one place in one language has done wonders for the development experience. However, as new tech in its perceived infancy there are doubts about whether it’s aged enough for production scenarios.
Read MoreCloudy with a Chance of Mobile: .NET Everywhere with MAUI with Matt Goldman
When Microsoft first launched .NET, the vision was to offer a viable alternative to Java and the JVM – a runtime and associated language(s) that could run anywhere. With MAUI, that original dream is becoming a reality. Whether you’re building for cloud, mobile, browser, desktop, IoT devices, servers, embedded systems…the list goes on and on…
Read MoreFluxor + C#9 – Redux Pattern in Blazor WebAssembly
Redux pattern is well-known in front end development to represent a view with complex logic with an immutable state, updated by a predictable pure function. In this lightning talk, Chris will discuss how to implement the redux pattern in a Blazor WebAssembly project using Fluxor with the latest .NET 5 and C# capabilities to implement…
Read MoreBlazor Web Apps – Goodbye JavaScript! I’m in love with C#
By this time next year most of us will be hooked on Blazor WebAssembly. Now we can run C# code directly in our browsers and get the added bonus of having a full .NET stack for building enterprise web applications. In this talk, William explains how for many years the only option we had was…
Read MoreAccessify your Blazor apps – Hot accessibility techniques for Blazor apps
Accessibility can be a jungle to navigate for regular websites and it becomes impenetrable for complex web applications. It doesn’t need to be this way. Ross will show three core techniques that move beyond the basics to really address how to start strong and begin to make your Blazor apps accessible. Ross will explain why…
Read More