Dashboard > Spring.NET > Home > Forum Questions
  Spring.NET Log In View a printable version of the current page.  
  Forum Questions
Added by Mark Pollack, last edited by Mark Pollack on Feb 16, 2008  (view change)
Labels: 
(None)

Here we can post some file that are related to forum discussions.

Post 38 - Parent/Child Contexts

Download to ParentContext.zip for a sample program illustating the use of parent and child contexts.

Post 50 - Configuration as third party library

Download ThirdPartyLibExample.zip for a sample program showing how you can bundle create your own '3rd party library' that can be configured using Spring. Refer to the forum for discussion.

Post 50 - Configuration as third party library

Download environmentvariablepostprocessor.cs for a quick-n-dirty implementation that will replace tokens such as

${env.USERNAME}

in the configuration file with the corresponding environment variables. Will be refactored to remove duplicate code with PropertyPlaceHolderConfiguer.
NOTE this is now supported inside of PropertyPlaceHolderConfigurer explicitly. See reference documentation for more informatoin

Post 81 - About the MovieFinder example

Download MovieFinderRefactored.zip for a modified movie finder example that refers to movie finder implementations taken from libraries from .dlls and not the main application .exe

Post 100 - Setting circular references declaratively

Download circularreferenceobjectpostprocessor.cs to declaratively wire up object that have circular dependencies.

Post 471 - AOP Example using Advice from multiple assemblies

Download AopMultipleAssembly.zip for a sample demonstrating this scenario.

Post 494 - Spring.Remoting hosted by web servers

Download RemotingUsingWebServer.zip for a sample demonstrating this scenario.

Post 225 - Spring+NHibernate multiple DAO calls within one service layer transaction

Download Spring.NHibernate.Integration.Tests.zip for a sample demonstrating this scenario.

Post 413 & 518 - Sample POC WSE2 Integration

Download WSE2Integration.zip for a sample demonstrating this scenario.

Thread 694 - Spring.Aop usage

Download SpringSample.zip for a sample demonstrating this scenario.

Thread 695 - Spring.Aop usage with Windows Services

Download SimpleWindowsService.zip for a sample demonstrating this scenario.

Thread 3030 - Proxying 'this' with Spring.Aop and method injection

Download Spring.AopQuickStart.ProxyingThis.zip for a sample demonstrating this scenario.

Thread 482 - Spring Web Services and soap headers

Download Spring.Examples.SoapHeader.rar for a sample demonstrating this scenario.

Thread 4403- NUnit Problems Again

Download NUnitTesting.zip for a sample solution using NUnit 2.4.6.

Site running on a free Atlassian Confluence Open Source Project License granted to Spring Framework. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.5 Build:#811 Jul 25, 2007) - Bug/feature request - Contact Administrators