Wednesday, November 27, 2024
HomeHow To

How To

Using PostgreSQL Full-Text Search in Entity Framework

Introduction PostgreSQL database supports an advanced functionality of full-text search (FTS) and full-text indexing described comprehensively in the documentation: Full-Text Search We decided to meet the...

Using SQLite Full-Text Search in Entity Framework

Introduction SQLite database supports an advanced functionality of full-text search (FTS) and full-text indexing described comprehensively in the SQLite documentation: SQLite FTS3 and FTS4 Extensions. We...

NHibernate Mapping Samples – 50 Samples of NHibernate Mapping

NHibernate is a widely used open-source ORM solution for .NET Framework. It is well-known for its great flexibility in mapping .NET classes to database...

LinqConnect for Metro: Quick Start Guide

Since version 4.0 LinqConnect can be used for writing Windows Metro applications. In this article we will show how to use LinqConnect for working...

Using MySQL Full-Text Search in Entity Framework

Introduction MySQL database supports an advanced functionality of full-text search (FTS) and full-text indexing described comprehensively in the documentation: Full-Text Search Functions (MySQL 5.5 stable...

Data Type Mapping in Data Access Components for Delphi

Data Type Mapping is a flexible and easily customizable gear, which allows mapping between DB types and Delphi field types. In this article there are...

Using Oracle Full-Text Search in Entity Framework

Introduction Oracle database supports an advanced functionality of full-text search (FTS) called Oracle Text, which is described comprehensively in the documentation: Oracle® Text Application Developer's...

Support of Many-to-One Mapping for Component Navigation Properties in Entity Developer

This article explains and gives a practical example of how support of сomponent navigation properties is implemented in Entity Developer for NHibernate. Support of this...

Support of Many-to-Many Mapping for Component Navigation Properties in Entity Developer

This article explains and gives a practical example of how support of сomponent navigation properties is implemented in Entity Developer for NHibernate. Support of this...

Сomponent Сollections Support in Entity Developer

This article explains and gives a practical example of how support of сomponent collections is implemented in Entity Developer for NHibernate. You can take...

Social

Topics

Products