deutschsprachige FoxPro User Group
Kategorien

Hilfe
 dFPUG-Portal |  eNews  |  Mitglieder  |  Produkte  |  VFX  |  Partner  |  Links  |  Suchen  |  Kategorien  |  Dokumente  |  Bewertung  |  FoxRockX  |  Impressum/Presse  |
  Ergebnisse finden in         Erweiterte Suche
 Kategorie : FoxExpress  
Kategorien : Werkzeuge : FoxExpress Eine Kategorie nach oben

Diese Kategorie abonnieren
  Kontakt: dFPUG
 Dokumente  
Beschreibungen ausblenden Objekte: 6
Sortieren nach: Autor | Titel | Datum
Personalia Mike Feltman
11-03-39 Personalia Mike Feltman.pdf
Mike Feltman ist Geschäftsführer und Chefentwickler bei F1 Technologies (früher Neon Software) und Herausgeber des bekannten Frameworks FoxExpress. Viele werden Ihn und seine Frau von der Frankfurter Entwicklerkonferenz kennen, hier weitere Details zu ihm.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 7/9/2004 Autor: Mike Feltman
The 1 Hour Application
222_APP.DOC
When designing this session, we tried to weigh the benefits and problems with using tools such as FoxExpress and Foxfire! to create an application. Obviously, without these tools, it would have been impossible for us to build the application we are going to build. However, the techniques and guidelines we suggest here apply to any kind of application building methodology.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 1/15/2003 Autor: Andrew Ross MacNeill
VFE Business Objects
Creating Visual FoxPro Apps with Visual FoxExpress Chapter 06.pdf
Sample Chapter 06 Creating Visual FoxPro Apps with Visual FoxExpress: The business object is the worker bee of your application. This is the class that models each entity in your application and encapsulates the rules and processes defined by or for that entity. Most of your processing and rules code will be placed into a business object class.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 11/15/2003 Autor: Bob Archer, Dan Jurden
VFE Outputting Data
Creating Visual FoxPro Apps with Visual FoxExpress Chapter 18.pdf
Sample Chapter 18 Creating Visual FoxPro Apps with Visual FoxExpress: The main purpose of most business applications is to collect data and produce information. The most common way of returning the information is in the form of reports. The data might also need to be inserted into a spreadsheet or other format, which would allow further analysis by the user to produce the required information. In this chapter, we’ll take a look at how to accomplish all of this.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 11/15/2003 Autor: Bob Archer, Dan Jurden
VFE’s IDE
Creating Visual FoxPro Apps with Visual FoxExpress Chapter 03.pdf
Sample Chapter 03 Creating Visual FoxPro Apps with Visual FoxExpress: In this chapter, we will take a brief look at the elements of VFE’s Integrated Development Environment. If you think of VFE as consisting of two major pieces — the toolbox and the building materials — the IDE would be the toolbox.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 11/15/2003 Autor: Bob Archer, Dan Jurden
Visual FoxExpress
E_EXPR.DOC
Visual FoxExpress is an Application Wizard for Visual FoxPro. FoxPro supplies wizards that help developers create individual pieces of an application. An application wizard is basically a collection of wizards that create the various components of an application, screens, reports, programs, queries etc. Unlike standalone wizards, the individual wizards in this collection of wizards know how to communicate with each other. In other words FoxExpress’ wizards not only create individual components, they also automatically integrate the items they create into your application. For example, when a form is created in FoxExpress, FoxExpress takes care of adding the form to the menu or calling form, and either adds toolbar options directly to the form or automatically coordinates the form with your application’s toolbar.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 1/16/2003 Autor: Toni Taylor Feltman