1
Answer

Need help in C# with a database

Chew

Chew

19y
2.1k
1
I need to create a program using any language and i chose c# because i am most familiar with it. This programs has to keep information of customers, have an invetory to keep stock of items, keep track of sales and other basic stuff. What I can think of is to use c# to create the program and link it to MYSQL. Is there any better way I can do it? Can anyone give me links to where I can learn MYSQL easily? I have done a bit of Access and SQLWorld. Thanks
Answers (1)
0
SB Chatterjee
NA 8 0 16y
For 'Real World' applications - most of the value of the system arises from the mid-tier (with the business layer). This is where the business logic which provides the requirement solutions resides. My suggestion would be to obtain as much experience with this tier - a recommended book is Lhotka's Business Objects (this is NOT the 'Business Objects Enterprise/Crystal Reports' from SAP which sucks). Lhotka's approach is very unique and is well documented  - more details here: http://www.lhotka.net/

Post your experiences here..
Good Luck!

SBC
Microsoft MVP - Groove:Architecture