Blog Posts Page 5
-
Putting Your Application to the Test with Azure Load Test
Putting an application under stress and comparing the results to previous tests can be useful to ensure that new features and additions do not have a negative…
-
How to use Azure Management APIs in C# with Azure.Identity
Azure offers a wide range of management APIs to automate a range of actions that can be performed in the Azure portal. These include things like stopping…
-
Reflections on 2022
As we come to the end of another year, lets look back at the highlights and reflect on the year. Although this post focuses on my personal achievements…
-
Festive Tech Calender - Building a Festive Poll with SignalR
This year for the Festive Tech Calender I have created a christmas themed poll sample that is updated in real time using serverless SignalR, Azure functions…
-
My Top 10 Visual Studio Code Extensions for 2022
One of the best features of VS Code is the ability to extend it through the use of extensions. In this post we covered my current favorite extensions.…
-
How to Build a Url Shorter with C# Minimal APIs and Azure
For some time now I have wanted to create a URL shortener of my own, and although there are many third-party services that offer this there's an appeal…