Loading…

NHibernate in action /

"Efficient and secure data access is key for software applications. Microsoft is promoting object/relational mapping to help achieve this, but is yet to offer a complete solution. In the meantime, with NHibernate you get an open source object/relational mapper that is based on the hugely popula...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Other Authors: Kuaté, Pierre Henri
Format: Electronic eBook
Language:Inglés
Published: Greenwich, Conn. : Manning, ©2009.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • pt. 1. Discovering ORM with NHibernate
  • 1. Object/relational persistence in .NET
  • 2. Hello NHibernate!
  • pt. 2. NHibernate deep dive
  • 3. Writing and mapping classes
  • 4. Working with persistent objects
  • 5. Transactions, concurrency, and caching
  • 6. Advanced mapping concepts
  • 7. Retrieving objects efficiently
  • pt. 3. NHibernate in the real world
  • 8. Developing NHibernate applications
  • 9. Writing real-world domain models
  • 10. Architectural patterns for persistence
  • Appendix A. SQL fundamentals
  • Appendix B. Going forward.