Introduction 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 closedTag: Software Development
February’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 closedIf you are a longtime 4D developer you may recognize my name because I worked for 4D, Inc. (then ACIUS, Inc.) back in the early…
Comments closedOn November 12th Thomas Kurtz, the co-inventor (along with John Kemeny who passed in 1992) of the BASIC programming language died at the age of…
Comments closedI had a call recently from a customer whose upstream supplier informed them that they would not be accepting anything less than TLS 1.2 encryption.…
Comments closedImagine building a complex online marketplace with millions of users and a vast product catalog. How can you ensure scalability, flexibility, and resilience in such…
Comments closedDesktop application monetization is essential for developers to generate revenue and sustain their businesses. Selecting the right approach from numerous available strategies can significantly impact…
Comments closedWhen you’re working on small to medium-sized projects, Xojo’s default IDE window view is probably all you need: all the elements of the project are in plain view and you can easily switch between them. However, things inevitably get more complex when dealing with larger projects. You may need to locate and edit several related items, larger projects likely include multiple methods, events, properties and modules, all of which may be be in their own folders created to organize their functionality or components.
In this article we will highlight several functions provided by the Xojo IDE that allow you to speed up and improve productivity in your large projects.
Comments closedWe’ve gotten a requests over the last few months asking about Xojo’s support for Windows on ARM and it seems like some people are not…
Comments closed