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.
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
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
في الفيديو ده بشرح ازاي تكتب Multi threaded Test نقدر من خلاله نـ reproduce ال SQL Deadlocks
في الفيديو ده بشرح ازاي تبني للـ Weather Bot زي Feedback dialog، و ازاي تربطه بـ Facebook و Telegram.
الbot المفروض في الاخر ياخد الرسالة من الuser و يبعتها لل Cognitive Services تحللها و منها يعرف لو ال user متضايق مثلا او لا و على اساس كده ممكن يرد عليه رد معين.
في الفيديو ده بشرح ازاي تبني bot بسيط باستخدام ال Microsoft Bot Framework و Microsoft Cognitive Services.
الbot المفروض في الاخر ياخد الرسالة من الuser و يبعتها لل Cognitive Services تحللها و منها يعرف لو ال user متضايق مثلا او لا و على اساس كده ممكن يرد عليه رد معين.