简体   繁体   English

Web应用程序和DDD

[英]Web Application and DDD

I'm new to EF, I want to develop a web application to sell. 我是EF的新手,我想开发一个要出售的Web应用程序。 I've been reading about DDD (Domain-driven design ), but I find that its implementation is complicated. 我一直在阅读有关DDD(域驱动设计)的信息,但是我发现它的实现很复杂。 Any suggestions or some project to understand this architecture.? 有什么建议或一些项目来了解这种架构。

I plan on using as ORM: OpenAccess or NHibernate 我计划使用ORM:OpenAccess或NHibernate

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. 您可以使用OpenAccess ORM 快速入门方案部分和产品Samples Kit ,其中包含具有不同技术的端到端集成示例。 Should you have more specific questions, you could contact the product's support team , which can guide you through the process. 如果您有其他更具体的问题,可以联系产品支持小组 ,该小组可以指导您完成整个过程。

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. 从数据层到表示,逐步说明如何基于实体框架创建Web应用程序。 Also you can watch plurasight trainings. 您也可以观看plurasight培训。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM