Architecture
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 future of App modernization with Richard Campbell and Ulysses Maclaren
App modernisation can be daunting task and could include unnecessary technical debt. Let’s find out how we can navigate the future.
Read MoreClean Architecture in 5 minutes with Jason Taylor and Piers Sinclair | NDC Melbourne 2022
The explosive growth of web frameworks and the demands of users have changed the approach to building enterprise applications.
Read MoreEducation in the Cloud – Campion’s Digital Journey with Alexander Candy-Levy, Michael Smedley and Patrick Zhao
See how four million students are moving from paper to digital, leveraging containerized microservices for scale, and integrating with a complex partner network as well as the national schools ecosystem.
Read MoreUser Journey Mapping with Bryden Oliver and Jayden Alchin
A customer journey map is a visual story about the process by which a customer interacts with a business and their experience in using a product or service.
Read MoreAzure Architecture Center by Microsoft Regional Director Adam Cogan
Azure Architecture Center is a one stop shop for all things Azure Architecture. It’s got a library of reference implementations to get you started. Lots of information on best practices from the big decisions you need to make down to the little details that can make a huge difference to how your application behaves.
Read MorePragmatic DevOps | Tech Tips NDC Sydney 2019
Pragmatic DevOps It’s easy to feel like DevOps is too hard to implement because the theory is hard to apply in their company. Rather than give up, it’s important to be pragmatic and try to solve the problems. To do this effectively, you need the theory. With books like The Phoenix Project and The Unicorn…
Read MoreThe Ultimate .NET Core Developer Course (10 parts) – Dev SuperPowers .NET Core Tour
Build and host Enterprise Web Applications on .NET Core. .NET Core is out and it’s the most powerful and flexible version ever! Much of the day-to-day code you write will be the same – but the architecture and how your project fits together has changed. We will provide you with: A solid foundation in .NET…
Read MoreThousands of concurrent connections with Azure SignalR Service
As much as everyone loves having real-time applications, it is a pain to have them in high traffic websites. Scaling is a big issue which can be easily solved by using Azure’s SignalR Service. How can we add real-time functionality to cloud hosted web applications? How can we test and handle high traffic volume without…
Read MoreClean Code with Entity Framework Core | Brendan Richards
Object Relational Mappers like EF Core exist to take the drudgery out of getting your Object-Orientated C# code to talk to a relational database. Opinions on this vary from “ORMs are the Vietnam of Computer Science” to “If you write data access code, you are stealing from your client”. Like any powerful tool, EF Core…
Read More