BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Presentation: Introduction to Spring.NET

Presentation: Introduction to Spring.NET

Bookmarks

The origins of the Spring.NET Framework come from the Java world where the Spring Framework has become the de facto standard for enterprise application development.  In 2004, Dr. Mark Pollack began work on the building of a .NET based counterpart he coined, Spring.NET as he felt the core concepts in the Spring Framework extended beyond the Java Platform and were just as applicable to .NET.

Spring.NET is an Open Source framework that facilitates loosely coupled architectures by delivering a lightweight container.  Through Spring.NET, developers gain access to Aspect Oriented Programming, ADO.NET facilities, declarative transaction management, portable services abstractions and integration testing. 

The presentation, An Introduction to Spring.NET, was filmed at QCon. 

About the Conference

QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers. 

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • No transcription

    by Carlos Adolfo Ortiz Quiros,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I would like to understand everything said in the presentation. I know how to write English, but I am not a native speaker, and I am learning English these days and a transcription as you used to make would be a hit (ok, it on screen it cannot be present the offer a link or better, Closed Caption for the service).

    You name it.

  • I love it.

    by paul atwork,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I have used Spring.NET and tried to compare it to a typical 'anemic domain' architecture you might build in ASP.NET. I love it. I especially like using the Spring.Web (MVC) tools over the ASP.NET controls. Much easier to use.

    I wish this was the industry standard.

    Microsoft are moving to LINQ as their ORM, and I think you are seeing or will see Spring.NET copies also coming from Microsoft. (Of course you will eventually see a Grails copy too ;-)

    Thanks to Mark !!

    .paul

  • Very interesting

    by Dima Mazmanov,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Very interesting presentation.
    There are many aspects that became clear to me.
    I think another presentation is necessary which compares Spring.NET to other similiar frameworks. I think that kind of presentation will clarify the decision of choosing appealing AF.

  • bad online presentation

    by Mitch Etter,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I would have loved to see the whole presentation all the way through, but the example code was difficult to read in the video and the camera shaking made me ill. The presentation is not for online viewing.

  • Does anything original come from the .Net folks?

    by John Jimenez,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I only see or read about technologies ported over from other worlds to .NET, particularly from the Java/JEE world. Are there any original ideas in the .NET space? It seems like these folks are content w/ just standing on the shoulders of giants. Maybe I'm wrong. Is there anything that these folks have contributed to the development ecosystem?

  • Re: Does anything original come from the .Net folks?

    by monser corp,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I don't think there is a framework that can compare with full stack of spring.net. But as to IoC container, there are better ones: NInject, Castle Winsor, Structuremap, Autofac, etc. Spring.net's way is too java and not too much of C#'s new language features are used. This can be considered a advantage and dis-advantage, based on where you stand. But the wide area of technology integration is still unique in Spring.net.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT