NHibernate 4.x cookbook : over 90 incredible and powerful recipes to help you efficiently use NHibernate in your application

Book Cover
Average Rating
Published
Birmingham, UK : Packt Publishing, 2017.
Status
Available Online

Description

Loading Description...

More Details

Format
Edition
Second edition.
Language
English
ISBN
9781784394110, 1784394114

Notes

General Note
Includes index.
Description
Over 90 incredible and powerful recipes to help you efficiently use NHibernate in your application About This Book Master the full range of NHibernate features through detailed example recipes that you can quickly apply to your own applications Reduce hours of application development time and get a better application architecture and improved performance Create, maintain, and update your database structure automatically with the help of NHibernate Who This Book Is For This book is written for .NET developers who want to use NHibernate and those who want to deepen their knowledge of the platform. Examples are written in C# and XML. Some basic knowledge of SQL is assumed. If you build .NET applications that use relational databases, this book is for you. What You Will Learn Create a persistent object model to move data in and out of your database Build the database from your model automatically Configure NHibernate for use with WebForms, MVC, WPF, and WinForms applications Create database queries using a variety of methods Improve the performance of your applications using a variety of techniques Build an infrastructure for fast, easy, test-driven development of your data access layer Implement entity validation, auditing, full-text search, horizontal partitioning (sharding), and spatial queries using NHibernate Contrib projects In Detail NHibernate is a mature, flexible, scalable, and feature-complete open source project for data access. Although it sounds like an easy task to build and maintain database applications, it can be challenging to get beyond the basics and develop applications that meet your needs perfectly. NHibernate allows you to use plain SQL and stored procedures less and keep focus on your application logic instead. Learning the best practices for a NHibernate-based application will help you avoid problems and ensure that your project is a success. The book will take you from the absolute basics of NHibernate through to its most advanced features, showing you how to take full advantage of each concept to quickly create amazing database applications. You will learn several techniques for each of the four core NHibernate tasks - configuration, mapping, session and transaction management, and querying - and which techniques fit best with various types of applications. In short, you will be able to build an application using NHibernate by the end of the book. You will also learn how to best implement enterprise application archite...
Local note
O'Reilly O'Reilly Online Learning: Academic/Public Library Edition

Discover More

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Liljas, G., Dentler, J., & Zaytsev, A. (2017). NHibernate 4.x cookbook: over 90 incredible and powerful recipes to help you efficiently use NHibernate in your application (Second edition.). Packt Publishing.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Liljas, Gunnar, Jason, Dentler and Alexander, Zaytsev. 2017. NHibernate 4.x Cookbook: Over 90 Incredible and Powerful Recipes to Help You Efficiently Use NHibernate in Your Application. Birmingham, UK: Packt Publishing.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Liljas, Gunnar, Jason, Dentler and Alexander, Zaytsev. NHibernate 4.x Cookbook: Over 90 Incredible and Powerful Recipes to Help You Efficiently Use NHibernate in Your Application Birmingham, UK: Packt Publishing, 2017.

Harvard Citation (style guide)

Liljas, G., Dentler, J. and Zaytsev, A. (2017). Nhibernate 4.x cookbook: over 90 incredible and powerful recipes to help you efficiently use nhibernate in your application. Second edn. Birmingham, UK: Packt Publishing.

MLA Citation, 9th Edition (style guide)

Liljas, Gunnar,, Jason Dentler, and Alexander Zaytsev. NHibernate 4.x Cookbook: Over 90 Incredible and Powerful Recipes to Help You Efficiently Use NHibernate in Your Application Second edition., Packt Publishing, 2017.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
6e44f33a-4916-26ee-4c95-096b7d8a3059-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work ID6e44f33a-4916-26ee-4c95-096b7d8a3059-eng
Full titlenhibernate 4 x cookbook over 90 incredible and powerful recipes to help you efficiently use nhibernate in your application
Authorliljas gunnar
Grouping Categorybook
Last Update2025-01-24 12:33:29PM
Last Indexed2025-05-22 03:21:25AM

