ad
   Search
 
Communities Minimize
          
INETA Charter Member
Meetings Minimize
      
Philly Code Camp 2009.2!
Mark Pollack Minimize
Mark Pollack Architect 2:40 room 104

Introduction to the Spring Enterprise Application Framework

Spring.NET is an open source application framework that can help you more easily implement and design loosely coupled application architectures. Loosely coupled architectures bring to the table important advantages such as resiliency to changing requirements, ease in following agile practices such as test driven development, as well as lowering of maintenance costs. The central artifact in Spring.NET that delivers these benefits is the lightweight container - an object factory responsible for the creation, configuration, decoration and assembly of your application components. Building on this base, Spring.NET also provides solutions for other common infrastructure requirements to help increase productivity as well as promote loose coupling. These include support for Aspect Oriented Programming, ASP.NET development, ADO.NET data access, declarative transaction management, portable service abstractions, and integration testing. The origins of Spring.NET come from the Java world where the Spring Framework has become the de facto standard for enterprise application development. The core concepts in the Spring Framework extend beyond the Java platform and are applicable to .NET. Inasmuch, Spring.NET combines the Spring Framework's proven architectural concepts and patterns with additional features specific to .NET. This session introduces the concepts behind the Spring.NET framework with a focus on the benefits it offers for enterprise applications.
Dr. Mark Pollack has worked extensively in the financial sector as an architect and developer on various front office trading systems that involved a mixture of Microsoft and Java technologies. Always interested in best practices and improving the software development process, Mark became a developer on the Spring Java Framework in 2003 and founded its .NET based counterpart, Spring.NET, in 2004 which he continues to lead. Prior to joining Interface21, he was a founding partner at CodeStreet, LLC, an independent software vendor in the financial services industry. Last year, Mark was recognized as a Microsoft Solutions Architect MVP