Trailblazor: Building Dynamic Applications with Blazor – .NET Cross Platform Applications User Group

Blazor is a revolutionary single-page app framework for building interactive web apps with .NET Core. Underpinning Blazor’s ability to create interactive web UIs using C# instead of JavaScript is a robust component model which offers exciting new opportunities for developers to create dynamic web applications. In this session we will demonstrate dynamic application development using an open source modular application framework for Blazor named Oqtane.
Thursday August 10th 6:00 PM GMT -7
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/
Blazor WebAssembly and SQLite: Unleashing the Full Potential of Client-Side Data – .NET Cross Platform Applications User Group

This talk dives into the fusion of Blazor WebAssembly and SQLite, showcasing how this combination enables developers to create high-performance web applications that can run in the browser without the need for server-side processing. We explore the benefits of using SQLite as a client-side database, including its simplicity, cross-platform compatibility, and efficient data management.
Thursday July 27th 6:00 PM GMT -7
XAFers Community Standup. More experiments

Thursday June 29th 10:00 AM GMT -7
https://www.meetup.com/arizona-xafers-user-group/events/294429470/
Data Sync with EF Core (2) – .NET Cross Platform Applications User Group

In today’s data-driven world, organizations face the ever-increasing challenge of keeping their data in sync across multiple systems and platforms. This is where Entity Framework Core (EF Core) comes into play as a powerful tool for data access and manipulation. EF Core not only simplifies data management but also provides seamless data synchronization capabilities, enabling developers to create robust and scalable applications.
Join us in this conference as we delve into the world of EF Core and explore its potential to revolutionize data synchronization.
Thursday June 29th 6:00 PM GMT -7
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 readingMAUI + Blazor: El Futuro de la Programación Multiplataforma (Spanish)

En esta charla exploraremos el emocionante mundo de las aplicaciones híbridas utilizando la combinación de MAUI (Multi-platform App UI) y Blazor. Estas dos tecnologías se han convertido en pilares fundamentales para la programación multiplataforma y ofrecen un enfoque único y poderoso para el desarrollo de aplicaciones.
Después de comprender las bases de MAUI y Blazor, exploraremos cómo se combinan estas dos tecnologías para crear aplicaciones híbridas. Veremos cómo se pueden compartir componentes y lógica de negocio entre las aplicaciones MAUI y Blazor, lo que brinda a los desarrolladores una forma eficiente de crear experiencias de usuario coherentes y fluidas en múltiples plataformas.
Speaker: Steven Checo
Los esperamos!!!
Wednesday, May 10th 6:00 PM GMT -7
Efficient 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 reading