C# Full Projects Supermarket Management System | POS by Using SQL Database with Source code ⏲

preview_player
Показать описание
TO SUBSCRIBED

Lets, start to develop c# project for Point of Sales System and Inventory Management System by using visual studio 2019.

In this tutorial video we will learn step by step to develop Point of Sales software windows application project in visual studio 2019 using c# Language.
In this Video

source code

________________________________________________________________________________________________
00:00:00 Modern Flat UI, Form Design
00:38:35 Design and coding for Category and Brand
01:16:25 Designing for Product Module
01:47:33 Designing for Supplier Module
02:05:54 Designing for User Setting
02:20:20 Casher Design Form
02:41:53 Search Product for Casher
03:11:17 Designing Stock In Module and generate reference no
03:47:29 Search product using Barcode.
04:14:06 Settle Payment and Clear Cart
04:41:36 Login Design Form
05:00:56 Report daily sale list
05:16:48 Cancel Ordered and Void
05:45:49 Changing password cashier
05:59:09 Setting of store name and address.
06:10:32 Control user and setting
07:01:41 Print preview and receipt
07:30:44 Print daily report
07:52:59 Stock Adjustment Design Form
08:16:54 Stock Record Design and Edit Sales history
08:40:20 POS Record Form and Top Selling record.
08:56:24 Top sold items and critical stock in record
09:12:59 Inventory, cancel order and stock in list
09:29:57 Print record for Point of Sales system
10:30:46 Dashboard Design for Point of Sales
10:49:17 Notification and Alert Styles
11:14:47 Barcode Generator
11:24:05 Barcode Scanner

-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Point Of Sales And Inventory Management System Tutorial
Рекомендации по теме
Комментарии
Автор

Thank you very much for such great lessons. You will not find such information on the Internet. I wish your channel prosperity and more such lessons.

Romzec
Автор

Thank you for this full project free tutorial..I would be glad to see WPF development soon ... I am very thankfull for this!

jimdagohoy
Автор

Thank u so much sir for this informative tutorial many concepts cleared...😊

usama
Автор

Really good work. Good for students like me to follow this kind of channel Thank you so much. By the way can you make the barcode scanner. Not the web cam or camera.

nathanielmiguel
Автор

yep im stumped around 3:07. Assuming its a DB Datatype maybe?

qty.ProductDetails(dgvProduct.Rows[e.RowIndex].Cells[1].Value.ToString(), double.Parse(dgvProduct.Rows[e.RowIndex].Cells[6].Value.ToString()), cashier.lblTransNo.Text,

This exception was originally thrown at this call stack:
[External Code]
POSales2.LookUpProduct.dgvProduct_CellContentClick(object, in LookUpProduct.cs
[External Code]
POSales2.Cashier.btnSearch_Click(object, System.EventArgs) in Cashier.cs
[External Code]
POSales2.Program.Main() in Program.cs

chrisr
Автор

Great work Sir
But a little problem in Cancel Order in Add to Inventory (Yes, No), by clicking yes or no there is no difference the qty is added more to the cart, kindly take a look on it and make a simple video for how to solve this.
Thank you

fayazahmad
Автор

Dear Sir its a creative program and more understandable vids I have ever see just I have a question in your data base in relationship did you make a relationship with category. as I didnt found a relationship category with product if so how you did it

radwanhussein-sc
Автор

Thanks For How Well You Make This Project but there is a big problem that i have the the database is not opening Please Help Me Sir

abdirahmanmahad
Автор

Please sir can you add a register for customers who pay an credit and suppliers who have also paid on credit also a notification 🔔 alert to be alerted ⚠ at the time when the date 📆 of the settlement arrives

sethagba
Автор

Can you add Purchase Order or PO in stock in module

nathanielmiguel
Автор

Thank you very much Eng.
Please can you give me souce code
😘😘😘😘

zaidanmodhish
Автор

Can i use this program on a laptop or will it only work on desktops?

arvingayona
Автор

Good day sir pls which app did u use to draw the shapes? I saw a similar video like this though it was an extension in vs code the man used to draw the shapes but when I searched for it in vs code couldn't find it

somtochukwuakuche
Автор

Hello. Instead of using a computer camera, there is a Honeywell BarcodeReader on the nuget Package Manager. I have such a barcode scanner, can I use it? Thank you very much in advance! If something is not written correctly, I apologize for everything, because this is a Google translator)

sattaratadjanov
Автор

Can you make registration system with 2012 visual studio

christianquilang
Автор

WPF c# such code will be ? or is it different?

keyplex
Автор

ok sir but where is the databese located i cant found or how i can set up plase? or downloades for sql, or how can i get the database to test the program?

Aaron
Автор

without print preview can i direct print??? with print Dialogue???

shamim
Автор

im stuck with the error cannot insert the value NULL into column "id" column does not allow nulls INSERT fail
how can i solve it?

GABRIELALFREDOCASTROGIL
Автор

how can i edit bill??
u need to add button for edit saved bill

shamim