﻿<?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=mani-jee3" rel="self" type="application/rss+xml" /><item><title>CRUD Operations With FCM Database Using Kotlin - Part One - Connecting Firebase</title><description>In this article I am going to illustrate how someone can perform FCM database operations using Android Studio and kotlin programming language.The prerequisite to understand this article are having bas</description><link>https://www.c-sharpcorner.com/article/crud-operations-with-fcm-database-using-kotlin-part-one-connecting-firebase/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/crud-operations-with-fcm-database-using-kotlin-part-one-connecting-firebase/</guid><pubDate>Tue, 23 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mani Gautam)</author></item><item><title>Using Collection In Kotlin</title><description>Collections are used to store groups of related Objects in memory. Like java, kotlin also supports collection frameworks.</description><link>https://www.c-sharpcorner.com/article/using-collection-in-kotlin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-collection-in-kotlin/</guid><pubDate>Mon, 01 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mani Gautam)</author></item><item><title>How To Earn Money Using Google AdMob With Android Application</title><description>One of the hottest discussion points in Android Technology is how to earn money using Android Applications.</description><link>https://www.c-sharpcorner.com/article/how-to-earn-money-using-google-admob-with-android-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-earn-money-using-google-admob-with-android-application/</guid><pubDate>Thu, 28 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mani Gautam)</author></item><item><title>Linking Android-Kotlin Application With Google Play Store For Rating</title><description>In this article, I am going to illustrate how a developer can link their app with Google Play store so that a user can navigate to the play store to rate applications by clicking on a particular butto</description><link>https://www.c-sharpcorner.com/article/linking-android-kotlin-application-with-google-play-store-for-rating/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/linking-android-kotlin-application-with-google-play-store-for-rating/</guid><pubDate>Tue, 26 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mani Gautam)</author></item><item><title>OOP Implementation In Kotlin</title><description>Like other OOP languages, we can implement all the features of OOP in Kotlin. In this article, I am going to implement all features.</description><link>https://www.c-sharpcorner.com/article/oop-implementation-in-kotlin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/oop-implementation-in-kotlin/</guid><pubDate>Fri, 22 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mani Gautam)</author></item><item><title>Code Reusability In Kotlin</title><description>In this article, I am explaining how you can reuse your existing code of Kotlin using Inheritance with examples and diagram.</description><link>https://www.c-sharpcorner.com/article/code-reusability-in-kotlin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/code-reusability-in-kotlin/</guid><pubDate>Tue, 12 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mani Gautam)</author></item><item><title>Understanding Classes In Kotlin</title><description>In the above example, I have created a nested class ‘Nestedclass’ which has a data member ‘b’ and a member method show(),now the object of  nested class can access member of nested class only.</description><link>https://www.c-sharpcorner.com/article/understanding-classes-in-kotlin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/understanding-classes-in-kotlin/</guid><pubDate>Thu, 07 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mani Gautam)</author></item><item><title>Functions In Kotlin</title><description>Function is a set of code which may take some parameters, perform an operation on it, and then may return a value. </description><link>https://www.c-sharpcorner.com/article/functions-in-kotlin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/functions-in-kotlin/</guid><pubDate>Fri, 01 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mani Gautam)</author></item><item><title>Kotlin Control Flow</title><description>In this part, let us discuss the Control Flow of Kotlin.</description><link>https://www.c-sharpcorner.com/article/kotlin-control-flow/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/kotlin-control-flow/</guid><pubDate>Thu, 30 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mani Gautam)</author></item><item><title>Getting Started With Kotlin - Basics</title><description>Google announced Kotlin as an official language for Android Application development in Google I/O 2017.Kotlin is a statically-typed language, developed by JetBrains and Open source Contributors in the</description><link>https://www.c-sharpcorner.com/article/getting-started-with-kotlin-basics/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-kotlin-basics/</guid><pubDate>Wed, 29 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mani Gautam)</author></item><item><title>Getting Started With Android And Kotlin</title><description>It is a new programming language for modern multiplatform applications. It was developed by JetBrains and open source contributors .First appeared on 2011 and latest version of Kotlin is 1.1.4 which w</description><link>https://www.c-sharpcorner.com/article/getting-started-with-android-and-kotlin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-android-and-kotlin/</guid><pubDate>Thu, 21 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mani Gautam)</author></item></channel></rss>