
A beginner guide to the ObjectSpace Class in DevExpress XAF

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 readingWednesday, May 10th 6:00 PM GMT -7
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 readingTuesday May 25th 6:00 PM GMT -7
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 readingOne 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 readingThursday May 11th 10:00 AM GMT -7
https://www.meetup.com/arizona-xafers-user-group/events/293371027/
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