Skip to content

( C# ) The following scheme consists of WCF project which uses entity framework database in order to display many-many db tables and alows adding users, changing users data and removing them. Frameworks and tools used: WCF & Windows Forms, Entity Framework, MSSQL

Notifications You must be signed in to change notification settings

ZdjelarFilip/e-gradebook

Repository files navigation

E-gradebook_WCF

( C# ) The following scheme consists of WCF project which uses entity framework database in order to display many-many db tables and alows adding users, changing users data and removing them.

User is welcomed by a friendly interface in which he has to enter username, password and tick the box for terms of service.

Image of Login

The following window shows the interface of grades from the database. User can add students to the database, he can also change their data and remove them.

Image of UsersGrades

As shown on the picture below, adding and changing data of users is very simple!

Image of UsersGradesAdding Image of UsersGradesChange

Interface below shows the list of current users in the database.

Image of Users

Interface below shows the list of students and their grades in the database. ( many to many dbset ). There we can see the interface for adding users and their grades respectfully in the program.

Image of Gradebook Image of GradebooksAdding

There we can see the interface for adding users and their grades respectfully in the program.

About

( C# ) The following scheme consists of WCF project which uses entity framework database in order to display many-many db tables and alows adding users, changing users data and removing them. Frameworks and tools used: WCF & Windows Forms, Entity Framework, MSSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published