DevExpress XAF (eXpressApp Framework) Workshop Syllabus

The DevExpress XAF (eXpressApp Framework) Workshop Syllabus offers a comprehensive guide to building, customizing, and deploying XAF applications from the ground up. Covering key topics such as data model design, UI customization, business logic implementation, and secure deployment, this syllabus ensures participants gain hands-on experience with real-world applications of the framework.

Continue reading

Conversión de SAP Crystal Reports a DevExpress Reports (SPANISH)

Este curso está diseñado para profesionales que desean migrar sus informes de SAP Crystal Reports a DevExpress Reports de manera eficiente. A lo largo del curso, los participantes aprenderán a identificar y replicar las funcionalidades clave de Crystal Reports en DevExpress, garantizando una transición fluida sin perder la calidad o precisión de los informes. Se abordarán temas como la configuración inicial, la conversión de formatos de datos, la adaptación de diseños y la optimización de informes para mejorar el rendimiento. Al final del curso, los participantes estarán equipados con las habilidades necesarias para llevar a cabo proyectos de conversión de informes con confianza y éxito.

Continue reading

How to Add a Git Repository Using the Terminal

Adding a Git repository via the terminal is an essential skill for developers. Whether you’re starting a new project or contributing to an existing one, using Git through the terminal allows you to track changes, collaborate with others, and manage your code efficiently. In this guide, we’ll walk through the simple steps to initialize a repository, link it to a remote, and push your code to GitHub.

Continue reading

Our Journey with Xari – A gratitude post in progress

It has been several years since Joche and I embarked on the thrilling adventure of creating our company, Xari. Looking back, it’s been a rollercoaster ride, and I have cherished every second of it so for a while now I have been wanting to put a few paragraph together so I don’t take things for granted and I can comeback and be grateful of our journey.

Our company specializes in Line of Business Apps using the DevExpress ExpressApp Framework (XAF), but our expertise extends across Web, Desktop, and Mobile projects. Here’s a glimpse into our story and the milestones we’ve achieved along the way.

Continue reading

Automatización y CI/CD con GitHub Actions – Latino Net Online

Webinar Nro 130 de la comunidad Latino .NET Online realizado el sábado 6 de julio del 2024

🎤Speakers: Jose Columbie y Steven Checo

📚Tema: En esta charla, exploraremos cómo GitHub Actions puede transformar y optimizar tu flujo de trabajo de desarrollo a través de la automatización y la implementación continua (CI/CD).

Comenzaremos con una visión general de las estrategias de branches más efectivas, enfocándonos en cómo estructurar tu repositorio para maximizar la eficiencia y minimizar conflictos.

Luego, profundizaremos en la configuración de pipelines de CI/CD, mostrando ejemplos prácticos de workflows que integran pruebas unitarias y de integración. Finalmente, demostraremos cómo desplegar automáticamente tus aplicaciones en Azure App Service, utilizando GitHub Actions para hacer deploys rápidos y confiables, eliminando la necesidad de hacer click derecho publish.

Continue reading