Iqan Shaikh·Apr 1, 2024Simplifying 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.
Iqan Shaikh·Oct 5, 2023Migrating 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…A response icon1A response icon1
Iqan Shaikh·Sep 29, 2023How 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…A response icon1A response icon1
Iqan Shaikh·Jul 30, 2023Connect 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…
Iqan Shaikh·Jul 8, 2023How 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…
Iqan Shaikh·Aug 31, 2020Continuously 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…
Iqan Shaikh·Aug 31, 2020Releasing 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…A response icon3A response icon3
InITNEXTbyIqan Shaikh·Jul 7, 2020Sending 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.A response icon1A response icon1
Iqan Shaikh·May 24, 2020Continuously 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…A response icon2A response icon2
Iqan Shaikh·May 9, 2020CI/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…A response icon3A response icon3