ToDo Bot | Part 10 | Coding the Delete Task Dialog | DELETE Data from Azure Cosmos DB | Microsoft Bot Framework

This is the bot series on ToDo Bot where we will be creating a Chatbot to create, view, and delete tasks. In this part, we will be coding the Delete Task Dialog.

ToDo Bot | Part 9 | Coding the View Task Dialog | READ Data from Azure Cosmos DB | Microsoft Bot Framework

This is the bot series on ToDo Bot where we will be creating a Chatbot to create, view, and delete tasks. In this part, we will be coding the View Task Dialog to view all the tasks in descending order.

Up ↑