patrickdeboeck

Stories kicked by patrickdeboeck

The Onion Architecture(jeffreypalermo.com)

submitted by terrbleterrble(1665) 3 years, 9 months ago

The fundamental rule is that all code can depend on layers more central, but code cannot depend on layers further out from the core. This architecture is unashamedly biased toward object-oriented programming, and it puts objects before all others. read more...

1 comment |category: |Views: 487

tags: another

Aggiorno, the Italian colleague you've always wanted(peter.worksontheweb.net)

submitted by peter_twototangopeter_twototango(200) 3 years, 10 months ago

Review of the new Aggiorno plugin for Visual Studio 2005 and 2008 read more...

1 comment |category: |Views: 364

tags: another

Pains of development in Vista(patrickdeboeck.blogspot.com)

submitted by peter_twototangopeter_twototango(200) 3 years, 11 months ago

Describes the pains of development in Vista read more...

add a comment |category: |Views: 22

tags: another

DDAD: Domain Driven "Allors" Design(patrickdeboeck.blogspot.com)

submitted by patrickdeboeckpatrickdeboeck(45) 3 years, 11 months ago

About domain driven development using a new ORM tool Allors. read more...

2 comments |category: |Views: 234

tags: another

Filtering your Nhibernate SQL Log: The good way(patrickdeboeck.blogspot.com)

submitted by patrickdeboeckpatrickdeboeck(45) 3 years, 11 months ago

This story is about logging unique sql statements that get fired from Nhibernate read more...

add a comment |category: |Views: 13

tags: another

Know what happens on your database(patrickdeboeck.blogspot.com)

submitted by peter_twototangopeter_twototango(200) 4 years ago

When using NHibernate you need to be aware of what queries it fires to your database read more...

add a comment |category: |Views: 4

tags: another