摘要:The Spring.NET team is pleased to announce the 1.0.1 and 1.1 Preview 2 releases of Spring.NET The 1.1 Preview 2 release fixes some bugs in Spring.Web and adds new features. It includes all changes mad...
        
阅读全文
 
        
     
    
        
        
摘要:Spring.net可以将普通的PONO对象暴露为Web Service,这就意味着程序员在编写服务代码时不需要为了为了完成一个web Service,写很多业务无关的代码,而且此服务可用作其他用途,比如作为Romoting Service或Enterprise Service。 Spring.net的解决方案是为一个普通的.NET对象生成Proxy。从而避免了为对象生成Web 服务必须声明的 W...
        
阅读全文
 
        
     
    
        
        
摘要:Spring.NET 1.1预览版发布This release contains the following Spring.Web functionality Dependeny Injection for ASP.NET web pages and controls Bi-directional data binding between web controls and the data mod...
        
阅读全文
 
        
     
    
        
        
摘要:ANNOUNCEMENT: The Spring.NET team is pleased to announce the 1.0.0 release of Spring.NET This release is primarily a bug fix and documentation enhancement release. Some minor new features were added. ...
        
阅读全文
 
        
     
    
        
        
摘要:第一章.介绍1.1.概览Spring.NET是一个关注于.NET企业应用开发的应用程序框架。它能够提供宽广范围的功能,例如依赖注入、面向方面编程(AOP)、数据访问抽象,以及ASP.NET集成等。基于java的spring框架的核心概念和价值已被应用到.NET。Spring.NET 1.0包含一个完全功能的依赖注入容器和AOP库。后续的发布将包含对ASP.NET、Remoting和数据访问的支持。...
        
阅读全文