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