NHibernate and Silverlight Server Side Integration
After tell you that NHibernate and Silverlight will never play ball on the client side, I got a lot of requests for showing how we can integrate NHibernate on the server side with a Silverlight application. Mostly, such things are done using RIA services.
Brad Adams has just posted how to do just that.
Go check it out.