﻿<?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=kishor-bikram-oli2" rel="self" type="application/rss+xml" /><item><title>Android Kotlin - Classes And Objects - Part Four</title><description>In this article, we are going to learn about classes and objects in Kotlin with null values.</description><link>https://www.c-sharpcorner.com/article/android-kotlin-classes-and-objects-part-four/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/android-kotlin-classes-and-objects-part-four/</guid><pubDate>Wed, 21 Mar 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Android Kotlin - Strings And Ranges - Part Three</title><description>In this article, we are going to learn about Strings and Ranges in Kotlin with string methods.</description><link>https://www.c-sharpcorner.com/article/android-kotlin-strings-and-ranges-part-three/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/android-kotlin-strings-and-ranges-part-three/</guid><pubDate>Tue, 20 Mar 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Android Kotlin-Variables, Data Types And If-Else, When Statements - Part Two</title><description>In this article we will learn variables, constants, and data types as well as If Else and When statements in Kotlin.</description><link>https://www.c-sharpcorner.com/article/android-kotlin-variables-data-types-and-if-else-when-statements-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/android-kotlin-variables-data-types-and-if-else-when-statements-part-two/</guid><pubDate>Wed, 14 Mar 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Android Kotlin - Hello World - Part One</title><description>In this article, you will learn how to create your  first Android app (Hello World app) using Android Kotlin.</description><link>https://www.c-sharpcorner.com/article/android-kotlin-hello-world-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/android-kotlin-hello-world-part-one/</guid><pubDate>Sat, 10 Mar 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Angular, Bootstrap and ASP.NET MVC - Bootstrap Form Controls - Part Eight</title><description>In this article, we explore integrating Bootstrap form controls within an AngularJS and ASP.NET MVC application. We cover essential features like date and time pickers, typeahead suggestions, and inte</description><link>https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-bootstrap-form-controls-part-eight/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-bootstrap-form-controls-part-eight/</guid><pubDate>Thu, 22 Feb 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Angular, Bootstrap And ASP.NET MVC - Part Seven (Bootstrap Modal Forms)</title><description>In previous articles, we have learned AngularJS project setup, styling with bootstrap, AngularJS structure, data-binding, routing, copying of angular object when form is saved or cancelled, inserting/</description><link>https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-part-seven-bootstrap-modal-forms/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-part-seven-bootstrap-modal-forms/</guid><pubDate>Wed, 02 Aug 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Angular, Bootstrap And ASP.NET MVC - Part Six  </title><description>In previous articles, we have learnt AngularJS project setup, styling with bootstrap, AngularJS structure, data-binding, routing, copying of angular object when form is saved or cancelled, etc.</description><link>https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-part-six-inserting-updating-form/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-part-six-inserting-updating-form/</guid><pubDate>Sat, 29 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>AngularJS, Bootstrap And ASP.NET MVC - Part Five (Saving/ Cancelling Form)</title><description>In previous articles, we have learned AngularJS project setup, styling with bootstrap, AngularJS structure, data-binding, routing, etc. In this tutorial, we are going to learn how we can save the form</description><link>https://www.c-sharpcorner.com/article/angularjs-bootstrap-and-asp-net-mvc-part-five-saving-cancelling-form/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angularjs-bootstrap-and-asp-net-mvc-part-five-saving-cancelling-form/</guid><pubDate>Fri, 28 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Angular, Bootstrap And ASP.NET MVC - Part Four (Angular Routing)</title><description>In this tutorial, we are going to learn how we can navigate from one HTML page to another using angular routing. AngularJS provides a nice feature that we can navigate to another page but without relo</description><link>https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-part-four-angular-routing/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-part-four-angular-routing/</guid><pubDate>Thu, 27 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Angular, Bootstrap And ASP.NET MVC - Part Three (Data Binding In AngularJS)</title><description>In this article, we are going to learn data binding in AngularJS. We learn how data is set into the form and how data is retrieved from the form. In AngularJS, data is stored in “$scope” variable in t</description><link>https://www.c-sharpcorner.com/article/angularjs-bootstrap-and-asp-net-mvc-part-three-data-binding-in-angularjs/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angularjs-bootstrap-and-asp-net-mvc-part-three-data-binding-in-angularjs/</guid><pubDate>Wed, 26 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Angular, Bootstrap And ASP.NET MVC - Part Two</title><description>In this tutorial series, we are going to learn AngularJS as a server side, Bootstrap for layout styling and ASP.NET MVC as server side.</description><link>https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-part-two/</guid><pubDate>Tue, 25 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Angular, BootStrap And ASP.NET MVC - Part One</title><description>In this tutorial series, we are going to learn AngularJS as a server side, Bootstrap for layout styling and ASP.NET MVC as server side.</description><link>https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-bootstrap-and-asp-net-mvc-part-one/</guid><pubDate>Mon, 24 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>App To App Communication In Universal Windows Platform</title><description>In this article, we will learn about app-to-app communication in Windows 10.</description><link>https://www.c-sharpcorner.com/article/app-to-app-communication-in-universal-windows-platform/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/app-to-app-communication-in-universal-windows-platform/</guid><pubDate>Wed, 24 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Xamarin.Forms: Working With SQLite (Android, iOS and Windows)</title><description>In this article, we will learn about the basics of the SQLite database for all platforms (Android, iOS and Windows).</description><link>https://www.c-sharpcorner.com/article/xamarin-forms-working-with-sqlite-android-ios-and-windows/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xamarin-forms-working-with-sqlite-android-ios-and-windows/</guid><pubDate>Mon, 04 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Xamarin.Forms: Data Binding (Android, iOS and Windows)</title><description>In this article, we will learn about Data Binding in Xamarin.Forms using Portable Class Library (PCL) that works on all platforms (Android, iOS and Windows).</description><link>https://www.c-sharpcorner.com/article/xamarin-forms-data-binding-android-ios-and-windows/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xamarin-forms-data-binding-android-ios-and-windows/</guid><pubDate>Sun, 19 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Xamarin.Forms: Content Page for XAML Controls</title><description>In this blog, we will see how to add a content page in a Xamarin.Forms project and add some controls with events in that content page.</description><link>https://www.c-sharpcorner.com/blogs/xamarin-forms-content-page-for-xaml-controls</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/xamarin-forms-content-page-for-xaml-controls</guid><pubDate>Mon, 06 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Installing Visual Studio With Xamarin</title><description>In this article you will learn how to install Visual Studio with Xamarin.</description><link>https://www.c-sharpcorner.com/article/installing-visual-studio-with-xamarin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/installing-visual-studio-with-xamarin/</guid><pubDate>Sat, 04 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Xamarin.Forms: Create A Simple Login UI</title><description>In this article, we will learn to create a page similar to login page with controls like Input, Date Picker, Time Picker, Buttons, etc. using a common PCL project that works for all major platforms in</description><link>https://www.c-sharpcorner.com/article/xamarin-forms-create-a-simple-login-ui/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xamarin-forms-create-a-simple-login-ui/</guid><pubDate>Wed, 01 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Xamarin.Forms: Create Your First Xamarin App For iOS, Android, And Windows</title><description>In this article, we will learn how to get started with Xamarin.Forms to create native mobile applications for all major platforms.</description><link>https://www.c-sharpcorner.com/article/xamarin-forms-create-your-first-xamarin-app-for-ios-android-and-windows/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xamarin-forms-create-your-first-xamarin-app-for-ios-android-and-windows/</guid><pubDate>Tue, 31 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Get the Hardware ID of a Device in Windows Runtime Apps</title><description>In this blog, we learn how to get unique Hardware ID of device in Windows Runtime Apps (Windows and Windows Phone 8.1).</description><link>https://www.c-sharpcorner.com/blogs/get-the-hardware-id-of-a-device-in-windows-runtime-apps</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/get-the-hardware-id-of-a-device-in-windows-runtime-apps</guid><pubDate>Sun, 15 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>WinJS: Hardware Back Button Pressed Event in Windows Phone 8.1 App</title><description>In this blog you will learn about hardware Back Button Pressed Event in Windows Phone 8.1 App.</description><link>https://www.c-sharpcorner.com/blogs/winjs-hardware-back-button-pressed-event-in-windows-phone-81-app</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/winjs-hardware-back-button-pressed-event-in-windows-phone-81-app</guid><pubDate>Fri, 13 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Merge Two SQLite Databases In Windows Runtime Apps</title><description>In this article, we will learn how to merge two SQLite databases in Windows Runtime Apps.</description><link>https://www.c-sharpcorner.com/article/merge-two-sqlite-databases-in-windows-runtime-apps/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/merge-two-sqlite-databases-in-windows-runtime-apps/</guid><pubDate>Thu, 12 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Creating Badge Tile In Windows Apps</title><description>In this article we are going to learn how to create badge tiles in Windows Apps.</description><link>https://www.c-sharpcorner.com/article/creating-badge-tile-in-windows-apps/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-badge-tile-in-windows-apps/</guid><pubDate>Mon, 09 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>SQLite CRUD Operation In WinJS:  Windows Apps</title><description>In this article, we are going to learn SQLite CRUD (Create, Read, Update, Delete) operations in WinJS project with the help of Class Library and Windows Runtime Component.</description><link>https://www.c-sharpcorner.com/article/sqlite-crud-operation-in-winjs-windows-apps2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sqlite-crud-operation-in-winjs-windows-apps2/</guid><pubDate>Mon, 09 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Read XML file in WinJS Project using Windows Runtime Component</title><description>In this article, we are going to learn how to read XML file in WinJS project.</description><link>https://www.c-sharpcorner.com/article/read-xml-file-in-winjs-project-using-windows-runtime-compone/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/read-xml-file-in-winjs-project-using-windows-runtime-compone/</guid><pubDate>Sat, 07 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Unzip Folder Contents In Windows Runtime Apps</title><description>In this article, we will learn how to unzip contents of a zip file in Windows Runtime apps.</description><link>https://www.c-sharpcorner.com/article/unzip-folder-contents-in-windows-runtime-apps/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/unzip-folder-contents-in-windows-runtime-apps/</guid><pubDate>Wed, 04 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Push Notification Service In Windows Runtime Apps</title><description>In this article, we will learn how to send push notification to Windows apps (Windows and Windows Phone apps) from our own web application.</description><link>https://www.c-sharpcorner.com/article/push-notification-service-in-windows-runtime-apps/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/push-notification-service-in-windows-runtime-apps/</guid><pubDate>Tue, 03 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Share Attachments And Compose Email In Windows Runtime Apps</title><description>In this article, we will learn how to open mail app and attach files as attachment in Windows Runtime Apps.</description><link>https://www.c-sharpcorner.com/article/share-attachments-and-compose-email-in-windows-runtime-apps/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/share-attachments-and-compose-email-in-windows-runtime-apps/</guid><pubDate>Sun, 01 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Zip Folder And Its Content In Windows Runtime Apps</title><description>In this article, we will learn how to zip folder and its content in Windows Runtime apps.</description><link>https://www.c-sharpcorner.com/article/zip-folder-and-its-content-in-windows-runtime-apps/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/zip-folder-and-its-content-in-windows-runtime-apps/</guid><pubDate>Thu, 28 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Encrypt And Decrypt String In Windows Runtime Apps</title><description>In this article, we will learn how to encrypt and decrypt string in Windows Runtime apps.</description><link>https://www.c-sharpcorner.com/article/encrypt-and-decrypt-string-in-windows-runtime-apps/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/encrypt-and-decrypt-string-in-windows-runtime-apps/</guid><pubDate>Wed, 27 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Encrypt And Decrypt Files In Windows Runtime Apps Using Windows Cryptography Technique</title><description>In this article, we will learn how to encrypt and decrypt files in Windows Runtime apps.</description><link>https://www.c-sharpcorner.com/article/encrypt-and-decrypt-files-in-windows-runtime-apps-using-wind/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/encrypt-and-decrypt-files-in-windows-runtime-apps-using-wind/</guid><pubDate>Sun, 24 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>WinJS application With Windows Runtime Component To Access Native C# Code</title><description>In this article we will learn how to connect WinJS project with Windows Runtime Component to access native C# code.</description><link>https://www.c-sharpcorner.com/article/winjs-application-with-windows-runtime-component-to-access-n/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/winjs-application-with-windows-runtime-component-to-access-n/</guid><pubDate>Wed, 20 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>File Read/ Write Operation In WinJS Applications Using Windows Runtime Component</title><description>In this article we are going to learn about File Read/Write operations in WinJS applications.</description><link>https://www.c-sharpcorner.com/article/file-read-write-operation-in-winjs-applications-using-window/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/file-read-write-operation-in-winjs-applications-using-window/</guid><pubDate>Wed, 20 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Asynchronous Programming In WinJS Applications With Windows Runtime Component</title><description>In this article you will learn how to do asynchronous programming in WinJS application built on HTML/JS/CSS with the help of Windows Runtime Component.</description><link>https://www.c-sharpcorner.com/article/asynchronous-programming-in-winjs-applications-with-windows/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asynchronous-programming-in-winjs-applications-with-windows/</guid><pubDate>Tue, 19 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Create Your First WinJS Application</title><description>In this article you will learn how to create your first Windows metro application (WInJS) apps using HTML/JS/CSS.</description><link>https://www.c-sharpcorner.com/article/create-your-first-winjs-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-your-first-winjs-application/</guid><pubDate>Sun, 17 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Create First Hello World App On Universal Windows Platform (UWP)</title><description>In this article you will learn how to create &amp;#39;Hello World&amp;#39; App on Universal Windows Platform (UWP).</description><link>https://www.c-sharpcorner.com/UploadFile/4b4db0/create-first-hello-world-app-on-universal-windows-platform/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4b4db0/create-first-hello-world-app-on-universal-windows-platform/</guid><pubDate>Mon, 02 Nov 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item></channel></rss>