Bogdan Bujdea
Bogdan Bujdea

Bogdan Bujdea

Follow
homeAbout me!Sponsorbadgesnewsletter
Tag

bots

#bots

More content

Read more stories on Hashnode


Articles with this tag

Deploying a Teams bot in Azure using Visual Studio

Sep 23, 20212 min read

In the previous post I showed you how you can debug your bot locally by using Teams and ngrok. In this post I'm going to show you how to deploy the...

Deploying a Teams bot in Azure using Visual Studio

Communicating with your bot from Microsoft Teams

Sep 19, 20213 min read

In the previous article I showed you how you can create your own bot in C# and talk to it by using the Bot Emulator. Now, I'm going to show you how to...

Communicating with your bot from Microsoft Teams

Creating a bot with the Bot Framework SDK

Sep 18, 20213 min read

In the past few months I worked on creating a Microsoft Teams bot using the Bot Framework SDK so I think I have some useful knowledge to share about...

Creating a bot with the Bot Framework SDK