realfiction
Archive
Tags
About
↤ All Tags
csharp
2022 / 02
Interface versus generic constraint with regard to structs
2018 / 06
Primitive Confusion
2017 / 05
each_cons - the wise and tall of popular languages
2013 / 12
C# 6 language features? 5 cents.
2012 / 03
Strengtening Caliburn.Micro conversion capabilities with Scal
2011 / 12
Tired of Null references? abolish them with Maybe
2010 / 11
Dealing with primitive obsession (this time: Measurements)
Øredev: Things from Microsoft
2010 / 10
Useful Extension Methods for Points and friends in WPF
2010 / 09
MemBus extension points
Using MemBus
Membus: Performance considerations
Introducing MemBus: Construction Variants
2010 / 07
WCF: Externalize Binding Configuration Only
respond_to in .NET
2010 / 05
Do you think your Windows.Forms Application has no memory leaks?
2009 / 09
ASP.NET MVC: class / action, not method / action
How can I get rid of this goto?
Repository or DAO?: Repository
2009 / 04
Scary StructureMap configuration expressions Pt.1
2009 / 03
cycling through a number range
2008 / 11
Haven't digested C#3? Brace yourself for V4!
2008 / 05
Some more on the implicit operator
2007 / 11
C# implicit operator
2007 / 01
State design pattern, simplified?