Limit this search to....

Learn from Scratch Visual C# .Net with SQL Server: To Develop Database-Driven Desktop Applications
Contributor(s): Siahaan, Vivian (Author)
ISBN:     ISBN-13: 9798696047744
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 with SQL Server. 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. In Tutorial 3 up to Tutorial 4, you will perform the steps necessary to add 6 tables 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 6 more tables 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.