Introduction - If you have any usage issues, please Google them yourself
MvcCms architecture analysis (bottom frame separation) Source MvcCms The project is a series of MVC3 application system Orachrd Oxite more mature products, developers are based on Microsoft development model of " divide and conquer" basis. Technology involved 1.MVC3 2.CastleWindsor 3.ServiceLocator 4. Multi UI, 5.MemberProvider 6.Cache (Cache in the project application is a good example, with emphasis on Cache conjunction with the use of dynamic information. and Cache updated automatically.) on the use of specifications can be found in Castle: 7. underlying framework that is a driver, define your own framework driven, it is in line with Microsoft development norms. Suggestions: 1. If you Orached more interested in, you can start from the beginning of the project, the project is also an appropriate middle-class developers to learn a good project. 2.DI reference.