Click here to Skip to main content
15,894,017 members
Articles / All Topics

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

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
26 Aug 2016CPOL9 min read 6K   3  
In this article, we will shift our focus to the Command Stack and we will leverage EntityFramework to add a new order to the database.

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