如何适应CQRS到项目? [英] How to adapt CQRS to projects?

查看:204
本文介绍了如何适应CQRS到项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到了一个新的名词叫 CQRS(命令查询责任分离)其中指出,概念模型,应该被拆分到命令模式和查询模式为其中的命令和查询在​​相同的模式发生了一个典型的CRUD模型。文章已全部理论的信息。

I came across a new term named CQRS (Command Query Responsibility Segregation) which states that the conceptual model should be split into command model and query model as a typical CRUD model in which the command and query happens in the same model. The article has all theory information.

我不明白我应该与ASP.net MVC3,EF 4.3和jQuery项目实现这一点。

I don't understand how I should implement this in a project with ASP.net MVC3, EF 4.3 and jQuery.

任何人都可以建议我如何在实践中实现它在我的项目?

Can anybody suggest me how to practically implement it in my project?

推荐答案

CQRS之旅是一个良好的开端。我也建议你看<一href="http://channel9.msdn.com/Events/Patterns-Practices-Symposium-Online/Patterns-Practices-Symposium-Online-2012/A-Journey-into-CQRS">A远航入CQRS 的Channel9上。

CQRS Journey is a good place to start. I also suggest you watch A Journey into CQRS on Channel9.

总之,要学习CQRS最好的办法是自己去试试吧。对我来说,我必须学会如何使其适应我的项目,6个月左右。

Anyway, the best thing to learn CQRS is to try it by yourself. For me, I have to learn how to adapt it to my projects for around 6 months.

这篇关于如何适应CQRS到项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