SlideShare a Scribd company logo
Intro to Bot Framework
Shahed Chowdhuri
Sr. Technical Evangelist @ Microsoft
@shahedC
WakeUpAndCode.com
Build and connect intelligent bots
Speaker
Shahed Chowdhuri
Sr. Technical Evangelist @ Microsoft
Technology Areas
• Enterprise Web/Software Development
• Game Development
• Mobile Application Development
• Cloud Solutions
Online
• LinkedIn: http://linkedin.com/in/shahedc
• Meetup: http://www.meetup.com/DC-MS-Devs/
• Twitter: http://twitter.com/shahedC
• Blog: http://WakeUpAndCode.com
What Are Bots?
MS Bot Framework https://dev.botframework.com
Overview http://docs.botframework.com
Bot Framework:
• Builder SDK
• Connector
• Dev Portal
• Directory
What’s New in V3
https://docs.microsoft.com/en-us/bot-framework/resources-upgrade-to-v3
• BotBuilder + Connector
= 1 SDK
• Message => Activity
• ActivityTypes enum
• Message properties
• Sending replies with
HttpResponseMessage
• Starting conversations
with 1 user or group
• Options => Cards
• Bot State service for
user data
• Web.config changes
for ID/Password fields
Building a Bot
Bot Builder SDK for .NET with C#
https://docs.microsoft.com/en-us/bot-framework/dotnet/bot-builder-dotnet-quickstart
MessagesController
RootDialog
Visual Studio: File | New | Project
Test Your Bot
Emulator: https://aka.ms/bf-bc-emulator
Direct Download: https://emulator.botframework.com/
Bot Framework Emulator
Application Code
DB Connectivity with Entity Framework
https://blog.botframework.com/2017/07/26/saving-state-sql-dotnet/
DBORMEntities
in Code
Saving State to SQL Azure
https://blog.botframework.com/2017/07/26/saving-state-sql-dotnet/
Deploy to Azure
https://docs.microsoft.com/en-us/bot-framework/deploy-bot-visual-studio
Register Your Bot
https://docs.microsoft.com/en-us/bot-framework/portal-register-bot
Bot Builder SDK for Node.js
https://docs.microsoft.com/en-us/bot-framework/nodejs/bot-builder-nodejs-quickstart
Build a Bot with Node.js
Visual Studio Code
Download: http://code.visualstudio.com/
Test Your Bot
Emulator: https://aka.ms/bf-bc-emulator
Azure Bot Service
https://docs.microsoft.com/en-us/bot-framework/azure/azure-bot-service-quickstart
Connect & Config
Connect to Channels
Channels:
• Email
• GroupMe
• Skype
• Slack
• SMS
• Telegram
• Web
• etc...
Configure: Direct Line
https://dev.botframework.com/channels/directline/YOUR-BOT-ID
Configure: Web Chat
https://dev.botframework.com/channels/webchat/YOUR-BOT-ID
Configure: SMS (via Twilio)
https://sms.botframework.com/Dev/?botId=YOUR-BOT-ID
Configure: Facebook Messenger
https://facebook.botframework.com/Dev/?botId=YOUR-BOT-ID
FB Developer Settings
https://developers.facebook.com
BotBuilder on GitHub!
https://github.com/Microsoft/botbuilder
Language Understanding Intelligent Service
https://www.luis.ai/ Help: https://www.luis.ai/Help
LUIS: Intents, Entities & Labels
Intents in LUIS
Intent:
Summarizes
the intentions
of an
utterance
Utterances in LUIS
Entities in LUIS
Entity: Data
object that
can be pre-
built or
custom-
defined.
Labels in LUIS
Label:
Marked
segment of
utterance to
associate
terms with
corresponding
entities.
Using LUIS in your Code
Bot Directory
https://bots.botframework.com/
Demo
Game Chat Bot
http://gamechatbot.azurewebsites.net/
MVA: Bots with C#
Link: https://aka.ms/mvabots-cs
MVA: Bots with NodeJS
Link: https://aka.ms/mvabots-js
Daniel Egan’s Bot Workshop
Link: https://github.com/DanielEgan/BotWorkshop
Programming the Microsoft Bot Framework
• Author: (MVP) Joe Mayo
• Tech Editor: Shahed Chowdhuri
• Publisher: Microsoft Press
• Coming Soon: Nov 14, 2017
Official Bot Book from Microsoft Press
http://aka.ms/BotBook
Q & A
Email: shchowd@microsoft.com  Twitter: @shahedC

