Herkese merhabalar,
Bu ufak projeyi makul bir fiyat karşılığında yapacak birini arıyorum. Yardımcı olursanız sevinirim, proje açıklamsı İngilizcedir.
Teşekkürler,
Subject: Books
Your task is to prepare a program that will store, update, add, delete and search information
about your topic from the table above, using .NET C# programming language and a MS SQL
database.
You need to design:
- a proper database with up to 2 tables for storing the information needed;
- a windows forms user interface for your program, that will make your users easy to
access and modify the information in the database.
It is recommended to use the things studied at the exercises (both PE and AST), especially
the ones for multiple forms, and connecting to a database.