Skip to content

Pizza order test application using 3 tier architecture (WPF frontend, WCF communication, EF data handling with MSSQL db)

Notifications You must be signed in to change notification settings

KA2033/pizza-order-ef-wcf-wpf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pizza-order-ef-wcf-wpf

Pizza order test application using 3 tier architecture (Windows Presentation Foundation frontend, Windows Communication Foundation communication, Entity Framework data handling with MS SQL database)

PizzaClient2 - Windows Presentation Foundation application

PizzaServiceApp - Windows Communication Foundation application defining an API consumed by the client

PizzaDAL - Contains the Entity Framework entities

PizzaDemo - Console application to test the DAL project (also adds predefined datas)

About

Pizza order test application using 3 tier architecture (WPF frontend, WCF communication, EF data handling with MSSQL db)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%