Hi I am planning to use NHibernate for my next project with mapping through FluentNHibernate. I have a database already, so I have to generate C# classes for entities mapped to database tables.
What tool would you recommend (if there is any?) for automatic C# class generation for NH from MS SQL database?
Thanks for sharing.