Book Cover Information

Image Sourcesyndetics
First LoadedAug 15, 2023
Last UsedApr 6, 2025

Marc Record

First DetectedMar 14, 2023 08:05:59 AM
Last File Modification TimeMar 14, 2023 08:05:59 AM
SuppressedRecord had no items

MARC Record

LEADER04349cam a2200445Ii 4500
001ocn972900862
003OCoLC
00520230314080416.0
006m     o  d        
007cr unu||||||||
008170217s2017    enka    o     001 0 eng d
020 |a 9781784394110
020 |a 1784394114
035 |a (OCoLC)972900862
037 |a CL0500000832|b Safari Books Online
040 |a UMI|b eng|e rda|e pn|c UMI|d UMI|d OCLCF|d IDEBK|d OCLCQ|d CEF|d KSU|d DEBBG|d UAB|d QGK|d OCLCO|d OCLCQ
049 |a MAIN
050 4|a QA76.64
1001 |a Liljas, Gunnar,|e author.
24510|a NHibernate 4.x cookbook :|b over 90 incredible and powerful recipes to help you efficiently use NHibernate in your application /|c Gunnar Liljas, Alexander Zaytsev, Jason Dentler.
250 |a Second edition.
264 1|a Birmingham, UK :|b Packt Publishing,|c 2017.
300 |a 1 online resource (1 volume) :|b illustrations
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
500 |a Includes index.
520 |a Over 90 incredible and powerful recipes to help you efficiently use NHibernate in your application About This Book Master the full range of NHibernate features through detailed example recipes that you can quickly apply to your own applications Reduce hours of application development time and get a better application architecture and improved performance Create, maintain, and update your database structure automatically with the help of NHibernate Who This Book Is For This book is written for .NET developers who want to use NHibernate and those who want to deepen their knowledge of the platform. Examples are written in C# and XML. Some basic knowledge of SQL is assumed. If you build .NET applications that use relational databases, this book is for you. What You Will Learn Create a persistent object model to move data in and out of your database Build the database from your model automatically Configure NHibernate for use with WebForms, MVC, WPF, and WinForms applications Create database queries using a variety of methods Improve the performance of your applications using a variety of techniques Build an infrastructure for fast, easy, test-driven development of your data access layer Implement entity validation, auditing, full-text search, horizontal partitioning (sharding), and spatial queries using NHibernate Contrib projects In Detail NHibernate is a mature, flexible, scalable, and feature-complete open source project for data access. Although it sounds like an easy task to build and maintain database applications, it can be challenging to get beyond the basics and develop applications that meet your needs perfectly. NHibernate allows you to use plain SQL and stored procedures less and keep focus on your application logic instead. Learning the best practices for a NHibernate-based application will help you avoid problems and ensure that your project is a success. The book will take you from the absolute basics of NHibernate through to its most advanced features, showing you how to take full advantage of each concept to quickly create amazing database applications. You will learn several techniques for each of the four core NHibernate tasks - configuration, mapping, session and transaction management, and querying - and which techniques fit best with various types of applications. In short, you will be able to build an application using NHibernate by the end of the book. You will also learn how to best implement enterprise application archite...
588 |a Description based on online resource; title from cover (viewed February 16, 2017).
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
63000|a Hibernate (Electronic resource)|9 21851
63007|a Hibernate (Electronic resource)|2 fast|0 (OCoLC)fst01401265|9 21851
650 0|a Object-oriented programming (Computer science)|9 63406
650 0|a Open source software.|9 73429
7001 |a Dentler, Jason,|e author.
7001 |a Zaytsev, Alexander,|e author.
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781784396428/?ar|x O'Reilly|z eBook
938 |a ProQuest MyiLibrary Digital eBook Collection|b IDEB|n cis34515035
994 |a 92|b VIA
999 |c 281619|d 281619