Madhawa Learns To Blog

.net, c#, sql, OOAD and more mad memory dumps...

Tuesday, October 11, 2005

Spring.NET - Dependency Injection and more...

Spring.NET is an application framework focused on helping build enterprise .NET applications. It provides a wide range of functionality such as Dependency Injection, Aspect Oriented Programming (AOP), data access abstractions, and ASP.NET integration.

Based on the Spring Framework for Java, the core concepts and values found in Spring.Java have been applied to .NET. The 1.0 release of Spring.NET contains a full featured Inversion of Control container and an AOP library. Subsequent releases will contain support for ASP.NET, Remoting, and data access.

Guys this is really cool, believe me... I checked that "Dependency Injection" using Spring.Net couple of weeks ago. Hadn't got time to explore the depth.

You can download Spring.NET from
http://www.springframework.org/

Here is the home.
http://www.springframework.net

Be on alert! I'll post wut I experience.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home