NHibernate 4.x Cookbook
暫譯: NHibernate 4.x 食譜

Gunnar Liljas, Alexander Zaytsev, Jason Dentler

  • 出版商: Packt Publishing
  • 出版日期: 2017-01-27
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 448
  • 裝訂: Paperback
  • ISBN: 1784396427
  • ISBN-13: 9781784396428
  • 相關分類: Java 相關技術
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

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 architecture patterns using NHibernate, leading to clean, easy-to-understand code and increased productivity. In addition to new features, you will learn creative ways to extend the NHibernate core, as well as gaining techniques to work with the NHibernate search, shards, spatial, envers, and validation projects.

Style and approach

This book contains recipes with examples organized in functional areas, each containing step-by-step instructions on everything necessary to execute a particular task. The book is designed so you can read it from start to end or just open up any chapter and start following the recipes.

商品描述(中文翻譯)

超過90個令人驚豔且強大的範例,幫助您在應用程式中有效使用NHibernate

本書簡介


  • 透過詳細的範例食譜掌握NHibernate的全方位功能,您可以快速應用於自己的應用程式

  • 減少數小時的應用程式開發時間,獲得更好的應用程式架構和改善的性能

  • 在NHibernate的幫助下,自動創建、維護和更新您的資料庫結構

本書適合誰閱讀

本書是為希望使用NHibernate的.NET開發人員以及希望深入了解該平台的人士所撰寫。範例使用C#和XML編寫。假設讀者具備一些SQL的基本知識。如果您正在構建使用關聯資料庫的.NET應用程式,本書將非常適合您。

您將學到什麼


  • 創建持久化物件模型,以便在資料庫中移動數據

  • 自動從模型構建資料庫

  • 配置NHibernate以用於WebForms、MVC、WPF和WinForms應用程式

  • 使用多種方法創建資料庫查詢

  • 使用各種技術改善應用程式的性能

  • 為您的數據訪問層構建快速、簡單的測試驅動開發基礎架構

  • 使用NHibernate Contrib項目實現實體驗證、審計、全文搜索、水平分區(sharding)和空間查詢

詳細內容

NHibernate是一個成熟、靈活、可擴展且功能完整的開源數據訪問項目。雖然聽起來構建和維護資料庫應用程式是一項簡單的任務,但超越基本知識並開發出完全符合您需求的應用程式可能會面臨挑戰。NHibernate使您能夠減少使用純SQL和存儲過程的頻率,並將重點放在應用程式邏輯上。學習基於NHibernate的應用程式的最佳實踐將幫助您避免問題,確保您的項目成功。

本書將帶您從NHibernate的基本知識開始,深入到其最先進的功能,展示如何充分利用每個概念,快速創建驚人的資料庫應用程式。您將學習到四個核心NHibernate任務的多種技術——配置、映射、會話和事務管理,以及查詢——並了解哪些技術最適合各類型的應用程式。簡而言之,您將能夠在閱讀完本書後使用NHibernate構建應用程式。

您還將學習如何使用NHibernate最佳實現企業應用程式架構模式,從而產生乾淨、易於理解的代碼並提高生產力。除了新功能外,您還將學習創造性地擴展NHibernate核心的方法,以及獲得與NHibernate搜索、分片、空間、envers和驗證項目合作的技術。

風格與方法

本書包含按功能區域組織的範例食譜,每個範例都包含執行特定任務所需的逐步指導。該書設計為您可以從頭到尾閱讀,或隨意打開任何章節並開始跟隨範例。