项目中用到的架构模式(持续更新)
摘要:
1. asp.net mvcview + controller + model2. 利用StructureMap Ioc public class BootStrapper { public static void ConfigureStructureMap() { // Initialize the registry ObjectFactory.Initialize(x => { x.AddRegistry<ModelRegistry>(); ... 阅读全文
posted @ 2013-05-02 16:14 斗哥哥 阅读(725) 评论(0) 推荐(0)
浙公网安备 33010602011771号