XAF
XAFers Community Standup. EF Core Pitfalls and Solutions


Thursday July 27th 10:00 AM GMT -7
https://www.meetup.com/arizona-xafers-user-group/events/294907097/
XAFers Community Standup. More experiments


Thursday June 29th 10:00 AM GMT -7
https://www.meetup.com/arizona-xafers-user-group/events/294429470/
A beginner guide to the ObjectSpace Class in DevExpress XAF

Exploring the Main Layers of DevExpress ORM XPO: DataStore, DataLayer, ObjectLayer, Session, and UnitOfWork

DevExpress ORM XPO is built upon several layers, each serving a specific purpose in the application’s data access and storage. In this article, we’ll discuss the main layers of XPO, including DataStore, DataLayer, ObjectLayer, Session, and UnitOfWork.
Continue readingEfficient Data Querying with XAF: Exploring the XafDataView Class

One of the key features of XAF is the XafDataView class, which provides a flexible and efficient way to retrieve and manipulate data in a variety of scenarios.
In this article, we’ll take a closer look at what the XafDataView class is, how it works, and how you can use it in your own projects.
Continue readingEfficient Data Querying with DevExpress ORM XPO: Exploring the XPView Class

One of the key features of XPO is the XPView class, which provides a flexible and efficient way to work with data from multiple tables or queries.
Let’s dig deeper.
Continue readingEfficient Data Querying with DevExpress ORM XPO: Exploring the XPQuery Class

One of the key features of XPO is the XPQuery class, which provides a flexible and efficient way to query data from the database.
Let’s dig deeper.
Continue readingXAFers Community Standup. XPQuery, XPView and XafDataView


Thursday May 11th 10:00 AM GMT -7
https://www.meetup.com/arizona-xafers-user-group/events/293371027/
Understanding the Folder and File Structure of a DevExpress Express App Framework (XAF) Blazor Application

When creating a Blazor application in Visual Studio using XAF, the application is structured into several folders and files, each with a specific purpose. In this article, we will explain each of these folders and files to give you a better understanding of their role in the XAF Blazor application.
Continue reading