前言
第一阶段:控制反转与依赖注入IoC&DI
Spring.NET学习笔记1——控制反转(基础篇) Level 200
Spring.NET学习笔记2——环境搭建(基础篇) Level 200
Spring.NET学习笔记3——实现一个简易的IoC框架(练习篇) Level 100
Spring.NET学习笔记4——对象的创建(基础篇) Level 200
Spring.NET学习笔记6——依赖注入(应用篇) Level 300
Spring.NET学习笔记7——依赖对象的注入(基础篇) Level 200
Spring.NET学习笔记8——集合类型的注入(基础篇) Level 200
Spring.NET学习笔记9——打造简易的依赖注入框架(练习篇) Level 100
Spring.NET学习笔记10——方法的注入(基础篇) Level 200
Spring.NET学习笔记11——自定义对象行为(基础篇) Level 200
SVN全部代码下载:
http://springnetalldemo1.googlecode.com/svn/trunk/
第二阶段:面向切面编程AOP
Spring.NET学习笔记12——面向切面编程(基础篇) Level 300
Spring.NET学习笔记13——AOP的概念(基础篇) Level 200
Spring.NET学习笔记14——AOP的通知类型(基础篇) Level 300
Spring.NET学习笔记15——AOP的配置(基础篇) Level 200
SVN全部代码下载:
http://springnetalldemo2.googlecode.com/svn/trunk/
第三阶段:集成Nhibernate与ASP.NET MVC开发
Spring.NET学习笔记16——事务管理(应用篇) Level 200
Spring.NET学习笔记17——事务传播行为(基础篇) Level 200
Spring.NET学习笔记18——整合NHibernate(基础篇) Level 300
Spring.NET学习笔记19——整合NHibernate和ASP.NET MVC(基础篇) Level 300
SVN全部代码下载:
http://springnetalldemo3.googlecode.com/svn/trunk/
第四阶段:面向服务编程
Spring.NET学习笔记20——整合Remoting(应用篇) Level 200
Spring.NET学习笔记21——整合Web Service(应用篇) Level 200
Spring.NET学习笔记22——整合WCF(应用篇) Level 200 (未完)
第五阶段:扩展集成
Spring.NET学习笔记23——整合ActiveMQ(应用篇) Level 200 (未完)
Spring.NET学习笔记24——整合MSMQ(应用篇) Level 200 (未完)
Spring.NET学习笔记25——整合Quartz.NET(应用篇) Level 200
Spring.NET学习笔记26——整合NVelocity(应用篇) Level 200
综合应用:企业架构体系实战
Spring.NET企业架构实践之 JQuery + FlexiGrid + ASP.NET MVC + NVelocity + WCF + LINQ + NHibernate 综合应用
Spring.NET企业架构实践之 Nhibernate + ActiveMQ + ASP.NET MVC + NVelocity 对PetShop4.0重构 (未完)
参考资料:Spring.NET中文手册,Spring.NET1.3英文文档,Spring.NET官方网站
来自:刘冬的备忘录