Simplifying cross-platform test driven SQL database project developmentThis article shows tips and tricks of using VS Code and Docker to make database project development and testing easy and fast.Apr 1, 2024Apr 1, 2024
Migrating database to new SDK style SQL project and containerising itUsing .NET Framework based SQL Project for MS SQL Server database in very common and have been around for years. With recent changes in…Oct 5, 2023A response icon1Oct 5, 2023A response icon1
How to create a timely running service in .NET 7This article is an update to the previous article “how-to-create-a-timely-running-service-in-net-core”. In the update, dotnet 7 is used…Sep 29, 2023A response icon1Sep 29, 2023A response icon1
Connect to Azure from GitHub Actions without using client secretsGitHub Actions is becoming a popular choice for automating workflows and deploying to Azure in organisations where source control is in…Jul 30, 2023Jul 30, 2023
How to use Managed Identity in Azure Functions with Service bus triggerIn this article, we will be creating a simple Azure Function which is triggered by a notification in Azure Service bus topic subscription…Jul 8, 2023Jul 8, 2023
Continuously releasing Flutter iOS app to TestFlight using AppcenterIn this tutorial, we will be setting up an automated release process for flutter application build for iOS. Using Appcenter, we will build…Aug 31, 2020Aug 31, 2020
Releasing Flutter iOS app to TestFlight using XcodeIn this tutorial, we will be setting up an automated release process for flutter application build for iOS. Using Appcenter, we will build…Aug 31, 2020A response icon3Aug 31, 2020A response icon3
Published inITNEXTSending notifications to mobile devices using Azure FunctionsNotification functionality based on data updates in Azure Cosmos DB using Azure Functions, Azure Notification hub and Flutter application.Jul 7, 2020A response icon1Jul 7, 2020A response icon1
Continuously releasing Flutter app to Play store using Github ActionsIn this tutorial, we will be setting up an automated release process for flutter application. Using github actions workflow, we will build…May 24, 2020A response icon2May 24, 2020A response icon2
CI/CD for Flutter android app using Github ActionsIn this article, we will be setting up CI/CD (continuous integration and continous deployment) pipeline for a mobile app built with…May 9, 2020A response icon3May 9, 2020A response icon3