Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3279608
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T19:36:43+00:00 2026-05-17T19:36:43+00:00

I have been reading about Domain Events and have seen codes from Udi’s implementation(

  • 0

I have been reading about Domain Events and have seen codes from Udi’s implementation(http://www.udidahan.com/2009/06/14/domain-events-salvation/)
,Mike Hadlow (http://mikehadlow.blogspot.com/2010/09/separation-of-concerns-with-domain.html), Jimmy Bogard and Jason Dentler’s implementation.

All in all I like the idea of events.

My questions is which layer should I add these components.

I am not going to use any BUS and all events will be handled in Synchronous fashion.

I guess the interface IDomainEvent , IEventHandler should go in Project.Core where rest of the interfaces are kept and accessed by all projects.

The Dispatcher (which is a static class) I believe should go into Project.Infrastructure.

I will create a new Project just for Handlers of domain events. lets say Project.EventHandlers.

I will use IoC (structuremap) to register all handlers.

The Events themselves as I see are based on Business Language and for that reason I believe should go to Project.Domain where all Aggregates are implemented.

Let me know if this is the right way.

My other confusion is on project references. Should Project.Domain reference Project.Infrastructure so that it can use the static Event Dispatcher.

Should Project.EventHandlers reference Project.Domain because It needs to know what events are there that can be handled.

I am planning to create a StructureMap Registry class in Project.EventHandlers that will be then BootStrapped in Global.asax.

If this has been talked before please point me to the link. I couldn’t find one through Google Searches.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T19:36:44+00:00Added an answer on May 17, 2026 at 7:36 pm

    Are these projects or namespaces? There’s an ancient and ongoing debate about fine-grained verses coarse-grained project structure. I’m in the coarse-grained camp. An assembly is a unit of deployment, not a logical layer, and the structure you are describing is better achieved as namespaces in a single project.

    Having said that, your organisation looks sensible. My only change would be to put interfaces alongside their implementations rather than in Project.Core.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been reading about the continuation passing style programming technique (C# 3.0 implementation).
I have been reading about branch prediction but the only implementation I find are
Have been reading about async and tasks and been attempting to convert the CopyFileEx
I have been reading about collision detection in games on stackoverflow and other sites.
I have been reading about Quicksort and found that sometimes it' s referred to
I have been reading about Scala for a while and even wrote some small
i have been reading about multiple inheritance What is the exact problem with multiple
I have been reading about unsafePerformIO lately, and I would like to ask you
I am using Codeigniter to develop an application, and have been reading bits about
I have been reading a lot about C++ casting and I am starting to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.