featured
-
.NET
Decouple WCF Services from their DI Container with Common Instance Factory
In my last blog post I introduced the Common Instance Factory, which I built as an alternative to Common Service…
Read More » -
.NET
Fluent interfaces in C# – method chaining
For those of you who just tuned in, this is a third post on the subject of fluent interfaces using…
Read More » -
Software Development
Introduction to MonoGame
Well, if you are familiar with XNA, then you already know what MonoGame is. If you are not familiar with…
Read More » -
Visual Studio
WCF SOAP and REST Multi-Project Visual Studio Templates
Last year I published a REST Multi-Project Visual Studio Template on the Visual Studio Extensions Gallery, available for download from…
Read More » -
.NET
RavenDB Sharding – Map/Reduce in a cluster
In my previous post, I introduced RavenDB Sharding and discussed how we can use sharding in RavenDB. We discussed both…
Read More »