Alireza Sabouei

Software development solutions

Skip to content
  • Home
  • Articles
  • Videos
  • Hobbies
  • About Me
  • Contact Me

Yes! Domain Driven Design is Hard.

Leave a reply

Every single time I pick Domain driven design for one of my projects or layers, I regret using it! But it’s not the whole story…

Continue reading →

This entry was posted in articles and tagged Domain Driven Design on August 2, 2018 by eloy.

Is ASP.Net MVC always the best choice?

Leave a reply

I’ve always mentioned in my articles, that many of the ASP.Net developers have little information about web pages structure. Because they have a POWERFUL tool named Visual studio!

Continue reading →

This entry was posted in articles on July 19, 2018 by eloy.

Domain driven design aggregate and Entity Framework

Leave a reply

We discussed on how aggregates are used as a root class to work with a group of classes in Domain driven design . As we noticed, in some scenarios we need to hide details from user and let them communicate with some classes through the aggregate root only.

Continue reading →

This entry was posted in articles and tagged Domain Driven Design, Entity Framework on July 5, 2018 by eloy.

When to use Domain Driven Design

Leave a reply

I’ve noticed that most of developers go for Domain Driven Design at their first choice. Well, the question is : “Do I have to solve ALL the problems through domain driven design?”.

Continue reading →

This entry was posted in articles and tagged Domain Driven Design on June 30, 2018 by eloy.

Aggregates and Facade pattern

Leave a reply

Aggregates in domain driven design are in fact the equivalents of facade design pattern. Let us have a look at facade pattern principle:
Continue reading →

This entry was posted in articles and tagged Design Patterns, Domain Driven Design on June 26, 2018 by eloy.

How domain driven design leads to Ubiquitous language

Leave a reply

The term “Ubiquitous language” may be new to you. Yet Ubiquitous language is an important concept in software development .
Continue reading →

This entry was posted in articles and tagged Domain Driven Design on June 26, 2018 by eloy.

Search on site

Share

Tags

  • Design Patterns
  • Domain Driven Design
  • Entity Framework
Proudly powered by WordPress