Skip to content

Jekson90/FunnyWaterDelivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FunnyWaterDelivery

Test application for interview.

This application written on WPF with using EntityFramework. DataBase is MS SQL. For create DB run SQL request. It's contains Window with employees, departments and orders. The task: You need to develop application for reading, adding and updating next entities:

  1. Employees (surname, name, middle name, birth date, sex, department)
  2. Departments (name, leader)
  3. Orders (number, name, author)
  4. Еhe requirements: single window application, WPF, any ORM, any SQL

About

WPF application for interview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages