RajasekharwhY / Build-your-muscle

Learning concepts and sample practice code - C#, MVC, SQL etc..
2 stars 0 forks source link

specification, state, unit of work and other patterns... #30

Open RajasekharwhY opened 5 years ago

RajasekharwhY commented 5 years ago

http://dataguidance.codeplex.com --codeplex provides references that explains how to implement the Repository, unit of work, specification , state and other patterns using ado.net entity framework, as well as the asp.net mvc framework.

RajasekharwhY commented 5 years ago

https://stackoverflow.com/questions/32404672/cleanly-updating-a-hierarchy-in-entity-framework/32407776#32407776

UPDATING (ATTACHED) : UPDATING (DETACHED)