Paul Krill
Editor at Large

Spring framework offered for .Net

news
Jan 7, 20081 min

SpringSource, keepers of the Spring series of open source application development technologies, announced Monday the final release of Spring.Net 1.1, an application framework for building .Net applications.

Rooted in the Spring Framework programming model for Java, Spring.Net features dependency injection. This is an application configuration concept that makes it easier to switch between alternative implementations of a service type and then specify which implementation is to be used via a configuration file. Dependency injection bolsters unit testing by enabling a mock implementation of a service to be injected into the service being tested.

Other key features of Spring.Net 1.1 include an inversion of control container for configuring application classes; an ASP.Net framework for Web development and an aspect-oriented programming framework complementing object-oriented programming. Declarative transaction management via XML configuration and attributes also is offered to provide a consistent programming model across different transaction APIs.

Other features include ASP.Net AJAX (Asynchronous JavaScript and XML) integration and portable service abstraction, to export plain .Net objects via .Net Remoting and other technologies.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author