Meta Programming with Roslyn

Meta Programming with Roslyn a video in Arabic explaining the #.Net Compiler Platform SDK aka. #Roslyn and how to use it to analyze and refactor code.

How to design your bot to handle commands commands like cancel and help

How to design your bot to handle commands commands like cancel and help The Sample’s Repo: https://github.com/ShawkyZ/MsBotFrameworkSample Principles of design.. BotFramework Documentation: https://docs.microsoft.com/en-us/bot-framework/bot-service-design-navigation Global Message Handling Sample Repo from Microsoft: https://github.com/Microsoft/BotBuilder-Samples/tree/master/CSharp/core-GlobalMessageHandlers

Building A Simple Bot Using Microsoft Bot Framework

في الفيديو ده بشرح ازاي تبني bot بسيط باستخدام ال Microsoft Bot Framework و Microsoft Cognitive Services. الbot المفروض في الاخر ياخد الرسالة من الuser و يبعتها لل Cognitive Services تحللها و منها يعرف لو ال user متضايق مثلا او لا و على اساس كده ممكن يرد عليه رد معين.