Recent Posts

Saving Bot Activities in Azure SQL Database

5 minute read

In this blog post, we’ll walkthrough of how to integrate Bot Framework v4 SDK with Azure SQL Database and save Bot activities/ conversations into the databas...

Heap corruption crash dump collection

3 minute read

A heap corruption is defined as a problem that violates the heap’s integrity and produces unexpected behavior in an application. It can happen if dynamic mem...