Web Application and DDD

410 Views Asked by At

I'm new to EF, I want to develop a web application to sell. I've been reading about DDD (Domain-driven design ), but I find that its implementation is complicated. Any suggestions or some project to understand this architecture.?

I plan on using as ORM: OpenAccess or NHibernate

2

There are 2 best solutions below

1
On

You can watch these trainings. It is step by step explanation how to create web application based on entity framework from data layer to presentation. Also you can watch plurasight trainings.

0
On

You could use the OpenAccess ORM quick start scenarios section and the product Samples Kit, which contains end-to-end integration samples with different technologies. Should you have more specific questions, you could contact the product's support team, which can guide you through the process.