or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Sell Back Your Copy
For a $2.25 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Creating Visual FoxPro Applications with Visual FoxExpress
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Creating Visual FoxPro Applications with Visual FoxExpress [Paperback]

Bob Archer (Author), Dan Jurden (Author), Mike Feltman (Editor)
5.0 out of 5 stars  See all reviews (9 customer reviews)

Price: $49.95 & this item ships for FREE with Super Saver Shipping. Details
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 2 left in stock--order soon.
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details

Book Description

December 2000
Visual FoxExpress has been helping FoxPro developers build feature rich Fox applications for longer than anyone else. VFE 6.0 allows developers to create complex, true multi-tier applications with the same style and flair of earlier versions. There’s a lot to VFE, though, that can’t be learned just from the tutorial and reference guide. With Creating Visual FoxPro Applications with Visual FoxExpress, users learn the nuts and bolts of application development with VFE, starting with setting up a project and continuing on through user interfaces, reports, and security.

Editorial Reviews

About the Author

Bob Archer is a lead programmer at Geac Enterprise Solutions, a provider of vertical and horizontal back office and e-solutions, based in Toronto, Canada. His experience includes many PC languages and several server side web scripting tools. He is the author of Developing Visual FoxPro Applications with Visual Fox Express. Dan Jurden is the senior applications developer for CICcorp, Inc. in College Station, Texas. He has been designing and developing VFP applications since version 3.0 and VFE applications for one year. He has designed and developed several client-server applications using VFE and SQL Server.

Product Details

  • Paperback: 282 pages
  • Publisher: Hentzenwerke Publishing; 1st edition (December 2000)
  • Language: English
  • ISBN-10: 1930919034
  • ISBN-13: 978-1930919037
  • Product Dimensions: 9.1 x 7 x 0.8 inches
  • Shipping Weight: 1.3 pounds (View shipping rates and policies)
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (9 customer reviews)
  • Amazon Best Sellers Rank: #1,665,795 in Books (See Top 100 in Books)

 

Customer Reviews

9 Reviews
5 star:
 (9)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (9 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

2 of 2 people found the following review helpful:
5.0 out of 5 stars Extremely helpful and very readable!, February 26, 2001
By 
"rjean2000" (South Bend, IN USA) - See all my reviews
This review is from: Creating Visual FoxPro Applications with Visual FoxExpress (Paperback)
This book is a crucial part of my reference library. Although Visual FoxExpress comes with good documentation and a sample application, it lacks the step by step walkthrough with explanations on the thoughts behind the concepts. This book fills in the blanks very nicely and helps the reader to gain a better understanding of not just the "how" but also the "why". The authors do not hesitate to inject their own observances and opinions about working this powerful framework. This makes it an interesting read as well as a good reference.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Creating Visual Foxpro Applications with Visual FoxExpress, February 25, 2001
By 
S. Meeks (Fayetteville, AR) - See all my reviews
(REAL NAME)   
This review is from: Creating Visual FoxPro Applications with Visual FoxExpress (Paperback)
Visual FoxExpress is an object-oriented n-tier Framework for developing applications with Visual Foxpro. If you decide to use it for developing applications, you will face a steep learning curve as with any such product. The documentation is generally not geared to the newcomer.

Bob Archer and Dan Jurden have provided a great service to the programming community by supplying documentation that will bring you to a fast and fairly deep understanding of Visual FoxExpress (VFE). Even experienced users may pick up some new ideas.

The first chapters of the book form an outline of the major features of the framework. These are integrated with a tutorial that is included with the book. Features are discussed in text and demonstrated in the tutorial. Useful custom code snippets are presented which I find myself going back to when I add my own customization to the framework. Techniques are outlined which maintain the object oriented and n-tier nature of the product. The techniques presented are designed to scale well to client/server applications.

Chapters 4 thru 8, correspond basically to the tiers of the framework; data structures, metadata, business objects, presentation objects and forms. Chapter 9 ties these together into a entire application. Chapter 10, my favorite, is called 'How It Works.' This chapter really takes you through the processes used by the Framework. The understanding gained here is essential when you want to provide your own customizations.

Chapter 11 details the working of the interface controls. After some highlights of common elements of all data edit controls, the framework's quickfill textbox control, the date time features of the textbox control and toolbars are covered. Unfortunately, the authors chose not to go into any detail about menus in the final section. The menus are pretty automatic in VFE and if something had to be skipped, this was a good choice.

Chapter 12 is Data Validation. It deals largely with lookups. Besides outlining how lookups work, the authors outline some techniques to overcome some shortcomings in the scalability of the standard VFE lookup methods.

Chapter 13 is Working with Views. Again the authors provide techniques designed to scale well as the size of the data sources grow. They also cover methods for relating view that are conducive to code reuse and maintainibility. The limitations of the view designer are discussed and alternatives illustrated.

Chapter 14, Related Data and Forms, will be very valuable to you as you try to design your user interfaces. Presenting your users with an organized, intuitive interface to maintaining records, child records, grandchild records, ... is challenging. This chapter illustrates some of the common methods you may find useful.

Chapters 15 thru 20 cover more Framework topics including Security features and reporting. The authors devote chapters to extending the Framework and client/server applications.

Pay attention to the tips and warnings through out the book. They WILL save you many hours of grief.

This book is not the final word on VFE. I am on my third reading of this book and still learning from it. Not all the answers to my questions are here, but without it, I might not even know the questions.

Many thanks to the authors for providing this roadmap to VFE.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars A must have for the Visual FoxExpress developer, April 18, 2001
By 
Carolyn "CarolynT" (Lafayette, LA United States) - See all my reviews
This review is from: Creating Visual FoxPro Applications with Visual FoxExpress (Paperback)
I have read this book twice and will probably read it again. Everytime I read it I gain a little more insight into this great foundation and n-tier development. I especially like the explanation of the step-through logic in Chapter 10 and the explanation of each method in the various objects.

I think that if you buy Visual FoxExpress and buy this book, you will reduce your learning curve by several months.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews







Only search this product's reviews



Inside This Book (learn more)
First Sentence:
So you want to learn more about Visual FoxExpress. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
data environment class, lookup cursor, view parameter class, active presentation object, cursor class, child presentation objects, data behavior class, default data session, data environment object, business rules class, wizard selection dialog, buffered cursor, underlying cursor, lookup view, concrete class name, business object class, child cursor, cursors collection, lookup validation, private data session, cursor object, toolbar class, parameterized view, object wizard, tree view control
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Application Builder, Business Object Loader, View Designer, Application Manager, Developer Download, Class Designer, Book Tutorial, Credit Limit, Extending the Framework, Close Figure, Creating Visual, Database Designer, Default Value Generation Key, Component Gallery, Customer Service, Look Up Setup Builder, Session Environment Loader, Init Post, Report Designer, Report Wizard, Save Pre, Object Argument, The Register, The Wizard Manager, Visual Studio Service Pack
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

Citations (learn more)
This book cites 1 book:



Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject