Results 1 to 1 of 1

Thread: Spring.NET 1.1 M1 Released

  1. #1
    Mark Pollack is offline Spring.NET Co-Lead Spring TeamSpring User
    Join Date
    Sep 2004
    Location
    New York, NY
    Posts
    1,683

    Default Spring.NET 1.1 M1 Released

    ANNOUNCEMENT: The Spring.NET team is pleased to announce the release of Spring.NET 1.1 M1 (Milestone 1). This release contains close to 100 bug fixes and improvements as well as the following new features:
    • NUnit Integration: Aids in writing integration tests. Configuration of test cases via dependency injection and automatic transaction rollback
    • NHibernate 1.0/1.2 Integration: Simplify use of NHibernate and participation in Spring's declarative management
    • ASP.NET AJAX Integration: Export 'plain .NET objects' as web service, configure and apply aspects to them, and then expose inside client side Javascript.
    • Transaction and AOP XML namespaces to simplify configuration.
    • AOP support for methods with out/ref parameters.
    • Sample NHibernate application.
    • Numerous bug fixes and improvements.
    See the changelog and documentation for details.

    Downloads are available through the SourceForge project page

    SDK documentation will be generated next week.

    Thank you for your contributions and feedback.
    Last edited by Mark Pollack; 06-04-2007 at 04:14 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •