Whilst recently working on a Spring.NET aware web application we required a way of centrally storing our Spring configuration. In this post we present an IResource implementation that reads Spring configuration from a SQLServer. We also show how we used…