Adelaide .NET User Group / David Gardiner
Adelaide .NET User Group Podcast
Recordings of presentations made at monthly meetings of the Adelaide .NET User Group
Author
Adelaide .NET User Group / David Gardiner
Category
Podcast website
Latest episode
Feb 11, 2026
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
Programming in Microsoft Visual F# with Stephen Hosking 09.05.2018
F# is the third major language in .Net. It is a functional, object-oriented language suitable for most applications, and shines in large and/or technical projects. There will be a coding demonstration and pragmatic pointers for getting started and progressing to real world projects
Use Firebase to quickly build useful software that can scale, with Darren Neimke 11.04.2018
Firebase is an easy to use set of technologies that help us rapidly build and deploy applications. It follows a reactive approach, using Observables to supply realtime updates whenever data changes. In this talk, Darren takes us through the Firebase ecosystem, and explains how it can be used to build an Angular web application. Throughout the talk we will learn about the Firebase NoSQL data stores...
What's new in the OWASP Top 10, with Jim Burger 11.04.2018
OWASP recently updated their top 10 web application development recommendations. I'll walk through some of the new items in the Top 10, and discussing their implications and ways to address them.
Diving into Docker and ASP.NET Core 2.0 with Jack Ni 14.03.2018
Learn about using Docker with ASP.NET Core, Docker Compose. Find out about ASP.NET Core's built in dependency injection support. Also see how to use Swagger 2.0 with API versioning.
Migrating to Git and VSTS with David Gardiner 14.02.2018
How does a team successfully move from an internally-hosted centralized version control system to Git running in Visual Studio Team Services? Hear how one group of developers did this by taking along the people, adapting their processes, embracing the technology, in a culture open to change.
Off-grid Peak PoE Systems with Ewan Parsons 14.02.2018
Learn about the new 60W Power over Ethernet standard, and how you can save up to 30% on power using demand-response programs.
Going Serverless with Azure Functions, with Sam Fernando 10.01.2018
The way systems are hosted are changing day by day and Azure serverless technologies make it easier for us to focus on the business logic and not worry about the underlying hosting and management. Azure functions assist with transitioning from monolithic software architectures to micro services patterns while providing the same experience for developers and administrators. Sam Fernando will step u...
Build automation with Cake 13.12.2017
Do you have a complex build process? Is your CI build not quite the same as building locally? Can you grab a fresh copy of the source code and be up and running in minutes? Cake is a build automation system based on C#. Find out how you can use Cake to orchestrate the entire build process, from compiling, testing, package and deployment. By using C# as the build DSL, you'll feel instantly at home!...
Introduction to Microsoft Bot Framework with Sam Fernando 11.10.2017
Do you know that you can book your flights via Skype? SkyScanner has a bot for Skype, where you can book your next holiday via chat. You may even use the Advertiser Bot through Facebook to get your daily news digest. Bots are even making enterprises be efficient and productive by letting you focus on what you do best and let the Bot do the grunt work. Bots are not new, but they are becoming more p...
Azure API Management with Bill Chesnut 09.08.2017
Bill will be discussing and demonstrating the features Azure API Management. Looking at the Publisher/Azure Portal, Developer Portal and demonstrating API import and the power of the API Management Policies. Bill will also discuss the different usage scenarios and benefits of Azure API Management of both Web Application and Hybrid Integration.
Azure Cognitive Services with Paul Usher 12.07.2017
Just the words "Cognitive Services" can be daunting, but it doesn't need to be! In fact, what if I said you can spin up a speech to text engine that will analyse the output and tell you the sentiment behind what it contains... in under 15 minutes. That is exactly what will be shown in this session - by creating a simple application that can consume an audio file (mp3) and use the power of Azure Co...
Xamarin Forms Deep Dive with Sean Rodda 14.06.2017
Xamarin Forms is a framework that allows developers to easily create cross platform production ready apps. Sean will take you through the process of creating an application using Xamarin Forms with the backend of Azure Cosmos DB. Recently at the Build developer conference, Microsoft announced some great improvements to the Xamarin platform including Xamarin Live Player - a new way continuously dep...
Software architecture with David Rogers 10.05.2017
A code-centric discussion on building a framework for an enterprise application, using an "onion"-style architecture. Light on diagrams, heavy on demos, this presentation will show how we can tie together some really handy open source libraries to form a framework which lends itself to writing maintainable, production-grade code. Such libraries include FluentValidation, Automapper, log4net, Mediat...
Reality Check - HoloLens 101 with Bronwen Zande 08.03.2017
Reality – Virtual, Augmented and Mixed. Join Bronwen – Microsoft Emerging Experiences MVP and get your reality in check. This session will cover the different types of reality experiences and focus on the mixed reality of HoloLens. Bronwen will show you the actual device and how you can start building amazing holographic experiences for this self contained device. Don't have a device – we'll cover...
Load Testing with Ben Laan 08.03.2017
A demonstration of how to do performance testing with Visual Studio Load and Web Test Tools. We'll also investigate and compare open source and non-MS tools in this space, as well as a brief look at strategies for dealing with performance problems in web applications.
VS 2017 and Connect() Event Highlights with David Gardiner 14.12.2016
Microsoft made some huge product announcements in New York recently. In this talk we'll show off some of the new features coming in Visual Studio 2017 including: • Live Unit Testing • Debugging improvements • Docker integration • Installer and setup improvements • Performance improvements as well as reviewing the changes coming in .NET, .NET Core, Azure and SQL Server.
Can you hack it? Unbreakable Data Security (+ Hackathon) with Stav Morris 12.10.2016
Stav and the team from A Backbone Solutions join us this month to talk about their unique approach to data security. There will be hardware to play with too. Can you hack the 'unhackable'? We'll start with a short introduction into the philosophies of “unhackable” and “unbreakable”, and relate that to existing technologies, Blockchain and our own tech. Reviewing the logical breakdown of data owner...
Desktop Development -> File | New | What Now??? with Paul Usher 14.09.2016
Join Microsoft MVP & DevExpress Technical Evangelist Paul Usher, as he takes a look at the state of play for desktop development. During this frank session you will see where technologies like Electron fit into the picture, which technology should you reach for when starting a new desktop project? WinForms? WPF? Electron? Should you be targeting xplat? Is .NET Core the next big thing? Can devices...
IoT, Node + Cloud AND Parallel Programming Design Patterns and Considerations 10.08.2016
IoT, Node.js (visual/flow coding) + Cloud with Jack Ni This talk will cover: • What is IoT? • A background history of embedded systems to IoT • What are the challenges • What tools can be used • Cloud with IoT, and why we need cloud • Demos About Jack Highly skilled in the field of enterprise software solution development, mobile app (Xamarin) development , IoT(Raspberry/WinCE) developme...
TypeScript : more than just another JS transpiler AND VS Team Services 08.06.2016
This is a recording of our June 2016 meeting. First up, we have our regular What's New segment with Ryan Spears. The main speaker for this month was Basarat Ali Syed presenting on TypeScript. Basarat's presentation is also available on YouTube under the title "Adelaide .NET User Group - TypeScript with Basarat". Wrapping up this recording is an update on the latest features in Visual Studio Team S...
Build and release applications using VSTS/TFS 2015 Update 2 with Anthony Borton 11.05.2016
This is a recording of our May 2016 meeting. First up we have a short demo from Shamsul Arifin on his Bengali language Text to Speech web app. Following this we have Anthony Borton on Build and release your applications using VSTS/TFS 2015 Update 2.
Data Encryption using .Net and SQL Server AND Building an Army of $10 Robots with HTML 5 and NodeJS 13.04.2016
This is a recording of our April 2016 meeting. First up, we have our regular What's New segment with Ryan Spears, then we have two presentations. The first is from Duncan Greaves about "Data Encryption using .Net and SQL Server", and then finally we have Dr Tom Tilley on "Building an Army of $10 Robots with HTML 5 and Node.js"
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.