PDA

View Full Version : Spring Framework .NET 1.1 Preview 3 Released


Mark Pollack
12-07-2006, 08:34 AM
ANNOUNCEMENT: The Spring.NET team is pleased to announce the release of Spring.NET 1.1 Preview 3. This release represents a major milestone towards final 1.1. release and includes:

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.See the changelog (http://www.springframework.net/changelog.txt) and documentation (http://www.springframework.net/documentation.html) for details.

Downloads are available through the SourceForge project page (http://sourceforge.net/project/showfiles.php?group_id=106751&package_id=115147)

The Spring.NET team thanks you for your continuous feedback. Enjoy!