About

Program Manager on the Azure SQL team at Microsoft. In my previous roles, I have worked as a Web developer/ tech-lead, developed several software applications/ products majorly in .NET and related technologies, and done a lot of .NET debugging, reverse engineering, and web application performance tuning.

Here, you will find articles on various topics such as Azure SQL/ SQL Server, Web app technologies, diagnostics, and other related technologies.

Stay tuned for more content in the future!

Some of the samples’ source code is available on GitHub.



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...

Error while loading IIS Worker Processes

2 minute read

Sometimes we see failure dialog, while loading the Worker Process feature in Internet Information Service (IIS). It fails with different types of similar err...