Context is King
No pain, no gain.
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
AOP
Architecture
ASP.NET
ASP.NET MVC
Autofac
BDD
C#
ConfORM
dynamic
EF4
Entlib 5.0
Extension Method
Fluent Interface
Fluent Validation
Information
IoC
Lambda Expression
Moq
NHibernate
Pattern
Principles
Razor
Specflow
StructureMap
Tips
Unit Testing
Unity 2.0
WCF
WPF
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
August 2011 (1)
July 2011 (1)
June 2011 (2)
May 2011 (1)
January 2011 (4)
December 2010 (1)
November 2010 (2)
October 2010 (2)
September 2010 (3)
August 2010 (3)
July 2010 (5)
June 2010 (3)
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...
Filed under:
IoC
,
C#
,
Architecture
,
.NET
,
StructureMap
,
Principles
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...
Filed under:
IoC
,
C#
,
Architecture
,
.NET
,
StructureMap
,
AOP
,
Principles
,
Unit Testing
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...
Filed under:
C#
,
Architecture
,
Pattern
,
.NET
,
Unit Testing
,
ConfORM
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...
Filed under:
C#
,
Architecture
,
Pattern
,
.NET
,
NHibernate
,
ConfORM
More Posts