﻿<?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=abhishek-yadav23" rel="self" type="application/rss+xml" /><item><title>How To Perform Stratified Sampling On Dataset In R</title><description>In this article, I am going to demonstrate how to create samples that is subsets using stratified sampling method.</description><link>https://www.c-sharpcorner.com/article/how-to-perform-stratified-sampling-on-dataset-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-perform-stratified-sampling-on-dataset-in-r/</guid><pubDate>Thu, 25 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Use Simple Random Sampling Technique To Create Samples Of Dataset In R</title><description>In this article, I am going to demonstrate how to create samples that is subsets using simple random sampling techniques and use sample function in R.</description><link>https://www.c-sharpcorner.com/article/how-to-use-simple-random-sampling-technique-to-create-samples-of-dataset-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-use-simple-random-sampling-technique-to-create-samples-of-dataset-in-r/</guid><pubDate>Mon, 22 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Create Samples Of Dataset In R</title><description>In this article, I am going to demonstrate how to create samples that is subsets using sample function in R.</description><link>https://www.c-sharpcorner.com/article/how-to-create-samples-of-dataset-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-samples-of-dataset-in-r/</guid><pubDate>Mon, 22 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Create Subsets Of Data Using Logical Values In R</title><description>In this article, I am going to demonstrate how to create subsets of data using logical values.</description><link>https://www.c-sharpcorner.com/article/how-to-create-subsets-of-data-using-logical-values-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-subsets-of-data-using-logical-values-in-r/</guid><pubDate>Tue, 16 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Create Subsets Using Negative Numerical Data In R</title><description>In this article, I am going to demonstrate how to create subsets of data using negative numerical values for analysis of dataset.</description><link>https://www.c-sharpcorner.com/article/how-to-create-subsets-using-negative-numerical-data-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-subsets-using-negative-numerical-data-in-r/</guid><pubDate>Fri, 12 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Create Subsets Using Positive Numbers In R</title><description>In this article, I am going to demonstrate how to create subsets of data using positive numbers for analysis of dataset.</description><link>https://www.c-sharpcorner.com/article/how-to-create-subsets-using-positive-numbers-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-subsets-using-positive-numbers-in-r/</guid><pubDate>Tue, 09 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Create A Blank Subset Of Data In R</title><description>In this article, I demonstrated how to create a blank subset of a dataset.</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-blank-subset-of-data-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-blank-subset-of-data-in-r/</guid><pubDate>Mon, 08 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Evaluate Variables On The Basis Of Dependent Variables In R</title><description>In this article, I am going to demonstrate how to evaluate variables as a function of two dependent variables from a dataset together in a model.</description><link>https://www.c-sharpcorner.com/article/how-to-evaluate-variables-on-the-basis-of-dependent-variables-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-evaluate-variables-on-the-basis-of-dependent-variables-in-r/</guid><pubDate>Thu, 28 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Implement Models Together With Variables And Dependencies In R</title><description>In this article I am going to demonstrate how to add variables and dependencies between variables from dataset together in a model.</description><link>https://www.c-sharpcorner.com/article/how-to-implement-models-together-with-variables-and-dependencies-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-implement-models-together-with-variables-and-dependencies-in-r/</guid><pubDate>Wed, 27 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Calculate The Mode Of Variables In R</title><description>In this article, I will demonstrate how to calculate the mode of observations in a variables of a dataset.</description><link>https://www.c-sharpcorner.com/article/how-to-calculate-the-mode-of-variables-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-calculate-the-mode-of-variables-in-r/</guid><pubDate>Wed, 27 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Calculate The Median Of Variables In R</title><description>In this article, I will demonstrate how to calculate the median of observations in variables of a dataset.</description><link>https://www.c-sharpcorner.com/article/how-to-calculate-the-median-of-variables-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-calculate-the-median-of-variables-in-r/</guid><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Calculate The Mean Of Variables In R</title><description>In this article, I will demonstrate how to calculate the mean of variables of a dataset.</description><link>https://www.c-sharpcorner.com/article/how-to-calculate-the-mean-of-variables-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-calculate-the-mean-of-variables-in-r/</guid><pubDate>Thu, 21 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Evaluate Dependency Among Variables In R</title><description>In this article I am going to demonstrate how to evaluate dependency between variables from dataset.</description><link>https://www.c-sharpcorner.com/article/how-to-evaluate-dependency-among-variables-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-evaluate-dependency-among-variables-in-r/</guid><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Remove Unnecessary Variables For A Model In R</title><description>In this article I am going to demonstrate how to remove irrelevant variables from dataset for creating a model in R.</description><link>https://www.c-sharpcorner.com/article/how-to-remove-unnecessary-variables-for-a-model-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-remove-unnecessary-variables-for-a-model-in-r/</guid><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Insert Multiple Variables For A Model In R</title><description>In this article I am going to demonstrate how to insert relevant variables from dataset for a model in R.</description><link>https://www.c-sharpcorner.com/article/how-to-insert-multiple-variables-for-a-model-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-insert-multiple-variables-for-a-model-in-r/</guid><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Represent Variables As Function For Model In R</title><description>In this article I am going to demonstrate how to select and represent relevant variables as a function for a model in R.</description><link>https://www.c-sharpcorner.com/article/how-to-represent-variables-as-function-for-model-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-represent-variables-as-function-for-model-in-r/</guid><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Use Boolean Logical Operators In R</title><description>In this article I am going to demonstrate how to use logical operators in R to filter the data of a particular dataset accordingly.</description><link>https://www.c-sharpcorner.com/article/how-to-use-boolean-logical-operators-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-use-boolean-logical-operators-in-r/</guid><pubDate>Fri, 01 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Use Comparison Operators In R</title><description>In this article I am going to demonstrate how to use comparison operators in R to filter the data of a particular dataset accordingly.</description><link>https://www.c-sharpcorner.com/article/how-to-use-comparison-operators-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-use-comparison-operators-in-r/</guid><pubDate>Thu, 31 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Use Dplyr Package To Manipulate Data In R</title><description>In this article, we will learn efficient data manipulation in R using the powerful Dplyr package. Discover essential functions for filtering, summarizing, arranging, and transforming data. </description><link>https://www.c-sharpcorner.com/article/how-to-use-dplyr-package-to-manipulate-data-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-use-dplyr-package-to-manipulate-data-in-r/</guid><pubDate>Thu, 24 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Use Readxl Package To Read Data In R</title><description>Learn to efficiently import data from Excel files into R using the readxl package. Simplify data reading, analysis, and manipulation for seamless data science workflows.





