Layered Architecture Sample January 2014

I have just finished converting and updating all the Layered Architecture Samples to Visual Studio 2013 and not only that, I have also updated some of the technologies (i.e. MVC 5 and EF 6) and fixed some of the bugs. New in this release is also a new sample that uses ASP.NET Web Pages 3 to connect to an ASP.NET WEB API back-end.

Here are the list of samples to-date:

  1. LeaveSample-ASPNET-WCF-DAAB - ASP.NET Web Forms Model Binding, Windows Communications Foundation (WCF), Windows Workflow Foundation (WF) and Microsoft Enterprise Library DAAB 6.0.
  2. LeaveSample-ASPNET-WCF-EF - ASP.NET Web Forms Model Binding, Windows Communications Foundation (WCF), Windows Workflow Foundation (WF) and ADO.NET Entity Framework 6.
  3. LeaveSample-WEBPAGE-API-EF - ASP.NET Web Pages, ASP.NET WEB API, Windows Workflow Foundation (WF) and ADO.NET Entity Framework 6.
  4. LeaveSample-MVC-WCF-EF - ASP.NET MVC 5, Windows Communications Foundation (WCF), Windows Workflow Foundation (WF) and ADO.NET Entity Framework 6.
  5. LeaveSample-WINFORMS-WCF-EF - Windows Forms, Windows Communications Foundation (WCF), Windows Workflow Foundation (WF) and ADO.NET Entity Framework 6.
You can download them by directly clicking on their links or visit the download page here.

No comments:

Post a Comment

Popular Post