|
1 May 2003
|
Simple Programming Tip #1 by Charlie Calvert
This article contains the explication of a simple programming tip that can be read in a few minutes: Avoid writing code that does anything substantial inside a visual container. Instead, create separate classes for your working code.
|
Charlie Calvert
|
Contributed Article
|
|
|
|
28 Sep 2001
|
Why does the Print method of a JdbTable only print out a partial set of data from the dataset?
JdbTable is a container that displays a portion of data from the dataset, but is not the dataset itself.
|
Christopher Moeller
|
FAQ
|
|
|
Connect with Us