views:

71

answers:

0

Hi,

we have a ASP.NET web application which makes use of NHibernate and Spring.NET (to do the session and transaction management stuff). Now we want to port parts of it to a Windows Azure application without making lots of changes to the used components.

I already found this article of stackoverflow so I hope to get NHibernate running on Azure.

My question: Has anybody experiences in running Spring.NET on Azure (with or without NHibernate) ??