More Related Content

PPTX
Going Serverless with Azure Functions
PPTX
Capture the Cloud with Azure
PPTX
Intro to Bot Framework
PPTX
Cloud-Backed Mixed Reality: HoloLens & Azure Cognitive Services
PPTX
Azure for Hackathons
PPTX
Universal Apps for Windows 10
PPTX
Capture the Cloud with Azure
PPTX
What's New at Microsoft?
Going Serverless with Azure Functions
Capture the Cloud with Azure
Intro to Bot Framework
Cloud-Backed Mixed Reality: HoloLens & Azure Cognitive Services
Azure for Hackathons
Universal Apps for Windows 10
Capture the Cloud with Azure
What's New at Microsoft?

What's hot (20)

PPTX
ASP.NET Core 1.0 Overview: Post-RC2
PPTX
How to Win #BestMicrosoftHack with Azure
PPTX
Deploy Your Web Site or Web App on Azure
PPTX
Web App Security
PPTX
Cross-Platform Apps/Games with Azure
PPTX
ASP.NET Core 1.0 Overview: Pre-RC2
PPTX
Azure: PaaS or IaaS
PPTX
Typescript 102 angular and type script
PPTX
Building productivity solutions with Microsoft Graph
PPTX
Portable single page applications with AngularJS in SharePoint
PDF
Spsnyc15 azure and sp2013 amit_v
PPTX
Activate bots within SharePoint Framework
PPTX
SharePoint Framework -The future of SharePoint/ Office 365 developer ecosystem.
PDF
O365Con18 - New Era of Customizing - Olli Jaaskelainen
PDF
O365Con18 - Security and Compliance - Liz Sundet
PDF
Microsoft Graph and Azure Functions - SharePoint User Group Frankfurt
PPTX
NextGen Portal for Your Organization
PDF
Azure mobile services
PPTX
Application innovation & Developer Productivity
PPTX
Introduction to AngularJS with the Microsoft Graph
ASP.NET Core 1.0 Overview: Post-RC2
How to Win #BestMicrosoftHack with Azure
Deploy Your Web Site or Web App on Azure
Web App Security
Cross-Platform Apps/Games with Azure
ASP.NET Core 1.0 Overview: Pre-RC2
Azure: PaaS or IaaS
Typescript 102 angular and type script
Building productivity solutions with Microsoft Graph
Portable single page applications with AngularJS in SharePoint
Spsnyc15 azure and sp2013 amit_v
Activate bots within SharePoint Framework
SharePoint Framework -The future of SharePoint/ Office 365 developer ecosystem.
O365Con18 - New Era of Customizing - Olli Jaaskelainen
O365Con18 - Security and Compliance - Liz Sundet
Microsoft Graph and Azure Functions - SharePoint User Group Frankfurt
NextGen Portal for Your Organization
Azure mobile services
Application innovation & Developer Productivity
Introduction to AngularJS with the Microsoft Graph
Ad

Similar to Intro to Bot Framework v3 with DB (20)

PPTX
Intro to Bot Framework v3
PPTX
Tokyo azure meetup #8 - Introduction to the microsoft bot framework
PPT
Building a bot with an intent
PPTX
An introduction to Microsoft Bot Framework
PPTX
Chatbot development with Microsoft Bot Framework
PPTX
Developing intelligent bots from the beginning
PPTX
Build intelligent chatbot with bot framework
PPTX
Getting Started with Microsoft Bot Framework
PPTX
Building a bot for your website
PPTX
Introduction to BOT Framework- Global Azure Bootcamp 2017
PPTX
Chatbot development with Microsoft Bot Framework and LUIS
PPTX
Help et phone home, building bots with Microsoft Bot Framework 4.
PDF
Build a great conversationalist using Azure Bot Service 2018
PPTX
Introduction to Microsoft Bot Framework
PPTX
Build an Intelligent Bot
PPTX
Chatbots - A CMD for Humans (Ort Braude 2018)
PDF
Bot design AIsatPN 2018
PPTX
SharePoint Fest DC 2019 - Bot Framework and Microsoft Graph - Join The Revolu...
PPTX
Automate Comunication with MS Bot Framework
PDF
Chatbots DDD North2016
Intro to Bot Framework v3
Tokyo azure meetup #8 - Introduction to the microsoft bot framework
Building a bot with an intent
An introduction to Microsoft Bot Framework
Chatbot development with Microsoft Bot Framework
Developing intelligent bots from the beginning
Build intelligent chatbot with bot framework
Getting Started with Microsoft Bot Framework
Building a bot for your website
Introduction to BOT Framework- Global Azure Bootcamp 2017
Chatbot development with Microsoft Bot Framework and LUIS
Help et phone home, building bots with Microsoft Bot Framework 4.
Build a great conversationalist using Azure Bot Service 2018
Introduction to Microsoft Bot Framework
Build an Intelligent Bot
Chatbots - A CMD for Humans (Ort Braude 2018)
Bot design AIsatPN 2018
SharePoint Fest DC 2019 - Bot Framework and Microsoft Graph - Join The Revolu...
Automate Comunication with MS Bot Framework
Chatbots DDD North2016
Ad

