White Star Software
Our Customers

“I just wanted to thank you for all your help the other day. We were able to restore the corrupted database without losing any data...” [more]

Dan Mauro, Information Systems Director
Pueblo County Government
Downloads

We have been giving presentations at various conferences for quite some time, and often get requests for the content. Below is a list of these presentations, as well as a short description of each.

Dynamic Coding

Dynamic buffers, queries, browsers, and more. A very useful primer in what this dynamic stuff is and how to use it.

Download

Dynamic Temp Tables

What they are, what they're for, how to use them. Dynamic Temp Tables are a great addition to the OpenEdge toolset, but they haven't been taken advantage of nearly as much as they could be. They're a terrific tool, particularly for separating interface and DB interactions.

Download

High Octane Coding

How to write high-performance reports, and how to build new report paradigms. Includes queries, indexing rules and lots of insights you may not have thought of.

Download

Locks and Scoping

Both a review of standard, procedural rules and some of the issues which are brought up in the event-driven paradigm which might not be self-evident. Particularly useful if you are writing new, event-driven modules.

Download

XML

Learn about the two XML models of Progress, the document object model (DOM) and the simple API for XML, or SAX model. Advantages, uses and "cons" of both models.

Download

VSTs

An insight into what VSTs are, as well as some code samples on how to use them. A very practical introduction to monitoring your system and using a sample toolset to build your own.

Download

Resizable Screens

Window resizing is not something that comes naturally to most OpenEdge applications. Even when the window resizes, what do you do with the graphical objects inside it? Instead of "one size fits all", it’s more often a case of "no size fits at all". This presentation examines various algorithms for resizing and shows how to build and implement a Window template which will resize chosen objects in a variety of ways.

Download


Working Days calculation

This is the first download posted from the new White Star Software Blog page. Go there to read up about it.

Download