Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
ncqrs-dev
Conversations
About
ncqrs-dev
1–30 of 287
Mark all as read
Report abusive group
0 selected
Steve B
, …
Galen Parker
7
1/13/15
NCqrs wiki ?
There isnt much documentation and there is no recent documentation. https://github.com/ncqrs/ncqrs/
unread,
NCqrs wiki ?
There isnt much documentation and there is no recent documentation. https://github.com/ncqrs/ncqrs/
1/13/15
Gustavo Toledo
1/13/15
ncqrs.org site down
Hi, Is the ncqrs.org site closed? Where else can I find a getting started tutorial or Info?
unread,
ncqrs.org site down
Hi, Is the ncqrs.org site closed? Where else can I find a getting started tutorial or Info?
1/13/15
Gorton Zhao
1/12/15
How to get an event result?
Hi, I am using NCQRS and having a question on how to get an event result from command method of
unread,
How to get an event result?
Hi, I am using NCQRS and having a question on how to get an event result from command method of
1/12/15
Gorton Zhao
,
Galen Parker
2
12/16/14
Problem on calling a "Command" in the Denormalizer event...
Can I call another command inside the Denormalizer event method? Nope. Don't do this. * Design
unread,
Problem on calling a "Command" in the Denormalizer event...
Can I call another command inside the Denormalizer event method? Nope. Don't do this. * Design
12/16/14
Gorton Zhao
, …
Adam Greene
4
12/15/14
How to pass data items through events but not store them in the events data column
Thank you, Adam and Galen, for your responses. I have another question. According to NCQRS
unread,
How to pass data items through events but not store them in the events data column
Thank you, Adam and Galen, for your responses. I have another question. According to NCQRS
12/15/14
Adam Greene
9/25/14
What is the purpose of the NCQRS.EventBus project
I'm trying to figure out what the purpose of the EventBus project is. Specifically what are
unread,
What is the purpose of the NCQRS.EventBus project
I'm trying to figure out what the purpose of the EventBus project is. Specifically what are
9/25/14
Adam Greene
,
Galen
7
9/12/14
NCQRS Messaging
For those reading this conversation. I took the NCQRS.Messaging.Tests and updated it to auto-process
unread,
NCQRS Messaging
For those reading this conversation. I took the NCQRS.Messaging.Tests and updated it to auto-process
9/12/14
Christian Setzkorn
, …
Adam Greene
15
9/11/14
snapshot/memento pattern
Just as an aside. The stock NCQRS.DynamicSnapshot, I would agree the benefits are not that great. My
unread,
snapshot/memento pattern
Just as an aside. The stock NCQRS.DynamicSnapshot, I would agree the benefits are not that great. My
9/11/14
T.C. Boring
10/4/13
RE: Possible Bug in Ncqrs.EventBus
Yes, it was fixed in 7/18. Sent from my Windows Phone From: Alex Pollan Sent: 10/4/2013 5:40 AM To:
unread,
RE: Possible Bug in Ncqrs.EventBus
Yes, it was fixed in 7/18. Sent from my Windows Phone From: Alex Pollan Sent: 10/4/2013 5:40 AM To:
10/4/13
theBoringCoder
, …
Alex Pollan
5
10/4/13
Possible Bug in Ncqrs.EventBus
I repeated these steps and couldn't reproduce the problem. All was fine in my test. Someone had
unread,
Possible Bug in Ncqrs.EventBus
I repeated these steps and couldn't reproduce the problem. All was fine in my test. Someone had
10/4/13
Marco Franssen
, …
Greg Young
12
10/3/13
Replay EventStore
This means you need a control channel. This is generally a bad way of doing things. Use a client
unread,
Replay EventStore
This means you need a control channel. This is generally a bad way of doing things. Use a client
10/3/13
T.C. Boring
, …
Galen Parker
16
5/14/13
Advanced Ncqrs Examples
"However there are less opinionated ways to do this work than using NCQRS..." Such as? I
unread,
Advanced Ncqrs Examples
"However there are less opinionated ways to do this work than using NCQRS..." Such as? I
5/14/13
theBoringCoder
5/8/13
Ncqrs.Eventing.Storage.SQL.TableCreationScript.sql
I have a few questions about the table structure, and while I have the gut-feeling that things were
unread,
Ncqrs.Eventing.Storage.SQL.TableCreationScript.sql
I have a few questions about the table structure, and while I have the gut-feeling that things were
5/8/13
Matze Koch
,
Greg Young
2
4/11/13
Storing and dispatching of events
Save events to event store then publish asynchronously On Thursday, April 11, 2013, Matze Koch wrote:
unread,
Storing and dispatching of events
Save events to event store then publish asynchronously On Thursday, April 11, 2013, Matze Koch wrote:
4/11/13
Mark
, …
Bruce Onder
14
12/17/12
http://ncqrs.org/ in DOWN ??
Yes, efforts might be better spent, but opportunity cost requires knowing where the effort might be
unread,
http://ncqrs.org/ in DOWN ??
Yes, efforts might be better spent, but opportunity cost requires knowing where the effort might be
12/17/12
Henrik Olsson
, …
Olly Lite
12
11/21/12
Collections of entities
I believe I had the same problem. here is a section of code that I've used as a test in order to
unread,
Collections of entities
I believe I had the same problem. here is a section of code that I've used as a test in order to
11/21/12
Twenty Twenty Vision
,
codin...@googlemail.com
2
9/10/12
iPhone App To Help You Regain 20/20 Vision Naturally
Sent from my iPhone On 10 Sep 2012, at 06:33, "Twenty Twenty Vision" <1bYE0EEzV3@mail.
unread,
iPhone App To Help You Regain 20/20 Vision Naturally
Sent from my iPhone On 10 Sep 2012, at 06:33, "Twenty Twenty Vision" <1bYE0EEzV3@mail.
9/10/12
@marcofranssen
, …
Galen
12
8/9/12
replaying eventstore
I did refactored the context into a wrapper object which I bootstrap in my dependency container. So I
unread,
replaying eventstore
I did refactored the context into a wrapper object which I bootstrap in my dependency container. So I
8/9/12
Timothy Pratley
, …
Karell Ste-Marie
4
7/11/12
Event stream must have a single source in order to retrieve its source.
Never mind, found it If you trigger multiple events, make sure you pass the same SourceId to the
unread,
Event stream must have a single source in order to retrieve its source.
Never mind, found it If you trigger multiple events, make sure you pass the same SourceId to the
7/11/12
Phillip K
, …
Karell Ste-Marie
5
7/9/12
Sample CQRS using GitHub
Hi Karell, When you get around to playing with this, any feedback would be greatly appreciated.
unread,
Sample CQRS using GitHub
Hi Karell, When you get around to playing with this, any feedback would be greatly appreciated.
7/9/12
Karell Ste-Marie
2
6/21/12
IMPORTANT: Status of Project - NuGet is not completely working, current build is not working
Ok, I managed to figure out that we needed CC to build this (very frustrating) - I had opened an
unread,
IMPORTANT: Status of Project - NuGet is not completely working, current build is not working
Ok, I managed to figure out that we needed CC to build this (very frustrating) - I had opened an
6/21/12
Al3x3
, …
Chris Gundersen
4
6/14/12
ncqrs.org is down?
Down for me as well. If it helps, I'd be happy to donate some hosting resources to the project...
unread,
ncqrs.org is down?
Down for me as well. If it helps, I'd be happy to donate some hosting resources to the project...
6/14/12
Chris Gundersen
6/14/12
Domain Tests
I'm looking at the Scrumr sample (https://github.com/pjvds/Scrumr) and am working on tests for my
unread,
Domain Tests
I'm looking at the Scrumr sample (https://github.com/pjvds/Scrumr) and am working on tests for my
6/14/12
@marcofranssen
, …
@yreynhout
4
6/7/12
Cached eventStore
What do you mean by "importing data"? Are processes kicked off in reaction to events in
unread,
Cached eventStore
What do you mean by "importing data"? Are processes kicked off in reaction to events in
6/7/12
Erick Thompson
, …
Jon Ceanfaglione
4
4/26/12
Status of the ncqrs
+1 to Jonathan Oliver ES. On Apr 26, 2012 4:20 AM, "ShuriK" <alex....@gmail.com>
unread,
Status of the ncqrs
+1 to Jonathan Oliver ES. On Apr 26, 2012 4:20 AM, "ShuriK" <alex....@gmail.com>
4/26/12
James Chesters
2/6/12
Feb 14. How to Drive your DBA Crazy in 3 easy steps, with Alberto Brandolini. Free talk.
It's there, it's always been there. And you know that if you want to do Domain Driven Design
unread,
Feb 14. How to Drive your DBA Crazy in 3 easy steps, with Alberto Brandolini. Free talk.
It's there, it's always been there. And you know that if you want to do Domain Driven Design
2/6/12
Can Gencer
, …
Donald Hamm
11
2/2/12
NCQRS use in production environment.
let me ck. I was able to use the later version of nsb. I've moved to a new project so will need
unread,
NCQRS use in production environment.
let me ck. I was able to use the later version of nsb. I've moved to a new project so will need
2/2/12
雪华 汤
1/18/12
Difference between CQRS command and message
In the CQRS architecture, i have several problems/ideas(about how to implement inter-aggregate
unread,
Difference between CQRS command and message
In the CQRS architecture, i have several problems/ideas(about how to implement inter-aggregate
1/18/12
Jason
, …
Jason Aminto
3
12/30/11
How do you handle commands in an Domain Service in ncqrs?
You are right, "affect" was not the ideal word. I simply meant that i need to execute a
unread,
How do you handle commands in an Domain Service in ncqrs?
You are right, "affect" was not the ideal word. I simply meant that i need to execute a
12/30/11
o-range
12/26/11
AG creation events testing
In AggregateRootTestFixture events come to PublishedEvents list in EventApplied handler {
unread,
AG creation events testing
In AggregateRootTestFixture events come to PublishedEvents list in EventApplied handler {
12/26/11