Presentation: Introduction to Spring.NET

Posted by James Vastbinder  From/InfoQ

The origins of the Spring.NET Framework come from the Java world where the Spring Framework has become the de facto standard for enterprise application development.  In 2004, Dr. Mark Pollack began work on the building of a .NET based counterpart he coined, Spring.NET as he felt the core concepts in the Spring Framework extended beyond the Java Platform and were just as applicable to .NET.

Spring.NET is an Open Source framework that facilitates loosely coupled architectures by delivering a lightweight container.  Through Spring.NET, developers gain access to Aspect Oriented Programming, ADO.NET facilities, declarative transaction management, portable services abstractions and integration testing. 

The presentation, An Introduction to Spring.NET, was filmed at QCon. 

About the Conference
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.

 感谢原创者的辛勤劳动,希望对您有所帮助,转载请注明原出处。
 您可能对 [Spring] 的这些文章也感兴趣:

[CXF]Spring下设置CXF的WebService客户端超时时长
Rod Johnson Discusses SpringSource dm Server 1.0
什么是Spring
Spring Mail中文乱码解决办法
Mark Pollack on Spring and Spring.NET
Spring 2.5.6正式发布
Spring Dynamic Modules继续改进
Spring MVC的安全隐患及建议
Spring Framework标记库初学指南
Spring自动代理机制