How to integrate Windows Azure, Spring.NET and NHibernate?

Posted by paologios on Stack Overflow See other posts from Stack Overflow or by paologios
Published on 2010-04-04T18:10:58Z Indexed on 2010/04/04 18:13 UTC
Read the original article Hit count: 263

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) ??

© Stack Overflow or respective owner

Related posts about spring.net

Related posts about windows-azure