realfiction
Archive
Tags
About
↤ All Tags
patterns
2024 / 05
Systems Thinking - impressions in the bow wave of Newcrafts
2017 / 01
2D-Historization in a graph database
2016 / 12
2D or bitemporal Historization: A primer
2013 / 04
Three degrees of Framework
2012 / 03
Extending Caliburn-Micro's view location strategy
2011 / 12
Tired of Null references? abolish them with Maybe
defining contiguous activities with IDisposable
2011 / 04
Removing some of DataRow's ugliness through .NET 4.0’s dynamic
2011 / 01
Suggestions to improve your WPF ViewModels
2010 / 11
Dealing with primitive obsession (this time: Measurements)
Greg Young’s 19.5 things from Øredev
MemBus: New Features…
2010 / 09
MemBus: Using an IoC Container to provide subscribers
MemBus extension points
Using MemBus
Membus: Performance considerations
MemBus: A more complex rich client setup
2010 / 08
Introducing MemBus: Constructing it
Introducing MemBus: In-Memory Publish/Subscribe Messaging
Ugly integration test - what can I do better?
2010 / 02
Comparing instantiation performance of StructureMap 2.5.4 to 2.6.2
2009 / 09
ASP.NET MVC: class / action, not method / action
Repository or DAO?: Repository
2009 / 06
Meet DIs local rep: The AbstractContext
2009 / 01
Dependency Injection is not locating services
2008 / 09
Spoiled with Dependency Injection
2008 / 06
So, how expensive is it to let NInject make my object?
2008 / 05
Is it alright to send messages to null references?
2008 / 04
Singletons are boring, hence factor out the concern
2007 / 12
So, how expensive is it to let Castle Windsor / Spring.NET make my object?
2007 / 01
State design pattern, simplified?