Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 505 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 505 Bytes

MultilayeredArchitecture

  1. Restore NuGet packages by managing NuGet packages for solution

  2. Set multiple startup projects in solution properties:

2.1. WcfServiceLayer -> Start without debugging

2.2. WpfApplicationUI -> Start

  1. Set ItemService.svc as start page

  2. Check your firewall settings if needed

  3. Start solution

Keywords

multilayered architecture, WCF, dependency injection, IoC, Ninject, client-server, WPF, MVVM, modal dialog, Entity Framework, SQL Server Compact, SQLite