Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahanusa committed Jan 13, 2016
1 parent bc39f83 commit 29d8468
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ The sample applications can be configured to interact with a SQL Server database

Because these clients consume a middle tier written with peasy, they can be configured in different ways to suit your needs. Below are multiple available configurations that serve to showcase how you might deploy applications consuming your middle tier written with peasy.

* [WPF → In Memory](https://github.com/peasy/Samples#wpf--in-memory)
* [WPF → SQL Server](https://github.com/peasy/Samples#wpf--sql-server)
* [WPF → Web API -> In Memory](https://github.com/peasy/Samples#wpf--web-api--in-memory)
* [WPF → Web API -> SQL Server](https://github.com/peasy/Samples#wpf--web-api--sql-server)
* [ASP.NET MVC → In Memory](https://github.com/peasy/Samples#aspnet-mvc--in-memory)
* [ASP.NET MVC → SQL Server](https://github.com/peasy/Samples#aspnet-mvc--sql-server)
* [ASP.NET MVC → Web API -> In Memory](https://github.com/peasy/Samples#aspnet-mvc--web-api--in-memory)
* [ASP.NET MVC → Web API -> SQL Server](https://github.com/peasy/Samples#aspnet-mvc--web-api--sql-server)
* [Multiple Clients → Web API -> (In Memory or SQL Server)](https://github.com/peasy/Samples#multiple-clients--web-api--sql-server)
* [WPF → In Memory](https://github.com/peasy/Samples/wiki/Configuring-WPF-%E2%86%92--In-Memory)
* [WPF → SQL Server](https://github.com/peasy/Samples/wiki/Configuring-WPF-%E2%86%92-SQL-Server)
* [WPF → Web API → In Memory](https://github.com/peasy/Samples/wiki/Configuring-WPF-%E2%86%92-Web-API-%E2%86%92-In-Memory)
* [WPF → Web API → SQL Server](https://github.com/peasy/Samples/wiki/Configuring-WPF-%E2%86%92-Web-API-%E2%86%92-SQL-Server)
* [ASP.NET MVC → In Memory](https://github.com/peasy/Samples/wiki/Configuring-ASP.NET-MVC-%E2%86%92-In-Memory)
* [ASP.NET MVC → SQL Server](https://github.com/peasy/Samples/wiki/Configuring-ASP.NET-MVC-%E2%86%92-SQL-Server)
* [ASP.NET MVC → Web API → In Memory](https://github.com/peasy/Samples/wiki/Configuring-ASP.NET-MVC-%E2%86%92-Web-API-%E2%86%92-In-Memory)
* [ASP.NET MVC → Web API → SQL Server](https://github.com/peasy/Samples/wiki/Configuring-Multiple-Clients-%E2%86%92-Web-API-%E2%86%92-(In-Memory-or-SQL-Server))
* [Multiple Clients → Web API → (In Memory or SQL Server)](https://github.com/peasy/Samples/wiki/Configuring-Multiple-Clients-%E2%86%92-Web-API-%E2%86%92-(In-Memory-or-SQL-Server))

#### WPF → In Memory

Expand Down

0 comments on commit 29d8468

Please sign in to comment.