
Our favourite parts of .NET 10, with Ryan Rowston, Mark Foreman, and David Gardiner
Join us for a review of what's new in .NET 10. Ryan and David will show you a few of our favourite new features across the SDK, Runtime and...
Radio and PodcastLive Radio & PodcastsOpening Radio and Podcast...

Radio and PodcastLive Radio & PodcastsFetching podcast shows and categories...
Radio and PodcastLive Radio & PodcastsFetching podcast episodes...

Recordings of presentations made at monthly meetings of the Adelaide .NET User Group

Join us for a review of what's new in .NET 10. Ryan and David will show you a few of our favourite new features across the SDK, Runtime and...

AI assisted development is becoming a regular part of modern software teams. Tools like GitHub Copilot can help speed up delivery, reduce re...

For years those who wished to define their database structure in a SQL project have suffered through arcane configurations and platform spec...

AI is no longer just for machine learning experts—it’s ready to plug into your everyday .NET workflows. In this session, you’ll learn how to...

.NET Aspire is an opinionated stack for building apps and wrangling their dependencies. In this session you'll learn what .NET Aspire is, wh...

Never used .NET and wondering what all the fuss is about? Or are you a seasoned .NET professional curious about the parts you haven't yet ex...

SpecFlow is a framework for .NET used to create automated tests using the Gherkin Given-When-Then syntax. In, this talk, you'll learn about...

In this talk I'll share some of the lessons learned in creating and maintaining numerous build and deployment pipelines in both Azure DevOps...

Developers often say to "design your code like LEGO". Typically, they're suggesting you separate your code into small modules with single re...

In this presentation, Daniel Brown, User Group Lead of the Adelaide Microsoft Copilot User Group, will delve into developing, integrating, a...

Discover how OpenTelemetry, an open-source observability framework can revolutionise the way you monitor, trace, and analyze your distribute...

Do you want your notifications to cut through the noise of email? With the global shift to remote & hybrid work, email has been feeling the...

Developer experience is a crucial aspect of software development that focuses on improving the workflow, productivity, and overall satisfact...

If your devices have to work anywhere, satellite connectivity is really the only option. This session is about building an Azure IoT based s...

.NET 8 favourites speed-run, with Ryan Rowston Let's race into the next generation of .NET with a speed-run through a few of my favourite ne...

In 1971, three students from Minnesota thought they could liven up a history lecture by creating a computer game for the students to play, a...

An eye-opening journey into the heart of Discount Party Supplies' ERP system, Byblos, as we spotlight the transformative role Blazor has pla...

We have a challenge: Modern day administrators want to keep a tight rein on who can perform different actions in their systems. Join us and...

Have you ever loaded the official ChatGPT web application, entered a prompt and wondered: "How did they build that? How did they stream the...

Come and learn how 'DevPulse', a cloud native .NET application for delivering interactive polls at AWS community expo booths was taken from...

In this presentation, we will explore why gRPC is a technology worth considering for API service development in .NET. We will discuss the be...

Hot Reload (and Edit and Continue) are reasonably amazing technologies allowing you to apply code changes on the fly, without stopping your...

Whether it be MAUI, WPF, WinUI, Xamarin.Forms, UWP, Uno Platform, Avalonia, or any other technology that defines UIs with XAML, there are so...

You've been bashing your head against a wall for 5 hours trying to figure out what went wrong. Suddenly you remember what you were thinking...

Running .NET inside a container has been supported for a while, but up until now, building the container image required a bunch of extra ste...

Blazor is a Microsoft framework first released in 2018 that uses Razor syntax and C# instead of JavaScript for developing modern web apps. O...

WinUI is the new modern native UI platform of Windows. The open-source Uno Platform extends pixel-perfect WinUI experiences built with C# an...

The Distributed Application Runtime (Dapr) provides APIs that simplify microservice connectivity. Whether your communication pattern is serv...

Lana (in conversation with David) takes us through some of the highlights of the recent Microsoft Build conference, including: Low code apps...

Verify is a snapshot tool that simplifies the assertion of complex data models and documents with all popular .NET unit testing frameworks....

Getting your .NET application running in Kubernetes, and in particular Azure Kubernetes Service (AKS) has not been the easiest of tasks, wit...

Get the most out of Visual Studio productivity and testing tools in .NET! Learn new tips to help you understand code at a glance and the too...

How do we architect software that has the potential to tap out the upper limits of single cluster scaling up and out? How do we achieve unbo...

This talk is open to anybody interested in knowing what Go is about. We will go over the basic language constructs, opinions, tooling, modul...

Let's dive in to the latest features of Azure Functions - the serverless compute offering for Azure. After a quick recap of what Azure Funct...

Serverless applications are taking the Internet by storm & it's easy to see why, the idea of being able to solve your problem & deploy it th...

Pragmatic Performance: When to care about perf, and what to do about it As a developer you often hear both that performance is important, bu...

Logic Apps Custom connectors are a great way to abstract your APIs and plug them into logic apps using a reusable connector pattern that is...

With the pervasive spread of gaming through popular culture it is now more important than ever to cater to a wide audience of potential user...

Blazor is a single-page app framework for building interactive client-side Web apps with .NET. Blazor uses open web standards (no plugins or...

How to achieve DevOps (including security checks) by using Azure DevOps, Docker and other tooling. How to using Azure DevOps with GitFlow.

WebAssembly has huge implications for the web— it provides a way to run code written in multiple languages on the web at near-native speed,...

DevSecOps seems to be the flavour of the month when it comes to software security. Is this just a buzzword, an ideology that's only applicab...

There's been a lot of buzz in the frontend world around various frameworks and architectures. In the midst of this explosion in experimentat...

There are basically two options for integrating Angular6 into an existing site that has older technologies like AngularJS or JQuery: 1) Angu...

Feature Toggles or Feature Flags are utilised by many organisations to control system behaviour without changing the code. They offer variou...

In this demo-heavy session, Dave will demonstrate the many features we've added to Visual Studio 2017 since it first released to make .NET d...

Deployments are hard: nothing runs the same in production as it does on your local machine, and orchestrating the right changes at the right...

Because too much Docker is barely enough! Jack is back for the sequel to his March presentation. Drilling deep into Docker and also covering...

Blockchain is the next big thing, have you ever wondered how we can incorporate this technology with mobile? In this session, we will learn...