class Programmer : IEnableMuch {

"Simplicity can't be bought later, it must be earned from the start" -- DB

Tuesday, October 28, 2014

WCF + LightInject + NHibernate (part 2 of 2)

›
On the part 1 of this post, I showed you how to integrate WCF and LightInject together. On this last part, I'll show you how to integra...

WCF + LightInject + NHibernate (part 1 of 2)

›
On this post I'll how you how to integrate WCF + LightInject + NHibernate The post is divided into two parts. The first post (this pos...
Wednesday, October 22, 2014

Simulating DryIoc's RegisterDelegate on LightInject

›
DryIoc 2.0 has a way now to register runtime types where their instances are determined at the later time. If you are using older version o...
Monday, October 20, 2014

Registering runtime types on DryIoc

›
DryIoc is missing an API for registering a runtime type Hence we can't automate this WCF registration.. _container.RegisterDelegate...
1 comment:
Sunday, October 19, 2014

C# var abuse

›
What happened to programming to an interface ? You have this DLL that contains this interface and implementation: namespace UnitTestFri...
1 comment:
‹
›
Home
View web version
Powered by Blogger.