Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Otros Autores: Kuaté, Pierre Henri
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Greenwich, Conn. : Manning, ©2009.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.