﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=coder30" rel="self" type="application/rss+xml" /><item><title>Deploy .NET Lambda Functions As Containers</title><description>In this article, we will create lambda function (dotnet core 3.1) and deploy it to AWS using docker container.</description><link>https://www.c-sharpcorner.com/article/deploy-net-lambda-functions-as-containers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploy-net-lambda-functions-as-containers/</guid><pubDate>Thu, 14 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Azure AI Services With Azure Serverles - Code It</title><description>In this video, I am going to code a blob-triggered Azure Function which will analyze an image using Microsoft Computer Vision API and broadcast analysis to the connected clients using Azure SignalR Se</description><link>https://www.c-sharpcorner.com/article/azure-ai-services-with-azure-serverles-code-it/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-ai-services-with-azure-serverles-code-it/</guid><pubDate>Wed, 23 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Develop Chat Bot Using Microsoft Bot Builder SDK V4 - Part Two - Manage Conversation Using Multi-Step Dialog</title><description>In previous article, we have discussed how to kick-start a chatbot development using Microsoft Bot Builder SDK version 4. Now we are going to implement guided chatbot conversation flow using Dialogs l</description><link>https://www.c-sharpcorner.com/article/develop-chat-bot-using-microsoft-bot-builder-sdk-v4-part-two-manage-multiste/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/develop-chat-bot-using-microsoft-bot-builder-sdk-v4-part-two-manage-multiste/</guid><pubDate>Thu, 06 Sep 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Develop Chat Bot Using Microsoft Bot Builder SDK V4 - Part One - Quick Start For Beginners</title><description>Develop Chat Bot Using Microsoft Bot Builder SDK V4 - Part One - Quick Start For Beginners.</description><link>https://www.c-sharpcorner.com/article/develop-chat-bot-using-microsoft-bot-builder-sdk-v4-part-one-quick-start-for/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/develop-chat-bot-using-microsoft-bot-builder-sdk-v4-part-one-quick-start-for/</guid><pubDate>Sat, 14 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Developing IoT Solutions With Azure - Part One - Getting Started IoT Hub</title><description>Now-a-days, IoT is the hottest buzzword, which every industry is talking about. Gartner described it as most over-hyped technology. In this series of articles, we are going to learn how Azure offering</description><link>https://www.c-sharpcorner.com/article/developing-iot-solutions-with-azure-part-one-getting-started-iot-hub/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/developing-iot-solutions-with-azure-part-one-getting-started-iot-hub/</guid><pubDate>Tue, 03 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Deploy A Bot Using Microsoft Bot Framework To Azure</title><description>In this video, we are going to discuss deployment of bot application developed using Microsoft Bot framework.</description><link>https://www.c-sharpcorner.com/article/deploy-a-bot-using-microsoft-bot-framework-to-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploy-a-bot-using-microsoft-bot-framework-to-azure/</guid><pubDate>Sat, 02 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Chat Bot With Azure Authentication - Part Two</title><description>In the previous part of the article series, we have completed initial setup such as app registration, Azure Active Directory Authentication and saving AccessToken to Bot State Service. In this part of</description><link>https://www.c-sharpcorner.com/article/chat-bot-with-azure-authentication-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/chat-bot-with-azure-authentication-part-two/</guid><pubDate>Sat, 25 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Chat Bot With Azure Authentication - Part One</title><description>This article series covers how to register an app with Azure Active Directory, obtain an access token, and integrate Azure Bot Service. It explains setting up authentication, saving conversation state</description><link>https://www.c-sharpcorner.com/article/chat-bot-with-azure-authentication-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/chat-bot-with-azure-authentication-part-one/</guid><pubDate>Sat, 18 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Develop Chatbot On NodeJS Platform Using Microsoft Bot Framework (Part Three) - Manage Conversation Using Multiple Dialogs</title><description>In article Develop ChatBot On NodeJS Platform Using Microsoft Bot Framework (Part Two) - Manage Conversation Using Root Dialog, we have discussed how to handle conversation using root dialog in chatbo</description><link>https://www.c-sharpcorner.com/article/develop-chatbot-on-nodejs-platform-using-microsoft-bot-framework-part-three/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/develop-chatbot-on-nodejs-platform-using-microsoft-bot-framework-part-three/</guid><pubDate>Sat, 30 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Build Desktop Chat App With Angular 2 And Electron - Part One</title><description>In this article series, we are going to develop a desktop chat application using Angular 2 and Electron. In this part, we are going to set up an Angular 2 application with electron. We will extend thi</description><link>https://www.c-sharpcorner.com/article/build-desktop-chat-app-with-angular-2-and-electron/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/build-desktop-chat-app-with-angular-2-and-electron/</guid><pubDate>Sat, 23 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Build Chat Application On MEA2N Stack - Part Two</title><description>In the previous part of the article series, Build Chat Application On MEA2N Stack – Part One, we built a basic chat application on Node.js platform using Express, Angular 2 and socket.io. In this arti</description><link>https://www.c-sharpcorner.com/article/build-chat-application-on-mea2n-stack-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/build-chat-application-on-mea2n-stack-part-two/</guid><pubDate>Sat, 16 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Build Chat Application On MEA2N Stack - Part One</title><description>In this article we are going to build a basic chat application on NodeJs platform using Express and Angular 2. For saving chat history we will use MongoDB. We will be using socket.io for communication</description><link>https://www.c-sharpcorner.com/article/build-chat-application-on-mean-stack-part-1/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/build-chat-application-on-mean-stack-part-1/</guid><pubDate>Tue, 12 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Develop ChatBot On NodeJS Platform Using Microsoft Bot Framework (Part Two) - Manage Conversation Using Root Dialog</title><description>In article Develop ChatBot on NodeJs platform Using Microsoft Bot Framework (Part One) - Quick start for beginners, we have discussed about where and how to start with development of chatbot on NodeJs</description><link>https://www.c-sharpcorner.com/article/develop-chatbot-on-nodejs-platform-using-microsoft-bot-framework-part-two-ma/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/develop-chatbot-on-nodejs-platform-using-microsoft-bot-framework-part-two-ma/</guid><pubDate>Sat, 02 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Develop ChatBot On NodeJS platform Using Microsoft Bot Framework (Part One) - Quick Start For Beginners</title><description>Microsoft bot framework includes Bot Builder tools which will help bot development. Bot Builder is an open-source SDK. It supports .NET, Node.js, and REST. The Bot Builder SDK for Node.js uses Express</description><link>https://www.c-sharpcorner.com/article/develop-chatbot-on-nodejs-platform-using-microsoft-bot-framework-part-one-qu/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/develop-chatbot-on-nodejs-platform-using-microsoft-bot-framework-part-one-qu/</guid><pubDate>Fri, 01 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Guided Conversations In Chatbot App Using FormFlow Of Microsoft Bot Framework</title><description>In this article, we will discuss FormFlow which will help us to manage guided conversations.</description><link>https://www.c-sharpcorner.com/article/guided-conversation-in-chatbot-using-formflow/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/guided-conversation-in-chatbot-using-formflow/</guid><pubDate>Sun, 20 Aug 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Introduction To Microsoft&amp;#39;s Coco Framework For Blockchain Applications - Part One</title><description>Nowadays, we all are going through the boom of Blockchain technology. There is lot of information coming in our way, regarding implementation and adoption of this technology. So far we are aware of bl</description><link>https://www.c-sharpcorner.com/article/introduction-to-coco-framework-by-microsoft-for-blockchain-applications/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/introduction-to-coco-framework-by-microsoft-for-blockchain-applications/</guid><pubDate>Sat, 12 Aug 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Introduction To Microsoft&amp;#39;s Coco Framework For Blockchain Applications - Part Two</title><description>In this article, we are going to discuss about blockchain network management in Coco framework.</description><link>https://www.c-sharpcorner.com/article/introduction-to-microsofts-coco-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/introduction-to-microsofts-coco-framework/</guid><pubDate>Sat, 12 Aug 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Getting started With Azure Ethereum Consortium Blockchain</title><description>Azure started supporting a number of distributed ledger technologies that fulfill business requirements in security domains and many more. Azure has started Blockchain as a Service (BaaS). It will eme</description><link>https://www.c-sharpcorner.com/article/getting-started-with-azure-ethereum-consortium-blockchain/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-azure-ethereum-consortium-blockchain/</guid><pubDate>Mon, 07 Aug 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Architecture Of Azure Ethereum Consortium Network - Simplified</title><description>A network created using Azure Consortium Blockchain template consists of shared transaction nodes and mining nodes. User application will interact with transaction nodes for any operation like submit </description><link>https://www.c-sharpcorner.com/article/azure-ethereum-consortium-network-architecture/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-ethereum-consortium-network-architecture/</guid><pubDate>Sun, 06 Aug 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Basics Of Blockchain</title><description>Nowadays there is  lot of buzz is going around with a technology called Blockchain. A lot of people are wondering &amp;#39;what is it?&amp;#39; Meanwhile many of the industry giants have already invested in B</description><link>https://www.c-sharpcorner.com/article/basics-of-blockchain/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basics-of-blockchain/</guid><pubDate>Wed, 26 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Chat Bot with SharePoint Authentication - Part One</title><description>Here we will create a chatbot using LUIS and SharePoint.</description><link>https://www.c-sharpcorner.com/article/chat-bot-with-luis-and-sharepoint-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/chat-bot-with-luis-and-sharepoint-part-one/</guid><pubDate>Sun, 16 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Chat Bot With SharePoint Authentication - Part Two</title><description>In the previous part of the article, we have completed the  initial setup. In this part of the article, we will implement chat bot which will access data from SharePoint.</description><link>https://www.c-sharpcorner.com/article/chat-bot-with-luis-and-sharepoint-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/chat-bot-with-luis-and-sharepoint-part-two/</guid><pubDate>Sun, 16 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Quick start - Development Of Chat Bot Using Microsoft Bot Framework - For Beginners</title><description>This guide provides beginners with a quick start to developing chatbots using the Microsoft Bot Framework. It covers essential concepts, tools, and step-by-step instructions to create effective conver</description><link>https://www.c-sharpcorner.com/article/getting-started-with-development-of-chat-bot-using-microsoft-bot-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-development-of-chat-bot-using-microsoft-bot-framework/</guid><pubDate>Fri, 07 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Chat Bot Using Microsoft Bot Framework With LUIS - Part Two</title><description>Click on ‘Publish App’ option in left hand side bar menu. It will show following page. Here you can choose Endpoint Key. Select purchased key. If you have not purchased any key then select Bootstrap k</description><link>https://www.c-sharpcorner.com/article/chat-bot-using-microsoft-bot-framework-with-luis-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/chat-bot-using-microsoft-bot-framework-with-luis-part-two/</guid><pubDate>Thu, 06 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Chat Bot Using Microsoft Bot Framework With LUIS - Part One</title><description>LUIS: Language Understanding Intelligent Service. We can teach this service to understand intention and extract the entities from user query/activity. Client app (e.g. chat bot) can consume this outpu</description><link>https://www.c-sharpcorner.com/article/chat-bot-using-microsoft-bot-framework-with-luis-intelligence-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/chat-bot-using-microsoft-bot-framework-with-luis-intelligence-part-one/</guid><pubDate>Mon, 03 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>FAQs Answering Bot Using Bot Framework And QnA Maker service</title><description>In a previous article, I have explained how to educate QnA maker for questions and answers. In this article we will discuss about how to consume QnA maker service in Bot applications created using Mic</description><link>https://www.c-sharpcorner.com/article/getting-started-with-qna-maker-service-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-qna-maker-service-part-two/</guid><pubDate>Thu, 29 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item><item><title>Getting Started With QnA Maker&amp;#160;Service</title><description>In simple language, it is a service to educate a bot with static answers for specified set of questions. Let’s take an example of FAQs. FAQs are set of questions and answers which are going to remain </description><link>https://www.c-sharpcorner.com/article/getting-started-with-qna-makerservice/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-qna-makerservice/</guid><pubDate>Wed, 28 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Akshay Deshmukh)</author></item></channel></rss>