Author: Bob Archer
Publisher: Hentzenwerke
ISBN: 9781930919037
Category : Computers
Languages : en
Pages : 316
Book Description
Visual FoxExpress has been helping FoxPro developers build feature rich Fox applications for longer than anyone else. With Creating Visual FoxPro Applications with Visual FoxExpress, you'll 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. Bob Archer and Dan Jurden have years of VFE experience under their belts, and it shows as you'll learn dozens of tips and tricks while getting a firm grounding on the entire application development process.
Creating Visual FoxPro Applications with Visual FoxExpress
Author: Bob Archer
Publisher: Hentzenwerke
ISBN: 9781930919037
Category : Computers
Languages : en
Pages : 316
Book Description
Visual FoxExpress has been helping FoxPro developers build feature rich Fox applications for longer than anyone else. With Creating Visual FoxPro Applications with Visual FoxExpress, you'll 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. Bob Archer and Dan Jurden have years of VFE experience under their belts, and it shows as you'll learn dozens of tips and tricks while getting a firm grounding on the entire application development process.
Publisher: Hentzenwerke
ISBN: 9781930919037
Category : Computers
Languages : en
Pages : 316
Book Description
Visual FoxExpress has been helping FoxPro developers build feature rich Fox applications for longer than anyone else. With Creating Visual FoxPro Applications with Visual FoxExpress, you'll 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. Bob Archer and Dan Jurden have years of VFE experience under their belts, and it shows as you'll learn dozens of tips and tricks while getting a firm grounding on the entire application development process.
Internet Applications with Visual FoxPro 6.0
Author: Rick Strahl
Publisher: Hentzenwerke
ISBN: 9780965509398
Category : Computers
Languages : en
Pages : 434
Book Description
Learn how to build large, mission critical Internet database applications using Tahoe as the foundation. Covers server side web applications, including ASP (ODBC and ActiveX automation servers), FoxISAPI, and advanced web features such as cookies, authentication, and browser functionality encapsulation. Also delves into non-HTML distributed applications and remote data services.
Publisher: Hentzenwerke
ISBN: 9780965509398
Category : Computers
Languages : en
Pages : 434
Book Description
Learn how to build large, mission critical Internet database applications using Tahoe as the foundation. Covers server side web applications, including ASP (ODBC and ActiveX automation servers), FoxISAPI, and advanced web features such as cookies, authentication, and browser functionality encapsulation. Also delves into non-HTML distributed applications and remote data services.
Visual FoxPro 5.0 for Windows
Author: Nelson King
Publisher: M & T Books
ISBN: 9781558515604
Category : Computers
Languages : en
Pages : 892
Book Description
"Visual FoxPro 5.0 for Windows" explains the changes and new concepts in the new version, 5.0, and targets programmers and software developers who need to learn how to master OOP and Client/Server on FoxPro. The disk contains a complete sample application framework and useful program modules for security, reports, and file management.
Publisher: M & T Books
ISBN: 9781558515604
Category : Computers
Languages : en
Pages : 892
Book Description
"Visual FoxPro 5.0 for Windows" explains the changes and new concepts in the new version, 5.0, and targets programmers and software developers who need to learn how to master OOP and Client/Server on FoxPro. The disk contains a complete sample application framework and useful program modules for security, reports, and file management.
MySQL Client-Server Applications with Visual FoxPro
Author: Whil Hentzen
Publisher: Hentzenwerke
ISBN: 9781930919709
Category : Computers
Languages : en
Pages : 442
Book Description
Visual FoxPro has long been the perfect front end for client-server applications. Featuring a robust programming language, a full-featured IDE, and a powerful object model, rich client development has always been a joy. Inside, a native local data engine, integrated hooks into binding with remote data, and Rushmore technology make VFP your secret weapon when connecting to SQL back-ends. MySQL is the world's most popular open source SQL database, running on Windows, Linux, and Macintosh platforms. Version 5 incorporates big-iron features like stored procedures and transactions. These features, together with the royalty free runtime model of VFP and the open source licensing of MySQL make client-server applications built with these tools the most powerful and economical combination on the planet. And this book is the only one that shows you specifically how to install, configure, and connect MySQL and VFP, as well as build a variety of client-server user interfaces with VFP. Together with dozens of discussions of real world problems and potential solutions, you won't find a better guide to MySQL and VFP client-server development.
Publisher: Hentzenwerke
ISBN: 9781930919709
Category : Computers
Languages : en
Pages : 442
Book Description
Visual FoxPro has long been the perfect front end for client-server applications. Featuring a robust programming language, a full-featured IDE, and a powerful object model, rich client development has always been a joy. Inside, a native local data engine, integrated hooks into binding with remote data, and Rushmore technology make VFP your secret weapon when connecting to SQL back-ends. MySQL is the world's most popular open source SQL database, running on Windows, Linux, and Macintosh platforms. Version 5 incorporates big-iron features like stored procedures and transactions. These features, together with the royalty free runtime model of VFP and the open source licensing of MySQL make client-server applications built with these tools the most powerful and economical combination on the planet. And this book is the only one that shows you specifically how to install, configure, and connect MySQL and VFP, as well as build a variety of client-server user interfaces with VFP. Together with dozens of discussions of real world problems and potential solutions, you won't find a better guide to MySQL and VFP client-server development.
Debugging Visual FoxPro Applications
Author: Nancy Folsom
Publisher: Hentzenwerke
ISBN: 9781930919204
Category : Computers
Languages : en
Pages : 136
Book Description
Writing code is only half the battle in developing applications. Getting the bugs out is the other half - and it can be the frustrating part since, after all, bugs don't just mysteriously appear in your code. You have to put them there. But masterful debugging is more than a skill you can learn, it's a frame of mind, yes, almost a way of life. In "Debugging Visual FoxPro Applications", Nancy Folsom takes you into the head of a successful debugger, gives you a new perspective on the mind set, and then explores the myriad of tools that Visual FoxPro programmers have at their disposal.
Publisher: Hentzenwerke
ISBN: 9781930919204
Category : Computers
Languages : en
Pages : 136
Book Description
Writing code is only half the battle in developing applications. Getting the bugs out is the other half - and it can be the frustrating part since, after all, bugs don't just mysteriously appear in your code. You have to put them there. But masterful debugging is more than a skill you can learn, it's a frame of mind, yes, almost a way of life. In "Debugging Visual FoxPro Applications", Nancy Folsom takes you into the head of a successful debugger, gives you a new perspective on the mind set, and then explores the myriad of tools that Visual FoxPro programmers have at their disposal.
Build Your Own Framework with Visual FoxPro
Author: Kenneth Chazotte
Publisher: Hentzenwerke
ISBN: 9781930919532
Category : Computers
Languages : en
Pages : 356
Book Description
Have you been frustrated by the steep learning curve associated with most frameworks? Then build your own! Building your own framework can be a challengingand rewarding experience. Build Your Own Framework provides detailed guidelines for developers who wish to develop their own framework. In each chapter, you will see how to move from requirements into design and from design into implementation as you build MyFrame, the sample framework included with the book. Build Your Own Framework also walks you through the development of several developer tools that will bring a real boost in productivity to your development efforts.
Publisher: Hentzenwerke
ISBN: 9781930919532
Category : Computers
Languages : en
Pages : 356
Book Description
Have you been frustrated by the steep learning curve associated with most frameworks? Then build your own! Building your own framework can be a challengingand rewarding experience. Build Your Own Framework provides detailed guidelines for developers who wish to develop their own framework. In each chapter, you will see how to move from requirements into design and from design into implementation as you build MyFrame, the sample framework included with the book. Build Your Own Framework also walks you through the development of several developer tools that will bring a real boost in productivity to your development efforts.
Microsoft Office Automation with Visual FoxPro
Author: Tamar E. Granor
Publisher: Hentzenwerke
ISBN: 9780965509305
Category : Application software
Languages : en
Pages : 462
Book Description
Visual FoxPro developers are used to building large, complex applications using only VFP as their programming environment. But Windows users are demanding more - integration with other applications such as the Microsoft Office suite - Word, Excel, PowerPoint and Outlook. Visual FoxPro can be used to automate - either visually or behind the scenes - any task or process that you could do manually in Office - plus much more. In Microsoft Office Automation with Visual FoxPro, you'll learn how to create powerful applications that span the entire Office suite, using Visual FoxPro in the driver's seat.
Publisher: Hentzenwerke
ISBN: 9780965509305
Category : Application software
Languages : en
Pages : 462
Book Description
Visual FoxPro developers are used to building large, complex applications using only VFP as their programming environment. But Windows users are demanding more - integration with other applications such as the Microsoft Office suite - Word, Excel, PowerPoint and Outlook. Visual FoxPro can be used to automate - either visually or behind the scenes - any task or process that you could do manually in Office - plus much more. In Microsoft Office Automation with Visual FoxPro, you'll learn how to create powerful applications that span the entire Office suite, using Visual FoxPro in the driver's seat.
Building Client-Server Applications with Visual FoxPro and SQL Server 7. 0
Author: Gary DeWitt
Publisher: Hentzenwerke
ISBN: 9781930919013
Category : Computers
Languages : en
Pages : 266
Book Description
Visual FoxPro is the perfect front end for client-server applications. Its robust user interface, native local data engine and integral hooks into binding with remote data sources, and rich object model, combined with the powerful SQL Server database engine are an unbeatable combination. But with power and flexibility comes potential complexity. "Client-Server Applications with Visual FoxPro and SQL Server" teaches users how to put these two powerful tools together and take advantage of the best features of both.
Publisher: Hentzenwerke
ISBN: 9781930919013
Category : Computers
Languages : en
Pages : 266
Book Description
Visual FoxPro is the perfect front end for client-server applications. Its robust user interface, native local data engine and integral hooks into binding with remote data sources, and rich object model, combined with the powerful SQL Server database engine are an unbeatable combination. But with power and flexibility comes potential complexity. "Client-Server Applications with Visual FoxPro and SQL Server" teaches users how to put these two powerful tools together and take advantage of the best features of both.
What's New in Visual FoxPro 7.0
Author: Tamar E. Granor
Publisher: Hentzenwerke
ISBN: 9781930919068
Category : Computers
Languages : en
Pages : 290
Book Description
What's new in Visual FoxPro 7.0? Lotsa stuff!!!!! Read All About It Here! Visual FoxPro 7.0 has been called the most revolutionary upgrade since 3.0. Whether you agree or not, there's a lot of new stuff in the latest to appear from the Fox labs in Redmond - and you won't find a better, more concise guide of what's new, and how to use it, than in this compendium put together by three of the finest Fox developers on the planet.
Publisher: Hentzenwerke
ISBN: 9781930919068
Category : Computers
Languages : en
Pages : 290
Book Description
What's new in Visual FoxPro 7.0? Lotsa stuff!!!!! Read All About It Here! Visual FoxPro 7.0 has been called the most revolutionary upgrade since 3.0. Whether you agree or not, there's a lot of new stuff in the latest to appear from the Fox labs in Redmond - and you won't find a better, more concise guide of what's new, and how to use it, than in this compendium put together by three of the finest Fox developers on the planet.
Visual FoxPro 6 Enterprise Development
Author: Rod Paddock
Publisher: Course Technology
ISBN: 9780761513810
Category : Application software
Languages : en
Pages : 0
Book Description
As an in-depth reference for sophisticated corporate developers or Visual FoxPro consultants, this title teaches developers how to develop Internet enabled applications including Active Server Pages and Active Documents. The CD-ROM contains the FoxPro Foundation Classes--a fully developed set of class libraries that developers can begin using immediately.
Publisher: Course Technology
ISBN: 9780761513810
Category : Application software
Languages : en
Pages : 0
Book Description
As an in-depth reference for sophisticated corporate developers or Visual FoxPro consultants, this title teaches developers how to develop Internet enabled applications including Active Server Pages and Active Documents. The CD-ROM contains the FoxPro Foundation Classes--a fully developed set of class libraries that developers can begin using immediately.