Realfiction

Content from Frank Quednau about programming and fields of interest.

Home Chronology Tags About Wishlist

© 2018. All rights reserved.

Articles tagged patterns

    2017

    • Simplify the bitemporal Neo4J query with a user-defined function
    • 2D-Historization in a graph database

    2016

    • 2D or bitemporal Historization: A primer

    2013

    • Three degrees of Framework

    2012

    • Extending Caliburn-Micro's view location strategy

    2011

    • 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

    2010

    • 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

    2009

    • ASP.NET MVC: class / action, not method / action
    • Repository or DAO?: Repository
    • Meet DIs local rep: The AbstractContext
    • Dependency Injection is not locating services

    2008

    • 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

    2007

    • So, how expensive is it to let Castle Windsor / Spring.NET make my object?