- 
Software Development Software Development Guidelines to Live ByNot too long ago I posted a tweet that immediately went viral. (OK, itās all relative ā to me 66… Read More »
- 
.NET Handle Cyclical References with ASP.NET Web API 2 and MVCĀ 6Many ORM (object-relational mapping) tools, such as Entity Framework 6 Tools for Visual Studio 2012 & 2013, Entity Framework Power… Read More »
- 
.NET Use Common Instance Factory to Abstract Away the Dependency Injection ContainerDownload the Common Instance Factory with WCF Extensions here and is also available on NuGet. A while back I wrote… Read More »
- 
.NET Building a Leak-Proof Eventing ModelOne of the main features of the .NET Framework is to provide automatic memory management via garbage collection. You might… Read More »
- 
.NET Decouple WCF Services from their DI Container with Common Instance FactoryIn my last blog post I introduced the Common Instance Factory, which I built as an alternative to Common Service… Read More »
- 
.NET Secure Self-Hosted WCF REST Services with a Custom UserNamePasswordValidatorWhen securing WCF services youāre faced with a choice: Message versus Transport security. Unless you need to conceal messages from… Read More »
- 
Visual Studio WCF SOAP and REST Multi-Project Visual Studio TemplatesLast year I published a REST Multi-Project Visual Studio Template on the Visual Studio Extensions Gallery, available for download from… Read More »
- 
.NET Building Scalable and Secure WCF ServicesThe key to building scalable WCF services is to eliminate binding configurations that could result in server affinity. For this… Read More »
- 
.NET Simple WCF SOAP-REST Multi-Project TemplateDownload the source code for this post. I did it again: another multi-project Visual Studio template ā this time for… Read More »
- 
.NET Roll Your Own REST-ful WCF RouterRecently Iāve been tasked with building a WCF routing service and faced the choice of whether to go with the… Read More »
 



