by Matthew Combatti | Oct 9, 2017
In this demo, you will learn how to use the XDSAutoDatabase class to create a contact management application with associated notes/records (15 minutes to complete from scratch!) **Updated 10/13/2017 to include SQLite/MySQL/PostgreSQL handling for Desktop & Web!...
by Matthew Combatti | Oct 9, 2017
In this demo, you will learn how to use the XDSAutoDatabase class to create a simple knowledgebase library where you can store notes, code snippets, or just about anything! The demo application takes 10 minutes to complete! Return to XDS Documentation...
by Matthew Combatti | Sep 8, 2017
By allowing a WebHelperService (or server, such as nginx or Apache) to render resources such as JavaScript libraries, images, or even raw text & downloads, your web application gains speed in client-side responsiveness. The web application can handle more...