</description><link>https://www.c-sharpcorner.com/article/how-to-use-readxl-package-to-read-data-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-use-readxl-package-to-read-data-in-r/</guid><pubDate>Thu, 24 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Use XLSX Package To Read Data In R</title><description>The XLSX package in R facilitates reading data from Excel files. It offers functions to import Excel data into R as data frames, providing flexibility in handling spreadsheet data for analysis, manipu</description><link>https://www.c-sharpcorner.com/article/how-to-use-xlsx-package-to-read-data-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-use-xlsx-package-to-read-data-in-r/</guid><pubDate>Mon, 21 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Access Data Of Predefined Datasets In R</title><description>In R, accessing predefined datasets involves importing data from packages or using built-in datasets. Utilize functions like data() or datasets:: to load datasets for analysis, exploration, and visual</description><link>https://www.c-sharpcorner.com/article/how-to-access-data-of-predefined-datasets-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-access-data-of-predefined-datasets-in-r/</guid><pubDate>Tue, 15 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Read Tabular Data From CSV Files In R</title><description>Learn how to import and manage CSV data in R. Discover the read.csv function for reading tabular data with and without headers. Explore the structure of the imported data frame. Additionally, understa</description><link>https://www.c-sharpcorner.com/article/how-to-read-tabular-data-from-csv-files-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-read-tabular-data-from-csv-files-in-r/</guid><pubDate>Tue, 15 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Create A Function In R</title><description> Learn how to create and use functions in R with this comprehensive guide. Understand the syntax for defining functions, specifying arguments, and defining default values. Explore examples demonstrati</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-function-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-function-in-r/</guid><pubDate>Thu, 03 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Learn About Loops In R</title><description>In this article, we will learn how to repeat the execution of certain parts of your R code using loops.</description><link>https://www.c-sharpcorner.com/article/learn-about-loops-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/learn-about-loops-in-r/</guid><pubDate>Wed, 02 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Use Of If Statement In R</title><description>Explore the versatile use of if statements in R for decision-making and control flow. Learn how to implement conditional logic, perform data filtering, and drive program behavior based on logical test</description><link>https://www.c-sharpcorner.com/article/use-of-if-statement-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/use-of-if-statement-in-r/</guid><pubDate>Wed, 02 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Use Of Vector Datatype In R</title><description>In this article, I discussed the  vector datatype in R.</description><link>https://www.c-sharpcorner.com/article/use-of-vector-datatype-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/use-of-vector-datatype-in-r/</guid><pubDate>Wed, 02 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>How To Define Variables And Constants In R</title><description>In this article, I am going to explain about variables and constants in R.</description><link>https://www.c-sharpcorner.com/article/variables-and-constants-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/variables-and-constants-in-r/</guid><pubDate>Wed, 02 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Factors In R</title><description>In this article, I demonstrate how to create factors in R using R console and performing various operations on a factor.</description><link>https://www.c-sharpcorner.com/article/factors-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/factors-in-r/</guid><pubDate>Fri, 27 Nov 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Basics Of Predictive Analysis Using R</title><description>In this article, I have given an introduction about the history of R, how to install R on windows, and how to install R packages.</description><link>https://www.c-sharpcorner.com/article/basics-of-predictive-analysis-using-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basics-of-predictive-analysis-using-r/</guid><pubDate>Fri, 27 Nov 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Operators In R</title><description>In this article, we will learn about the various operators provided by the R language.</description><link>https://www.c-sharpcorner.com/article/operators-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/operators-in-r/</guid><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Matrices In R</title><description>In this article I am going to demonstrate how to create a matrix and perform various operation on a matrix.</description><link>https://www.c-sharpcorner.com/article/matrices-in-r/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/matrices-in-r/</guid><pubDate>Fri, 13 Nov 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Use Of Session Attributes In A Custom Alexa Skill</title><description>In this article I am going to demonstrate how to use a session attribute in a custom Alexa skill</description><link>https://www.c-sharpcorner.com/article/use-of-session-attributes-in-a-custom-alexa-skill/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/use-of-session-attributes-in-a-custom-alexa-skill/</guid><pubDate>Fri, 30 Oct 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Automatic Delegation In An Alexa Skill</title><description>In this article, I am going to demonstrate how to use an automatic delegation feature to simplify your code to collect and confirm slot values.</description><link>https://www.c-sharpcorner.com/article/automatic-delegation-in-an-alexa-skill/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/automatic-delegation-in-an-alexa-skill/</guid><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Create A Custom Skill To Demonstrate Dialog Delegation In Alexa</title><description>In this article on custom Alexa skills, I am going to demonstrate how to create a custom Alexa skill on Alexa Hosted node.js server.</description><link>https://www.c-sharpcorner.com/article/create-a-custom-skill-to-demonstrate-dialog-delegation-in-alexa/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-a-custom-skill-to-demonstrate-dialog-delegation-in-alexa/</guid><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Create A Custom Skill To Extract Values From A Slot In Alexa</title><description>In this article, I am going to demonstrate how to create a custom Alexa skill on Alexa Hosted node.js server to extract slot values for different slots defined in an interaction model of an Alexa skil</description><link>https://www.c-sharpcorner.com/article/create-a-custom-skill-to-extract-values-from-slot-in-alexa/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-a-custom-skill-to-extract-values-from-slot-in-alexa/</guid><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Multiple Validation On A Slot Type In An Interaction Dialog model</title><description>In this article, I am going to explain how multiple validations can be applied to a slot in a dialog model of Alexa skill.</description><link>https://www.c-sharpcorner.com/article/multiple-validation-on-a-slot-type-in-an-interaction-dialog-model/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/multiple-validation-on-a-slot-type-in-an-interaction-dialog-model/</guid><pubDate>Tue, 29 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Validation Rules In Alexa Dialog Model</title><description>In this article, I am going to explain about all of the validation rules in an Alexa skill interaction model.</description><link>https://www.c-sharpcorner.com/article/validation-rules-in-alexa-dialog-model/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/validation-rules-in-alexa-dialog-model/</guid><pubDate>Tue, 29 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Define Slot Validation Rules For Slots In An Alexa Skill Dialog Model</title><description>In this article, I am going to demonstrate how to define validation rules for slots.</description><link>https://www.c-sharpcorner.com/article/define-slot-validation-rules-for-slots-in-an-alexa-skill-dialog-model/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/define-slot-validation-rules-for-slots-in-an-alexa-skill-dialog-model/</guid><pubDate>Fri, 25 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Enable Confirmation For An Intent In An Alexa Skill Dialog Model</title><description>In this article, I am going to demonstrate how to define slots and how to define prompts for intent confirmation.</description><link>https://www.c-sharpcorner.com/article/enable-confirmation-for-an-intent-in-an-alexa-skill-dialog-model/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/enable-confirmation-for-an-intent-in-an-alexa-skill-dialog-model/</guid><pubDate>Fri, 25 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Enable Confirmation For A Slot In An Alexa Skill Dialog Model</title><description>In this article, I am going to demonstrate how to define slots and how to define prompts for slot confirmation.</description><link>https://www.c-sharpcorner.com/article/enable-confirmation-for-a-slot-in-an-alexa-skill-dialog-model/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/enable-confirmation-for-a-slot-in-an-alexa-skill-dialog-model/</guid><pubDate>Wed, 23 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Create Utterances And Prompts In An Alexa Skill Dialog Model</title><description>In this article, I am going to demonstrate how to create a slots and how to define Alexa speech prompts and user utterances.</description><link>https://www.c-sharpcorner.com/article/creating-utterances-and-prompts-in-an-alexa-skill-dialog-model/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-utterances-and-prompts-in-an-alexa-skill-dialog-model/</guid><pubDate>Mon, 21 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Getting An Email Address In An Alexa Skill</title><description>In this article on custom Alexa skills, I am going to demonstrate how to get a user’s email address for use in a custom Alexa skill.</description><link>https://www.c-sharpcorner.com/article/getting-an-email-address-in-an-alexa-skill2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-an-email-address-in-an-alexa-skill2/</guid><pubDate>Fri, 11 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Getting A Mobile Number In An Alexa Skill</title><description>In this article on custom Alexa skills, I am going to demonstrate how to get a user’s mobile number for use in a custom Alexa skill.</description><link>https://www.c-sharpcorner.com/article/getting-mobile-number-in-an-alexa-skill/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-mobile-number-in-an-alexa-skill/</guid><pubDate>Fri, 11 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Getting A Username In An Alexa Skill</title><description>In this article on custom Alexa skills, I am going to demonstrate how to get a user’s name for use in a custom Alexa skill</description><link>https://www.c-sharpcorner.com/article/getting-a-username-in-an-alexa-skill/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-a-username-in-an-alexa-skill/</guid><pubDate>Thu, 10 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Creating Custom Food Fact Skill Using Fact Skill Template</title><description>In this article, I am demonstrating how to use a fact skill template to create a custom food fact skill.</description><link>https://www.c-sharpcorner.com/article/creating-food-fact-skill-using-fact-skill-template/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-food-fact-skill-using-fact-skill-template/</guid><pubDate>Thu, 03 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Creating An Alexa Skill That Calls An API</title><description>In this article, I am creating a custom Alexa skill that calls an external API to fetch information.</description><link>https://www.c-sharpcorner.com/article/creating-an-alexa-skill-that-calls-an-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-an-alexa-skill-that-calls-an-api/</guid><pubDate>Tue, 01 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Creating A Custom Random Dessert Skill Using Alexa Hosted NodeJS</title><description>in this article, a custom Alexa skill has been created which fetches a random dessert for the user. </description><link>https://www.c-sharpcorner.com/article/creating-custom-random-dessert-skill-using-alexa-hosted-node-js/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-custom-random-dessert-skill-using-alexa-hosted-node-js/</guid><pubDate>Fri, 28 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Slot Values Comparison Using Comparison Operators In Alexa Skill</title><description>In this article, a custom skill is created and comparison triple equals operator is used to compare slot value and execute statements accordingly.</description><link>https://www.c-sharpcorner.com/article/slot-values-comparison-using-comparison-operators-in-alexa-skill/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/slot-values-comparison-using-comparison-operators-in-alexa-skill/</guid><pubDate>Wed, 26 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Creating Custom Rock Paper Scissor Game Alexa Skill Using Alexa Hosted NodeJS</title><description>in this article, i have created a custom rock paper scissor game alexa skill.</description><link>https://www.c-sharpcorner.com/article/creating-custom-rock-paper-scissor-alexa-game-skill-using-alexa-hosted-node-js/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-custom-rock-paper-scissor-alexa-game-skill-using-alexa-hosted-node-js/</guid><pubDate>Mon, 24 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Creating Custom Restaurant Reservation Alexa Skill Using Alexa Hosted NodeJS</title><description>This guide walks you through setting up a voice-activated reservation system, integrating it with Alexa&amp;#39;s developer console, and automating bookings for restaurants using simple Node.js coding tec</description><link>https://www.c-sharpcorner.com/article/creating-custom-restaurant-reservation-alexa-skill-using-alexa-hosted-node-js/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-custom-restaurant-reservation-alexa-skill-using-alexa-hosted-node-js/</guid><pubDate>Thu, 20 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Creating Custom Birthdate Alexa Skill Using Alexa Hosted NodeJS</title><description>In this article, i am demonstrating on how to create custom alexa skill.</description><link>https://www.c-sharpcorner.com/article/creating-custom-birthdate-alexa-skill-using-alexa-hosted-node-js2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-custom-birthdate-alexa-skill-using-alexa-hosted-node-js2/</guid><pubDate>Wed, 19 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Introduction To Building An Amazon Alexa Skill Using Alexa Skills Kit In ASP.NET Core</title><description>In this article, I will explain how to develop Amazon Alexa Skills using AWS Lambda function or Web Service as an end point.</description><link>https://www.c-sharpcorner.com/article/introduction-to-building-an-amazon-alexa-skill-using-alexa-skills-kit-in-asp-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/introduction-to-building-an-amazon-alexa-skill-using-alexa-skills-kit-in-asp-net/</guid><pubDate>Tue, 09 Jun 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Registration And Login Functionality In ASP.NET Core 3.0 MVC Web Application Using Identity</title><description>In this article, I will discuss how to create Registration and login functionalities in ASP.NET Core web application In this article, I will discuss how to create Registration and login functionalitie</description><link>https://www.c-sharpcorner.com/article/registration-and-login-functionality-in-asp-net-core-3-0-mvc-web-application-usi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/registration-and-login-functionality-in-asp-net-core-3-0-mvc-web-application-usi/</guid><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Binding Data To Dropdown List In ASP.NET Core MVC Web Application</title><description>In this article I will explain how to populate dropdown list from database values </description><link>https://www.c-sharpcorner.com/article/binding-data-to-dropdown-list-in-asp-net-core-mvc-web-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/binding-data-to-dropdown-list-in-asp-net-core-mvc-web-application/</guid><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Creating User Registration Form In ASP.NET Core MVC Web Application</title><description>In this article I will explain how to create a user registration form in ASP.NET Core MVC application</description><link>https://www.c-sharpcorner.com/article/creating-user-registration-form-in-asp-net-core-mvc-web-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-user-registration-form-in-asp-net-core-mvc-web-application/</guid><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Displaying a Customers List Inside an ASP.NET Core 3.0 Razor Pages Web Application</title><description>In this article, we will be displaying a list of all of the customers from the database.</description><link>https://www.c-sharpcorner.com/article/displaying-customers-list-inside-asp-net-core-3-0-razor-pages-web-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/displaying-customers-list-inside-asp-net-core-3-0-razor-pages-web-application/</guid><pubDate>Fri, 03 Apr 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Adding Roles to Registration Razor Page in ASP.NET Core</title><description>In this article, we will be creating different roles for our application.</description><link>https://www.c-sharpcorner.com/article/adding-roles-to-registration-razor-page-in-asp-net-core-razor-pages-web-applicat/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/adding-roles-to-registration-razor-page-in-asp-net-core-razor-pages-web-applicat/</guid><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Registration Razor Page in ASP.NET Core Razor Pages Web Application</title><description>In this article, we will be working on registration page of the ASP.NET Core razor page web application.</description><link>https://www.c-sharpcorner.com/article/registration-razor-page-in-asp-net-core-razor-pages-web-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/registration-razor-page-in-asp-net-core-razor-pages-web-application/</guid><pubDate>Wed, 25 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Introduction To Building ASP.NET Core And Angular Web Application</title><description>In this article, you will learn how to build ASP.NET Core and Angular Web Application.</description><link>https://www.c-sharpcorner.com/article/introduction-to-building-asp-net-core-and-angular-web-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/introduction-to-building-asp-net-core-and-angular-web-application/</guid><pubDate>Mon, 23 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Entity Framework Core And Its Data Modelling Approaches</title><description>In this article, you will learn about Entity Framework Core and its Data Modelling Approaches.</description><link>https://www.c-sharpcorner.com/article/entity-framework-core-and-its-data-modelling-approaches/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/entity-framework-core-and-its-data-modelling-approaches/</guid><pubDate>Wed, 18 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Performing Update and Delete Operations in ASP.NET Core 3 Razor Pages Using Microsoft SQL Server </title><description>In this article, you will learn how to perform update and delete operations in ASP.NET Core 3 Razor Pages using Microsoft SQL Server.</description><link>https://www.c-sharpcorner.com/article/performing-update-and-delete-operations-in-asp-net-core-3-razor-pages-using-sql/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/performing-update-and-delete-operations-in-asp-net-core-3-razor-pages-using-sql/</guid><pubDate>Tue, 17 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Creating Page Model And Performing CRUD Operations In ASP.NET Core 3 Razor Pages</title><description>In this article, you will learn how to create Page Model and Performing CRUD Operations in ASP.NET Core 3 Razor Pages.</description><link>https://www.c-sharpcorner.com/article/creating-page-model-and-performing-crud-operations-in-asp-net-core-3-razor-pages/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-page-model-and-performing-crud-operations-in-asp-net-core-3-razor-pages/</guid><pubDate>Mon, 16 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Inserting Data into SQL Server Database Using ASP.NET Core 3 Razor Pages</title><description>In this article, you will learn how to insert data into SQL Server Database using ASP.NET Core 3 Razor Pages.</description><link>https://www.c-sharpcorner.com/article/inserting-data-into-sql-server-database-using-asp-net-core-3-razor-pages/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/inserting-data-into-sql-server-database-using-asp-net-core-3-razor-pages/</guid><pubDate>Mon, 16 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Creating a Model and Database in ASP.NET Core Razor Pages Using Entity Framework Core</title><description>In this article, you will learn how to create model and DbContext objects in ASP.Net Core razor pages using entity framework along with migrations.</description><link>https://www.c-sharpcorner.com/article/creating-model-and-dbcontext-in-asp-net-core-razor-pages-using-entity-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-model-and-dbcontext-in-asp-net-core-razor-pages-using-entity-framework/</guid><pubDate>Wed, 11 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Understanding ASP.NET Core 3 Razor Pages Project Files</title><description>In this article, a new project has been created through which we will learn all the default files as well as the folder structure.</description><link>https://www.c-sharpcorner.com/article/fundamentals-in-asp-net-core-razor-pages/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/fundamentals-in-asp-net-core-razor-pages/</guid><pubDate>Mon, 09 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Advanced Features In C#</title><description>In this article, you will learn about advanced features in C#.</description><link>https://www.c-sharpcorner.com/article/advanced-features-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/advanced-features-in-c-sharp/</guid><pubDate>Thu, 13 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Delegates In C#</title><description>Delegates in C# are a fundamental concept in the language. They are used to create reference types that can encapsulate methods with a specific signature, allowing you to treat methods as objects. Del</description><link>https://www.c-sharpcorner.com/article/advanced-concepts-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/advanced-concepts-in-c-sharp/</guid><pubDate>Tue, 11 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>RabbitMQ Service Bus Explained</title><description>RabbitMQ service bus facilitates communication between distributed systems via message queues. It employs AMQP, managing message delivery, routing, and scaling, ensuring fault tolerance and integratin</description><link>https://www.c-sharpcorner.com/article/rabbitmq-service-bus/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/rabbitmq-service-bus/</guid><pubDate>Thu, 23 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>ASP.NET Core MVC Request Life Cycle</title><description>In this article you will learn about description of various stages of ASP.NET Core MVC Request Life Cycle.</description><link>https://www.c-sharpcorner.com/article/asp-net-core-mvc-request-life-cycle/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-mvc-request-life-cycle/</guid><pubDate>Sun, 12 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item><item><title>Comparison Between ECMAScript 5 And ECMAScript 6 Versions Of JavaScript</title><description>In this article, we are going to discuss briefly the differences between ECMAScript 5 and ECMAScript 6 versions of JavaScript, as well as all the new features introduced in each of these versions. We </description><link>https://www.c-sharpcorner.com/article/comparison-between-ecmascript-5-and-ecmascript-6-versions-of-javascript/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/comparison-between-ecmascript-5-and-ecmascript-6-versions-of-javascript/</guid><pubDate>Mon, 30 Dec 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Yadav)</author></item></channel></rss>