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.

Visual Studio Code Extensions Bot Framework

SelectedTech Webinar 16 Visual Studio Code Extensions Bot Framework

SelectedTech

1 minute read

Visual Studio Code Extensions Bot Framework

This episode Stephan walks us through a new community initiative: The Bot Framework Community VS Code Snippets. This plugin helps you to easily adds snippets into your projects. Both for WebChat and LUIS files some handy options are added to your workspace. We walk through the setup of the project and how you can build your own VSCode extensions based on this real life sample.