More from Shahed Chowdhuri (19)

PPTX
ASP.NET Core 2.1: The Future of Web Apps
PPTX
ASP.NET Core 2.1: The Future of Web Apps
PPTX
ASP.NET Core 2.1: The Future of Web Apps
PPTX
Cloud-Backed Mixed Reality with HoloLens & Azure Cognitive Services
PPTX
Microsoft Cognitive Services
PPTX
Game On with Windows & Xbox One @ .NET Conf UY
PPTX
Game On with Windows & Xbox One!
PPTX
ASP.NET Core 2.0: The Future of Web Apps
PPTX
Intro to Xamarin: Cross-Platform Mobile Application Development
PPTX
Xbox One Dev Mode
PPTX
Intro to HoloLens Development + Windows Mixed Reality
PPTX
ASP.NET Core MVC + Web API with Overview
PPTX
ASP.NET Core 1.0 Overview
PPTX
Intro to HoloLens Development
PPTX
Xbox One Dev Mode
PPTX
Intro to Xamarin
PPTX
ASP.NET Core MVC + Web API with Overview (Post RC2)
PPTX
ASP.NET Core 1.0 Overview
PPTX
BizSpark & Azure for Startups
ASP.NET Core 2.1: The Future of Web Apps
ASP.NET Core 2.1: The Future of Web Apps
ASP.NET Core 2.1: The Future of Web Apps
Cloud-Backed Mixed Reality with HoloLens & Azure Cognitive Services
Microsoft Cognitive Services
Game On with Windows & Xbox One @ .NET Conf UY
Game On with Windows & Xbox One!
ASP.NET Core 2.0: The Future of Web Apps
Intro to Xamarin: Cross-Platform Mobile Application Development
Xbox One Dev Mode
Intro to HoloLens Development + Windows Mixed Reality
ASP.NET Core MVC + Web API with Overview
ASP.NET Core 1.0 Overview
Intro to HoloLens Development
Xbox One Dev Mode
Intro to Xamarin
ASP.NET Core MVC + Web API with Overview (Post RC2)
ASP.NET Core 1.0 Overview
BizSpark & Azure for Startups

Recently uploaded (20)

PDF
Approach and Philosophy of On baking technology
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
Big Data Technologies - Introduction.pptx
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Encapsulation theory and applications.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Electronic commerce courselecture one. Pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
A Presentation on Artificial Intelligence
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
Approach and Philosophy of On baking technology
NewMind AI Weekly Chronicles - August'25 Week I
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Big Data Technologies - Introduction.pptx
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Understanding_Digital_Forensics_Presentation.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Encapsulation theory and applications.pdf
20250228 LYD VKU AI Blended-Learning.pptx
Electronic commerce courselecture one. Pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
A Presentation on Artificial Intelligence
NewMind AI Monthly Chronicles - July 2025
Per capita expenditure prediction using model stacking based on satellite ima...
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Diabetes mellitus diagnosis method based random forest with bat algorithm
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Chapter 3 Spatial Domain Image Processing.pdf

Intro to Bot Framework v3 with DB

Editor's Notes

  • #5: Additional Topics
  • #9: Additional Topics
  • #25: Additional Topics
  • #47: Additional Topics
  • #48: Contact Microsoft email: shchowd@microsoft.com Personal Twitter: @shahedC Dev Blog: WakeUpAndCode.com