Live or Recorded Demos - Panel Discussion

Live or Recorded Demos - Panel Discussion

2021-06-02

Related Content

How to get started blogging and choosing your platform - Panel Discussion

How to get started blogging and choosing your platform - Panel Discussion

2021-03-31

Chatting to some colleagues about blogging and sharing our success stories and failures!

My Microsoft //Build 2021 Highlights

2021-05-28 · 12 min

If you follow the news around Microsoft, you've probably found it very hard to miss the fact that the Microsoft //Build conference happened this week. Microsoft //Build is their annual developer-focused conference, where they typically announce new features, updates and share their strategy as they evolve technologies. In this update, I'll provide a summary of the announcements that particularly stood out to me and give you some context around why. Whether that's announcements that excite me, features that I think are crucial to be adopted, etc. It's worth noting that I'll be focusing primarily on the Microsoft Azure Updates here, as that's my typical area of expertise!

Making a GitHub Action with Docker and .NET Core

2021-05-24 · 11 min

As I'm using GitHub Actions to deploy my site to Azure, it made sense for me to build a GitHub action that I can use within my GitHub Actions workflow to cross-post content. That's exactly what I'll be talking about in this blog post!