IBM® Rational® ApPLication Developer V6.0 is the full function Eclipse 3.0 based
development platform for developing Java™ 2 Platform Standard Edition (J2SE)
and Java 2 Platform Enterprise Edition (J2EE) ApPLications with a focus on
ApPLications to be deployed to IBM WebSphere® ApPLication Server and IBM
WebSphere Portal. Rational ApPLication Developer provides integrated
development tools for all development roles, including Web developers, Java
developers, business analysts, architects, and enterprise programmers.
This IBM Redbook is a programming guide that highlights the features and
tooling included with IBM Rational ApPLication Developer V6.0. Many of the
chapters provide working examples that demonstrate how to use the tooling to
develop ApPLications as well as achieve the benefits of visual and rapid Web
development.
AppWizard has created this DigitRec ApPLication for you. This ApPLication
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your ApPLication.
CodezBank is just a small ApPLication that stores source code snippets organized in a hierarhichal maner with basic search ability. You just copy and paste the code snippet into or from this ApPLication via clipboard. If you have a bag of coding tricks then you want to keep them in this app.
Addfilter is a command-line ApPLication which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
This ApPLication creates an USB Mass Storage drive on a host computer. The drive is created from the internal Flash or external SDRAM memory of the evaluation kit.
This ApPLication creates an USB HID (Human-Interface Device) keyboard on a host computer. Pressing any of the buttons on the board outputs characters or special keys on the host side