Taking into consideration that Fluent NHibernate has been available for some time I thought that there would be a book available already so i search in amazon and in google but there is no books for fluent nhiberanet. Am i right or book already exist?
Fluent NHibernate offers an alternative to NHibernate's standard XML mapping files. Rather than writing XML documents, you write mappings in strongly typed C# code. This allows for easy refactoring, improved readability and more concise code.
Fluent NHibernate is a mapping strategy for NHibernate, it is not large enough to justify a book to itself. Everything outside of mapping is exactly the same as NHibernate (in fact, it is NHibernate).
The best thing you can do is study the existing NHibernate material out there (such as the Cookbook suggested by Nicholas Murray), and then use the Fluent NHibernate wiki to read up on the new things that FNH brings to the table.
You should consider purchasing the new NHibernate 3.0 Cookbook as Fluent NHibernate is referenced throughout the book.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With