C#.Net

Point of Sale and Inventory System C#.Net Version 2.0

Submitted by cybernick75 on
This is a complete point of sale and inventory system written in C#.NET. You can use this system to your future project. System Features Staff/Employee Categories Products Point of Sale Inventory Daily Sales Report By User Daily Sales Report By Invoice Stocks In Stocks Out/Sales Reorder Level Automatically Print Receipt RePrint Receipt Company And VAT Setting UPDATE 06-18-2017 : Product Import

How to make a Calculator in C#

Submitted by janobe on
In this tutorial, I will show you how to create a calculator using C#.net. This is a simple calculator with functions that works accurately. It also contains procedures that are very easy to follow and can be done in a short period of time.

Let's begin:

Step 1. Open Microsoft Visual Studio 2008 and create new Windows Form Application for C#.

Auto Search Word Generator

Submitted by rinvizle on
In this tutorial we will create a game in C# called Auto Search Word Generator. This game creates a way of searching the word in the display letters in the form. And this game has a features to add, remove, generate, and show the answer of the list of words given or added by the user. Each word will be automatically generate and mix in the random letters and you will find out if what word will you want it to search and it will automatically show the exact word that you give.

How to Save Data Using C# and SQL Server Database

Submitted by janobe on
In this tutorial, I will teach you how to save data in the database using C#.net and SQL Server 2005 Express Edition. With this, you can access and save the data in the Server database with ease. This is the basic implementation for a newbie in programming who plans to build a system in the future.

Copy/Paste a Text using C#

Submitted by donbermoy on
In this tutorial, we will create a program that has a copy and paste functions of using the ClipBoard class of C#. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application in C# for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2. Next, insert two Buttons for the Copy and Paste Functions named btnCopy labeled it as "Copy", and btnPaste labeled it as "Paste".

Sales and Inventory System (Gadgets Shop) *UPDATED*

Submitted by Raj.Sharma on
This Sales and Inventory System for Gadgets shop is developed using C#.NET 4.0(Compatibility - Visual Studio 2010 and Visual Studio 2012) and using MS Access 2010 database in the back end Main Features are: 1. Customers Profile 2. Billing 3. Inventory Management 4. Invoice Generation 5. Advance Records Searching 6. Advance Reports *Use Case diagram, ER Diagram and DFD are added in a zip file*