Limit this search to....

Learn From Scratch Visual C#.NET with MySQL to Develop Desktop Applications
Contributor(s): Sianipar, Rismon Hasiholan (Author), Siahaan, Vivian (Author)
ISBN:     ISBN-13: 9798693883505
Publisher: Independently Published
OUR PRICE:   $27.55  
Product Type: Paperback
Published: October 2020
Qty:
Additional Information
BISAC Categories:
- Computers | Desktop Applications - Databases
Physical Information: 0.99" H x 8.5" W x 11" (2.49 lbs) 492 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
In Tutorial 1, you will start building a Visual C# interface for database management system project using MySQL. The database, named DBMS, is created. The designed interface in this tutorial will used as the main terminal in accessing other forms. This tutorial will also discuss how to create login form and login table.In Tutorial 2, you will build a project, as part of database management system, where you can store information about valuables in school. The table will have seven fields: Item (description of the item), Location (where the item was placed), Shop (where the item was purchased), DatePurchased (when the item was purchased), Cost (how much the item cost), SerialNumber (serial number of the item), PhotoFile (path of the photo file of the item), and Fragile (indicates whether a particular item is fragile or not).In Tutorial 3 up to Tutorial 4, you will perform the steps necessary to add 6 tables using phpMyAdmin into DBMS database. You will build each table and add the associated fields as needed. In this tutorials, you will create a library database project, as part of database management system, where you can store all information about library including author, title, and publisher.In Tutorial 5 up to Tutorial 7, you will perform the steps necessary to add 8 more tables using phpMyAdmin into DBMS database. You will build each table and add the associated fields as needed. In this tutorials, you will create a high school database project, as part of database management system, where you can store all information about school including parent, teacher, student, subject, and, title, and grade.