"Spring.NET 1.1 Preview 3"이 릴리즈 되었다.
이번 릴리즈에는 ASP.NET과 ADO.NET data access에 대한 DI(Dependency Injection)지원과 많은 버그 수정이 이루어진것 같다.
상세한 내용은 다음과 같다:
- ASP.NET framework supporting Dependency Injection for pages and user controls, bi-directional databinding, data validation, and master page support for .NET 1.1
- Spring "Services" allowing plain .NET objects to be exported as ServicedComponents, Remoted objects, or Web Service. Exported objects can be configured using Dependency Injection and have AOP aspects applied.
- Transaction management abstraction supporting programmatic and declarative transactions for any persistence technology.
- ADO.NET data access framework.
- Significantly improved expression language and data binding framework
- AOP support for classes with virtual methods.
- Use of provider independent logging API.
- Additional quick start applications and updated reference documentation.
- Numerous bug fixes and improvements.
Spring.NET 1.1 Preview 3 : 다운받기


댓글을 달아 주세요