﻿<?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=ranjan-d2" rel="self" type="application/rss+xml" /><item><title>Firebase - Google Alphabet’s Cloud Service Provider</title><description>In this article you will learn about Google Alphabet’s Cloud Service Provider in Firebase.</description><link>https://www.c-sharpcorner.com/article/firebase-google-alphabets-cloud-service-provider/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/firebase-google-alphabets-cloud-service-provider/</guid><pubDate>Mon, 11 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Patient Weight Assessment, Desktop Application Powered by Raven DB</title><description>In this article, I am going to demonstrate to you the “Patient Weight Assessment” desktop application developed using C# .NET and Raven DB for managing all the data. </description><link>https://www.c-sharpcorner.com/article/patient-weight-assessment-desktop-application-powered-by-ra/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/patient-weight-assessment-desktop-application-powered-by-ra/</guid><pubDate>Mon, 29 Feb 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>.NET Core: Introduction To Microsoft.Data.Sqlite </title><description>In this article, I will be walking you through the usage of Microsoft.Data.Sqlite data access library for “SQLite”. </description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/net-co-introduction-to-microsoft-data-sqlite/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/net-co-introduction-to-microsoft-data-sqlite/</guid><pubDate>Sun, 14 Feb 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Beginners Guide To Underscore.JS</title><description>In this article, let us try to understand the usage and needs of underscore.js library. </description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/beginners-guide-to-underscore-js/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/beginners-guide-to-underscore-js/</guid><pubDate>Sun, 14 Feb 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Collector, Translator And Formatter Pattern</title><description>In this article, I will be introducing you the Collector, Translator and Formatter pattern.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/collector-translator-and-formatter-pattern/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/collector-translator-and-formatter-pattern/</guid><pubDate>Tue, 02 Feb 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Getting Started with AngularJS</title><description>This blog is targeted for beginners. All the materials I am discussing below are open source and free to use.</description><link>https://www.c-sharpcorner.com/blogs/getting-started-with-angularjs</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/getting-started-with-angularjs</guid><pubDate>Wed, 27 Jan 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>NodeJS:  Convert XML to JSON</title><description>In this tiny article, let us try to understand how to convert an XML string to JSON. </description><link>https://www.c-sharpcorner.com/blogs/nodejs-convert-xml-to-json</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/nodejs-convert-xml-to-json</guid><pubDate>Sat, 23 Jan 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>AngularJS Based Note Making App In 100 Lines (Core Functionality)</title><description>In this article, I will be walking you through how to build a simple and elegant note making app developed using AngularJS framework.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/angularjs-based-note-making-app-in-100-lines-core-functiona/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/angularjs-based-note-making-app-in-100-lines-core-functiona/</guid><pubDate>Thu, 17 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>UAPraser - User Agent Parser</title><description>In this blog you will learn about UAPraser - User Agent Parser.</description><link>https://www.c-sharpcorner.com/blogs/uapraser-user-agent-parser1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/uapraser-user-agent-parser1</guid><pubDate>Tue, 17 Nov 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>High Speed, Efficient In-Memory And Persistent Remote Dictionary Server (Redis)</title><description>In this article, I will be discussing about Redis with a sample real world implementation.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/high-speed-efficient-in-memory-and-persistent-remote-dictio549/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/high-speed-efficient-in-memory-and-persistent-remote-dictio549/</guid><pubDate>Tue, 10 Nov 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Raspberry PI Weather App (no hardware sensor)</title><description>In this article you will learn about a weather demo application, a code written in Mono C# to fetch weather information and using a GPIO library to glow an LED based on a specific temperature value.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/raspberry-pi-weather-app-no-hardware-sensor/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/raspberry-pi-weather-app-no-hardware-sensor/</guid><pubDate>Sat, 31 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Alamode And Raspberry PI</title><description>In this article we will be looking into how we can make use of Alamode and Raspberry PI and take advantage of the capabilities that Alamode is providing us.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/alamode-and-raspberry-pi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/alamode-and-raspberry-pi/</guid><pubDate>Fri, 30 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Send, Receive And Delete SMS With IoT Devices (Arduino and GSM Shield)</title><description>In this article, I am going to walk you through on how to use Arduino and GSM SIM 900 modem for sending and receiving SMS.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/send-receive-and-delete-sms-with-iot-devices-arduino-and-g/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/send-receive-and-delete-sms-with-iot-devices-arduino-and-g/</guid><pubDate>Mon, 26 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Getting Started With LiteDB</title><description>This article is all about getting started with using LiteDB, a NoSQL database.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/getting-started-with-litedb/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/getting-started-with-litedb/</guid><pubDate>Mon, 26 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Building A Node.js Based REST API Using Mongoose Node Module</title><description>In this article you will learn how to build Node.js based REST API using Mongoose Node Module.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/building-a-nodejs-based-rest-api-by-using-mongoose-node-modu/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/building-a-nodejs-based-rest-api-by-using-mongoose-node-modu/</guid><pubDate>Sat, 24 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Using Node.js MQTT Library - Part 1</title><description>In this article, I will be walking you through how to use MQTT node.js library.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/using-node-js-mqtt-library/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/using-node-js-mqtt-library/</guid><pubDate>Tue, 20 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Unit Test Node.js Apps Using Mocha</title><description>In this article, I will be introducing with you on how to unit test Node.js apps using Mocha. </description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/unit-test-nodejs-apps-using-mocha/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/unit-test-nodejs-apps-using-mocha/</guid><pubDate>Mon, 19 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Android Wear Watch Face Design And Development</title><description>In this article, I will be walking you through android wear watch face design and development.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/android-wear-watch-face-design-and-development/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/android-wear-watch-face-design-and-development/</guid><pubDate>Sat, 17 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Build Notifications In Android Wear</title><description>In this article, I will discussing with you how to build Notifications in Android Wear. </description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/build-notifications-in-android-wear/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/build-notifications-in-android-wear/</guid><pubDate>Sat, 17 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Android Wear Demo App</title><description>In this article, I will be walking you through the Android Wear Demo app named "TodayMenu".</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/android-wear-demo-app/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/android-wear-demo-app/</guid><pubDate>Sat, 17 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Android Wearable UI Components</title><description>In this article we will learn about android wearable UI components.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/android-wearable-ui-components/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/android-wearable-ui-components/</guid><pubDate>Fri, 16 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item><item><title>Introduction To Android Wear</title><description>In this article we will learn about the basics of Android wear. I hope the wearable technology brings a great change to the world in using technology in our day to day life to perform various things.</description><link>https://www.c-sharpcorner.com/UploadFile/ranjancse/introduction-to-android-wear/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ranjancse/introduction-to-android-wear/</guid><pubDate>Fri, 16 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranjan Dailata)</author></item></channel></rss>