Performance can be a make-or-break feature for any application, especially when users expect smooth interactions and quick results. Luckily, Xojo provides tools and techniques you…
Comments closedMonth: February 2025
A few years ago I held a session about MemoryBlocks at the Xojo Developer Conference where I discussed how, generally, MemoryBlocks (and Ptrs) should be…
Comments closedAs part of Xojo’s 2025 Year of Code initiative, February’s theme is databases—a perfect fit for my recent work on the Open Source CubeSQLPlugin. This…
Comments closedIntroduction When developing applications with Xojo, choosing the right backend is crucial for managing data efficiently. Traditionally, Xojo developers rely on SQL databases such as…
Comments closedAs Senior Engineer Paul Lefebvre wrote back in 2022, Xojo added the ability to create Code Assistants starting with Xojo 2022r1. Code Assistants are functions…
Comments closedSpotlight On posts focus on Xojo community members. We’ll use this space to tell the stories of people using Xojo, share amazing Xojo-made apps and…
Comments closedFebruary’s Year of Code 2025 topic is Databases and my project is a SQLite object-relation mapping library that I call Storm. I first created Storm in 2008…
Comments closedEver felt overwhelmed by the sheer complexity of designing a mobile app that not only works but also delights users? As a solo developer, you’re…
Comments closedHave you ever debugged your Xojo database app and wondered about the SQL queries being executed and the parameters used? You are not alone. Whether…
Comments closed