Search Results for: feed
-
Asp.Net Core Windows Service Task Quartz.Net With Database
[toc] Introduction In our previous article we have already seen that how we can use Quartz.Net scheduler in our Asp.Net core console application and then run ... -
Asp.Net Core Windows Service Task Scheduler Daily, Weekly, Monthly
[toc] Introduction Windows services are a good way for reducing some manual jobs that we have to do in our system. In this article, we are ... -
Raspberry Pi 4, What is There for You, Worth Buying?
I bought a Raspberry Pi 4 recently and in this video I will explain the key features about the device and I will also show how ... -
Azure Function Job to Delete Azure Blobs from Blob Containers
[toc] Introduction I have tried many things with Azure Functions and you should be able to see then here. Here in this post we are going ... -
TimerTrigger Azure Function to Upload to Azure Blob Daily
[toc] Introduction Working with Azure Function is always fun and with the help of other Azure Services, it gets even better. Here in this article, we ... -
Azure Function Build and Release Pipeline in Azure DevOps CI CD
[toc] Introduction Playing with Azure Function is always a nice feeling, and it is very important to configure both build and release pipeline for all of ... -
Secure Serverless Azure Functions AppSetting Using Key Vault
[toc] Introduction Security is something that we all are worried about, especially if your applications are in cloud. If someone is able to see the credentials ... -
SSH Deployment Task in Azure Pipelines
[toc] Introduction The word automation means a lot to us, the developers. We hate to do the same work again and again, especially when it comes ... -
Publish Your Angular GitHub Repository as a GitHub Page
[toc] Introduction In this article, we will see how we can publish one of our GitHub repository as a GitHub page. We will be discussing the ... -
Using Azure Cognitive Service Computer Vision AI to read text from an image
[toc] Introduction The Microsoft Azure has a lot to offer when it comes to Cognitive Services, trying out them is really fun. Here in this article, ...