1
Answer

Sample complete object oriented programming(OOP) with C# NET

Photo of Any42 Lim

Any42 Lim

11y
1.4k
1
Hi guys,

Currently i tend to build a program from scratch, the system basically included ware house sales maintenance, so it should included objects such as store, product, customers, invoice, sales and so on.

Anyone know where can find a full complete OOP sample coding style for i can take a reference on this?

Answers (1)