Hacktoberfest is celebrated during the month of October when open-source software enthusiasts, beginners, and the developer community participate by contributing to open-source projects. This is its 8th year and since th
If you run or a part of a business then you must have customers and a big number of those customers are driven by the customer service. Good customer service acts as a catalyst for your customer retention and helps you
In our previous post , I talked about how can we create a simple Flight Tracker bot with the fixed Adaptive Cards information. In this post, we're going to learn how can you handle interruptions during a bot's conversati
Knowledge increases when it is shared. As a strong believer of this notion, it always cheers me up when I see a new tool, technology or even a blog post which helps people solve their problems. In today's world, there ar
It was hard to find this information all in one place, so I thought I'd throw a post together quick. If you have the need to execute a stored procedure on a timer, that can be fairly easily accomplished with Azure Functions. Create a new Timer Trigger Azure Function, set the cron timer as...