Browse by Tags

All Tags » Design Principles (RSS)

Do your features fit together? by Artur Trosin

Today a was listening to the great Q&A session with Anders Hejlsberg . But the post is not about the session itself, the thing that touched my ‘heart' is that he mentioned a great point about the language design. There was a question to him about...

Domain-Driven Design: Two basic premises by Artur Trosin

In the post I want to discuss about two basic Domain-Driven Design premises which stand on the base of all other DDD principles, patterns, and practices. DDD principles, patterns, and practices described by Eric Evans are not something invented by him...

Builder Pattern and Fluent Interface by Artur Trosin

In the post I want to discuss the practical part of the Builder pattern and how builder pattern usage and implementation can be simplified by Fluent Interface, it will show how these two patterns can leave in harmony with each other. For how many of us...

With modern tools, Is a solution\project structure important? by Artur Trosin

In the post I would like to discuss importance of the solution (project) structure nowadays. So, is it really so important to create and maintain a well structured solution when you have such a powerful IDE like VS.NET and a ReSharper plugin installed...

Domain Driven Design: Learning by Artur Trosin

1. Introduction In the post I would like to help folks who want to improve their design skills and way of thinking by introducing in the Domain Driven Design (DDD) and provide a set of resources which I find useful. Also I will try to sort the resources...

Separation of Concern vs Single Responsibility Principle ( SoC vs SRP ) by Artur Trosin

These two great principals that stands on the base of many design and architecture decisions. We very often meet these principals in book, articles, blogs, etc... And main question which risen in my head was what they really all about and how they relate...
Filed under: , ,
More Posts