InfoQ

Presentation

Recorded at:
Recorded at

Introduction to Spring.NET

Presented by Mark Pollack on Mar 07, 2008 10:42 AM

Community
.NET
Topics
Programming ,
AOP
Tags
Frameworks ,
ADO.NET ,
Spring ,
QCon ,
QCon San Francisco 2007 ,
ASP.NET
The next QCon is in San Francisco Nov 18-20, Join us!
Summary
Mark Pollack provides an introduction to Spring.NET which can help developers more easily implement and design loosely coupled application architectures. The core concepts in the Spring Framework extend beyond the Java platform and are applicable to .NET. Spring.NET combines the Spring Framework's proven architectural concepts and patterns with additional features specific to .NET.

Bio
Dr. Mark Pollack has worked extensively in the financial sector as an architect and developer involved in a mixture of Microsoft and Java technologies. Mark became a developer on the Spring Java Framework in 2003 and founded its .NET based counterpart, Spring.NET, in 2004. Mark became recognized as a Microsoft Most Valuable Professional (MVP) for his involvement in the technical community.

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.
No transcription by Carlos Adolfo Ortiz Quiros Posted Mar 9, 2008 4:39 AM
I love it. by paul atwork Posted Mar 19, 2008 6:05 AM
Very interesting by Dima Mazmanov Posted Apr 4, 2008 3:39 AM
bad online presentation by Mitch Etter Posted Apr 28, 2008 12:38 PM
Does anything original come from the .Net folks? by John Jimenez Posted May 19, 2008 3:39 PM
  1. Back to top

    No transcription

    Mar 9, 2008 4:39 AM by Carlos Adolfo Ortiz Quiros

    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.

  2. Back to top

    I love it.

    Mar 19, 2008 6:05 AM by paul atwork

    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

  3. Back to top

    Very interesting

    Apr 4, 2008 3:39 AM by Dima Mazmanov

    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.

  4. Back to top

    bad online presentation

    Apr 28, 2008 12:38 PM by Mitch Etter

    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.

  5. Back to top

    Does anything original come from the .Net folks?

    May 19, 2008 3:39 PM by John Jimenez

    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?

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.