wcf - CQRS Implemetation -


I'm trying the CQRS theory for example:

  • I list the supplier I want to manage it.
  • This is a supplier's own address, the supplier's address can be replaced with the current address list.
  • Before changing the supplier's address, I need to make sure that the address has not been removed.
  • I am using the RavenDB database to store the supplier, address.
  • WCF for synchronous call: Application & lt; - & gt; WCF Services & lt; - & gt; The service bus & lt; - & gt;

    text "itemprop =" text ">

    An event sourcing sample included with the RavenDB source, which you can get started, see and

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -