January 2011 - Posts

5
Comments

Clean and clear configuration with StructureMap by thangchung

All sources of this post can be found at my git . Today, I will continue to sharing some knowledge that I know about StructureMap on Multi-layers application. So I think everyone also know about Multi-layers application, in past we often used the 3 layers...
8
Comments

AOP with StructureMap Container by thangchung

Source code for this post can be found in my git . The first thing I want to say is what is a AOP? So we need to know about the definition of it, yes starting now. Aspect Oriented Programming (AOP) was originally developed in the late 1980’s at the Xerox...
1
Comments

A first look at ConfORM - Part 2 by thangchung

You can find my part 1 here and all source codes in my git . Today I will continue writing about ConfORM. I've said in the previous parts of ConfORM and the advantages of it. This part I will only concentrate on how to build a multiple session factory...
7
Comments

A first look at ConfORM - Part 1 by thangchung

All source codes for this post can be found at here . Have you ever heard of ConfORM is not? I have read it three months ago when I wrote an post about NHibernate and Autofac . At that time, this project really has just started and still in beta version...
More Posts