﻿<?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=krishna-sumanth2" rel="self" type="application/rss+xml" /><item><title>Reactive Extensions (RxJS) - What Is Reactive Programming?</title><description>Reactive Programming is in existence for scalable, elastic, resilient (it should always work), highly available, message-driven applications. </description><link>https://www.c-sharpcorner.com/blogs/reactive-extensions-rxjs-what-is-reactive-programming</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/reactive-extensions-rxjs-what-is-reactive-programming</guid><pubDate>Sun, 01 Apr 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Krishna Sumanth)</author></item><item><title>What Is An Observable?</title><description>Observables emit data as a stream of values, observers are functions which subscribe(i.e consume) this data and do some processing on this received data.</description><link>https://www.c-sharpcorner.com/blogs/what-is-an-observable</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/what-is-an-observable</guid><pubDate>Sun, 01 Apr 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Krishna Sumanth)</author></item></channel></rss>