Teams

Teams Messaging Extension with Bot Framework

SelectedTech Webinar 19 Teams Messaging Extension with Bot Framework

SelectedTech

1 minute read

Teams Messaging Extension with Bot Framework

In this episode Stephan is walking you through all the options you have when you are building a messaging extension. Showing you how you can easily use the Bot Framework to extend teams. Making it easy to track your todos by adding conversations and messages to planner or todo righty from the teams client. Awesome demo time!

Blazor for the Teams Developer

SelectedTech Webinar 18 Blazor for the Teams Developer

SelectedTech

1 minute read

Blazor for the Teams Developer

Thommy took the time to play around with Blazor and shows how to create Teams Tabs based on Blazor. On both ends in Blazor, UI and data, you can reuse your C# skills or your existing business logic libraries to bring those to Microsoft Teams as a tab. Demo time on both the Blazor Server and Client-Side of things.

Get Insights into your Bot's behaviour

SelectedTech Webinar 17 Get Insights into your Bot's behaviour

SelectedTech

1 minute read

Get Insights into your Bot's behaviour

Having talked about bots for a few episodes we decided to have look at how improve your code. We looked into analytics options in Chatbots to see if we could get insights into usage of the bot. As well as to performance of the code and our QnA Knowledge base. Stephan shows some dashboard options and we talk on how to implement them. Appie shows how to setup alert rules to monitor unanswered questions without the use of code.