Creating a windows program using C# to view and edit database information

This project is the final sequence of a couple of researches that I did in the course of Principle of Database.

In this part of the project, a windows application form has been designed to edit data in the database. The program can do the following:

  1. Add new companies to the Company table in the designed Linkedin-based database: The new companies added to the table can have the number of employees, the industry of the company, and spatial or geographic coordinates related to them.
  2. View the information of each company
  3. View the number of companies in every city

The full article is available via the following link:

 

Leave a Reply

Your email address will not be published. Required fields are marked *