Skip to main content

Posts

Showing posts with the label Free Projects

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 .

C# Text To Speech Application Using WPF

Hello Geeks .. This is The First Project I'm Posting About  C#  WPF ( Windows Presentation Foundation ). It is just a simple Project That Takes The Text You Write In A Text Box And Spell It by A Male Or Female Voice .. However You Want .. At The End Of the Post You Will Find A Download Link For The Working Project With It's Source Code Uploaded To Media Fire .

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# 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 ..

C# Tic Tac Toe Game Source Code For Free

Hello Geeks .. I know There are Some People Around There who are interested in Programming Under the environment of Microsoft Visual Studio .. So i would like to share with you guys my little game i created 1 year ago .. That is a Tic Tac Toe Game On a Windows Form Application