Examples
- 2 minutes to read
This section provides examples that are grouped by features.
Connecting to a Data Store
- How to: Connect to a Database
- How to: Connect to a Database in ASP.NET Core Applications
- Generating Persistent Objects for Existing Data Tables
Data Representation
- How to: Bind Data to WinForms Controls
- How to: Use XPO in WPF Applications
- How to: Create an Aggregated Object
- How to: Obtain a Collection of Persistent Objects for Processing
- How to: Obtain a Collection of Persistent Objects by a Set of Their IDs
Object Relational Mapping
- How to: Change Inheritance Mapping
- How to: Link Classes Located in Different Assemblies
- How to: Map to Custom Tables (Views) and Columns
Data Exchange and Manipulation
- Value Converters
- How to: Make a Class or Property Non-Persistent
- How to: Persist a BLOB Field
- How to: Use Read-Only Persistent Properties
Accessing and Querying a Data Store
- How to: Build Complex Criteria
- How to: Build Simple Criteria
- How to: Filter By DateTime Values
- How to: Implement a Custom Criteria Language Function Operator
- How to: Implement Custom Functions and Criteria in LINQ to XPO
- How to: Implement a Full-Text Search
- How to: Use the ContainsOperator for Objects in a Many-to-Many Relationship
Knowledge Base
More examples and articles on this product can be found at our web site. Click on the following link to go to the Online Knowledge Base: