Click here to Skip to main content
15,888,172 members
Articles / All Topics

Using Entity Framework and the Store Procedure Framework To Achieve CQRS - Part #2

Rate me:
Please Sign up or sign in to vote.
4.00/5 (2 votes)
11 Aug 2016CPOL8 min read 5.8K   6  
This article follows on from Part1 where we described the background to the problem, set up the solution and added seed data to the database. In this article we will tackle the QueryStack and more specifically the ReadModel using SprocF

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United Kingdom United Kingdom
Duane has worked in a commercial software development environment for 9 years, with all but three for a global fashion retailer.

He is proficient in ASP.Net, MVC, C#, HTML, CSS, JavaScript, SQL Server TSQL.

Comments and Discussions