Browse by Tags

All Tags » General Software Development (RSS)

Agile: Practical exercise by Artur Trosin

Start is a point where our brain accepts something or reject, or at least puts on the skeptic shelf. So, a good start is always important. Agile methodology usually falls in reject set with people with waterfall thinking or who never *really* tried it...

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...

Software as Craft - Agile Conference in Chisinau by Artur Trosin

In the post I want to highlight very important event for IT community that happened in the Chisinau capital of Moldova . Also I want to discuss my view on the Chisinau ’s IT field from knowledge sharing perspective. Moldova is a small and relatively poor...

Apache Hash Code and Equals Builders by Artur Trosin

In the post I want to present two useful utility classes that for a long time are used in Java world and developed within Apache Software Foundation. These are HashCodeBuilder and EqualsBuilder classes which were ported by me in C#. To implement a good...

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...

Rhino Tools: Rhino Security Guide by Artur Trosin

In the post I want to discuss basics of In the post I want to discuss basics of Rhino Security which was developed by Ayende . This is a nice security model implementation that could be easily integrated and adapted in many applications...

The M is MVC or MVP IS or IS NOT a Domain Model Object by Artur Trosin

Hi, On Domain Driven Design yahoo discussion group was raised a very interesting question, what is really the M mean from Model-View-Controller and its derivate brother Model-View-Presenter patterns’ perspective. From a very long discussion we can see...
More Posts