http://www.codeproject.com/useritems/NHibernate_Perf2.aspI have found this article to go with the best practices article previously menetioned.
I have implemented the default schema as a web.config setting (which is then programmatically set in hibernate.cs).
Richard