This will cover Chilkat Communications.
This will cover Chilkat Communications.
This session will cover: Supported Form Fields; Responsive Design; Notifications.
This will cover the DevExtreme JavaScript UI toolset..
This will cover the DevExtreme JavaScript UI toolset..
Join us at the CIDC 2023 Reception! Friends, food, and drinks aplenty! Do that networking thing you've all heard so much about!
Session Description: Mike Hanson is never at a loss for words... and this is no exception! Join Mike as he welcomes you to CIDC 2023, and shares a few thoughts […]
Join Robert Zaunere for up-to-the-minute news on Clarion 11, Clarion 12, 64 Bit Clarion, and Clarion + GenAI!
FileStream is a feature of SQL Server that can be used when storing documents, images or videos in an SQL database, WITHOUT STORING THEM IN THE DATABASE! What is this magic? Watch this session and find out!
Session Description: Using Clarion's Client Side triggers correctly, including the ability to compare before and after values during record updating - to aid in associated data integrity - plus maybe […]
Session Description: Scalable app design allows software to easily grow in functionality without a rapid increase of resource usage e.g. time/money spent on dev/maintenance of each functionality. Growing in functionality can mean requiring support for more data, processes, platforms/users. The presentation will describe what scalable software is, common approaches (e.g. non-relational dictionary design, hard coding […]
The Errors Class underpins every ABC application. It can, and could, do a lot more than just display errors. This session investigates the mechanism to derive an ABC class, and uses that mechanism to derive the ErrorsClass to add more helpful error management to your application.
Session Description: We often need to tell our users something, or ask them a question. The MESSAGE command is a flexible way to do this, but it has it's drawbacks and shortcomings. Wouldn't it be nice if it could do a better job. Mike Hanson will cover some of the many ways you can use […]
Session Description: Discover powerful strategies to maximize SQL Server Express capabilities in this presentation. Overcome size and memory limitations by intelligently moving data between databases and creating synonyms for seamless operation. Learn the art of managing multiple instances and optimizing memory allocation for peak performance. Best of all, walk away with an app that does […]
Session Description: Many Clarion applications have been consuming .NET components for interoperability and extended functionality. Additionally, several Clarion components have been developed that have been designed to be consumed by .NET applications. We took that a step further in order to essentially automate anything in our multi-DLL Clarion application from a .NET windows service. Your […]
It's rock-paper-scissors time! Join the CapeSoft gang as they talk about all things CapeSoft and give away some free things!
Can an interface be derived? Many say "Impossible"! In this session, Bruce shows you how to make the impossible possible!
Session Description: This session will demonstrate: Â How to write a class that can directly use the tables in your dictionary. Most of the classes you deal with, like ABC or […]
There are lots of Ultimate Utilities available from ClarionLive.com, but how many are you using? Not enough! We'll look at some of the lesser-know Utilities and show you why you should be using them. PLUS, a brand new Utility will be introduced, which will leave you seeing RED!!
AWS, Azure, Google... there are many different places to host your apps on the Cloud. It can be quite a chore to manage different servers from different providers. This presentation will demonstrate an easy way to manage difference services, all from one app. Bonus: manage your Cloud servers from anywhere using NetTalk!
This session will cover using a cloud-based Windows server to deploy your Clarion 11 application, listing the advantages over a LAN-based system. It will briefly cover licensing with TSplus. The TSplus MobileWeb edition will be presented, including using the HTML5 and RemoteApp clients to access the server via a web browser. MSTSC shadow options will be demonstrated. File Explorer access to tsclient and the WebFile folder will be covered. This is intended mostly for users unfamiliar with or new to using a remote server to deploy a Clarion database app.
There are a number of approaches to the architecture of a multi-tenant system and not surprisingly each has it’s own problems. But some of the problems are unexpected and thought provoking.
Enhance your List Box! Dries will demonstrate a Class and Template that enables new features for your Clarion lists!
Session Description: In this enlightening 30-minute presentation, we will navigate the evolving intersection of Artificial Intelligence (AI) and Clarion programming. We will commence by establishing a common understanding of AI, its evolution, and its present capabilities, along with an exploration of how these advancements can be integrated within the Clarion environment. The main segment will […]
Pushing major software updates is a daunting task. You've run your battery of tests, you've used the software yourself, you've asked other users to test pre-release versions, and you're ready to push to production. How can you be sure you haven't overlooked something? Are you absolutely sure your dinner plans are safe when you push to prod at 4 PM on Friday? In this session we will explore patterns and methods for delivering rock solid web applications with speed at scale without breaking the internet, or your dinner plans.
Building on the "Load Balancing a Web Server Across Multiple Instances" presentation at CIDC 2019, we will show how we leveraged Nginx and the session management enhancements introduced with NetTalk 12 to test core web application changes in production under real world conditions without blowing up our Support department, keeping our dinner plans safe.
zooooooooooooooooooom! What's new at noyantis, you will be amazed! Learn new stuff and get free stuff at this presentation!
Amazon Rekognition offers pre-trained and customizable computer vision (CV) capabilities to extract information and insights from your images and videos. This session will demonstrate a Class and Template that will allow you to integrate Amazon Rekognition with your Clarion app.
Robert Zauner takes a deeper dive into: C12 / Unicode! Big moves needed for x64! GenAI + Vector databases! A Clarion Open source project!
Panel discussion with Robert Zaunere, President of SoftVelocity, and Andy Wilton (noyantis), Bruce Johnson (CapeSoft) and Mike Hanson (BoxSoft). Be sure to submit your questions for the panel before September 15th!
A couple useful templates to add to your Clarion toolbox!
What is it, when / why you would use it and how to expand the scope of the sub-class procedure
We will journey from Clarion to SQL as we guide you through creating your first SQL procedure. Using the ClarionLive invoice example app as a starting point, we'll add custom processing in Clarion code and then replicate the same logic in MSSQL. If time permits, we'll also explore PostgreSQL integration for broader insights.
While programmers, and Clarion programmers in particular, are used to just getting stuff done, The formal side of project management can allude us. My work became much easier when I understood the formal structure, and improved my quoting ability at the same time!
While project management could, and does, fill an entire conference, this talk will aim give the bare basics and broard overview.
Session Description: Why it's important to remember the things we've forgotten. An exploration of the things that are important to document, and record, so that your application can be transferred to other developers when you cash out.