Skip to main content

C# RSS Reader Free Open Source Project

Hello Geeks .. I created This Post to present a free open source C# project that is an RSS Reader that have a Box Where You Put the Link Then Click Refresh , It returns all the feeds and the feeds titles in a form of XML Documents .. It's Free To Download and Modify ..



Add the Feed link of any of the websites that provide RSS feeds
Click on Refresh Button
Check The List to select the Feed Title To Read About it in the Text Box
Also You Will See The Link Of the feed appear down the form

Download Link :RSS Reader Download Link

Related Posts : 

Best Wishes :)

Comments

Popular posts from this blog

How To Create C# Chat Application

Hello Geeks .. Today I gonna show you How to make a Chat Application Using Microsoft C#.NET 5.0  . You Can Use Older Versions Since there is nothing special in the application that only belongs to C# 5.0 . This Application Was Created To Allow Two Computers To "Chat" Using IP Addresses Also you Can Open two Clients On The Same Computer and Use Same IP Address But Different Port.. It is simple and Easy to Use And Develop .. I also Uploaded The Full Working Project With It's Source Code On MediaFire.. You Will Find The Link At The End Of the Post :)

C# Full Pharmacy Project With Source code

Hello Geeks .. This post is one of our completely Free Projects  .. It is a Pharmacy Project that can perform a lot of operations you can also find the (.dll) files for the working Barcode Reader Machines in your country and add it to the project .

How To Create A Change Password Form in a C# Application

Hello Geeks .. This little post is a free sample C#  Windows Form that can be used to change password in a SQL Database .