Quantcast
Channel: .NET Code Geeks » featured
Browsing latest articles
Browse All 5 View Live

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 blind sharding and data driven sharding. Today I want to introduce another aspect...

View Article



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 the Tools-Manage Extensions menu from within Visual Studio 2010....

View Article

Introduction to MonoGame

Well, if you are familiar with XNA, then you already know what MonoGame is. If you are not familiar with XNA though, it is basically a game development framework that allows for creating games quickly...

View Article

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 C#. In case you haven’t read them before – here are my previous posts on the subject: Introduction...

View Article

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 Locator to reduce coupling between an application and a Dependency Injection (DI)...

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images