Did you know that Xojo can call code written in .NET? Here’s how to do it!
Comments closedAuthor: Paul Lefebvre
I am often asked when it makes sense to use Commit with your database code. The answer is always “it depends”. To go into more detail, let’s talk a bit about transactions.
Comments closedOver 18 million people participated in the Hour of Code last week! Did you?
Comments closedDid you know that you can use the IDE Scripting feature of Xojo to automate many tasks?
Comments closedBuild Automation is a feature of Xojo that allows you to automatically run “steps” before and after you build your project. Are you taking advantage of this useful feature?
Comments closedHere’s something teachers can do in an hour: create a web app that lets their students practice their math facts.
Comments closedGot an hour (or less)? Here’s a quick app you can make with Xojo that will save you time and help your child practice their spelling words more often.
Comments closedWe here at Xojo think everyone one should learn to code.
Comments closedWhen creating multi-platform apps, you are often going to be working with a variety of operating systems. Take advantage of Remote Debugging and make your life a lot easier!
Comments closed
Comments closed“Premature optimization is the root of all evil (or at least most of it) in programming.” – Donald Knuth