Information Technology Consulting
stuffs i know well
Techs that you can rely me on - Microsoft Azure, C#, ASP.NET, Web API, Sql Server, TFVC, Git, SharePoint, WPF, DevOps etc. I have fair understanding of US Partnership taxation (Sub chapter K) and General Insurance domain. Last but not the least I can manage project and people pretty well too.
Things I love to do
Well...definitely drinking coffee and writing code for all day long. When I am not coding, I keep crawling the web for all the latest and greatest happenings in the tech world (this includes Rockets too).
Okay so... did I also mention that I listen to a lot of music too? Yes, that's the only non geeky part of me that you would probably notice about.
In My opinion
The way I see things are expressed in my blog posts. Pick a topic of your interest to know more.
July 18, 2021
If you are getting started with Azure DevOps Pipeline for Application Deployment in Azure, you need two basic things for your Azure Pipeline to Authenticate and deploy to Azure. One - a Service Principal Name (SPN) in Azure and a Service Connection in Azure DevOps.
In this article, I'm going to show you how to quickly create SPN in Azure Portal and a Service Connection in Azure DevOps.
July 3, 2021
Building .NET 6, C# 10 Minimal Web API and deploy them continuously in Azure App Service using Azure DevOps Pipelines
May 16, 2021
Hosting Free Website with Serverless backend on Azure Static Web App
If you are looking for a cost-optimised website deployment (or may be a free web ho
April 15, 2021
Inner Source - the key to improving software asset reusability
Some background first
Can you afford to re-invent the wheel? I’m s
October 24, 2020
Visual Studio Codespaces - Bringing the power of Cloud to your development environment
Some background info first
So, you are a d...
September 26, 2020
Achieving document versioning and SharePoint document library like features using Azure Blob Versioning and C#
December 1, 2019
Cost effectively deploy Single Page Application (SPA) in Azure with just a Dollar
How are you deploying your static Single Page Application (SPA) in Azure tod...
July 20, 2019
.NET Core WebJob Console App CI/CD using Azure DevOps Pipelines
Background
WebJobs is a feature of Azure App Service that enables you to ru...
June 17, 2019
Build Containerised .NET Core Application using Docker on Windows Subsystem for Linux (WSL) 2
When first Windows Subsystem for Linux ...
September 30, 2018
Manage your Application's lifecycle in Cloud using Azure DevOps
Infographic : Application Lifecycle Management in Azure DevOps
What is Application Lifecycl...