Tip Bank

DevX - Software Development Resource

Developer’s Kit for Visual FoxPro 6.0?

Question: Do I need to buy a separate developer’s kit for Visual FoxPro 6.0, as I did for FoxPro 2.5, which I currently use? Answer: No, the equivalent of the

DevX - Software Development Resource

Playing Sound Files in FoxPro Apps Quickly

Question: I write language instruction programs and have been calling mplayer2 to allow students to hear the pronunciation saved in recorded sound files. But mplayer takes forever to load and

DevX - Software Development Resource

Outlook Web Access for Outside Users

Question: Our company is using Exchange 5.5 as its e-mail server and Outlook as the base e-mail client. What considerations do we, as a company, need to be aware of

DevX - Software Development Resource

Suppressing Form Display

Question: When initializing a formset, each of the forms in the set are displayed before the order 1 form gets focus. Is there a way to suppress displaying these other

DevX - Software Development Resource

Difference Between INDEX and SORT

Question: What is an index and what is a sort? Answer: Here is a table that I will refer to during my answer: RecNo cName nAge—– —– —-1 Rick 342

DevX - Software Development Resource

Common Mistake in Installing JavaBeans

When you’re using the Palette Properties dialog box to add new JavaBeans components, there’s common to make a mistake when installing them from a package. On the Add From Package

DevX - Software Development Resource

The Color Constructor

When you construct a Color object in Java, you can supply the arguments in three ways. The most familiar way is to provide three int values each in the range