Hacker's Guide to Visual FoxPro 6.0

Hacker's Guide to Visual FoxPro 6.0
Author: Tamar E. Granor
Publisher: Hentzenwerke
Total Pages: 996
Release: 1998-11
Genre: Computers
ISBN: 9780965509367

An irreverent look at how Visual FoxPro really works. Tells you the inside scoop on every command, function, property, event and method of "Tahoe." The eagerly awaited revision to the Hacker's Guide for Visual FoxPro 3.0, this completely updated book is the one you'll keep by your side for as long as you develop in Visual FoxPro.

Hacker's Guide to Visual FoxPro 7.0

Hacker's Guide to Visual FoxPro 7.0
Author: Tamar E. Granor
Publisher: Hentzenwerke
Total Pages: 414
Release: 2002-01-28
Genre: Computers
ISBN: 9781930919228

An irreverent look at how Visual FoxPro really works. Tells you the inside scoop on every command, function, property, event and method of Visual FoxPro 7.0. The eagerly awaited revision to the Hacker's Guide for Visual FoxPro 6.0, this completely updated book is the one you'll keep by your side for as long as you develop in Visual FoxPro.

Microsoft Office Automation with Visual FoxPro

Microsoft Office Automation with Visual FoxPro
Author: Tamar E. Granor
Publisher: Hentzenwerke
Total Pages: 462
Release: 2000
Genre: Application software
ISBN: 9780965509305

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.

What's New in Nine

What's New in Nine
Author: Tamar E. Granor
Publisher: Hentzenwerke
Total Pages: 380
Release: 2004-11-30
Genre: Computers
ISBN: 9781930919648

Annotation Acknowledging that getting a handle on the new features of a development environment is difficult, the tips in this guide organize the new features of Visual FoxPro 9 into functional categories, revealing how and why to use each of them. Visual FoxPro 9 features improvements in many areas, for example, the Report Designer, which include multiple detail bands; built-in output to HTML, XML, and image files; object protection; an improved userinterface; extendible Report Designer; extendible run-time features; and GDI+ rendering.

MegaFox

MegaFox
Author: Marcia Akins
Publisher: Hentzenwerke
Total Pages: 714
Release: 2002-01-28
Genre: Computers
ISBN: 9781930919273

With its native data engine, rich object oriented language, and capabilities to produce COM servers and consume Web services, Visual FoxPro is the single most flexible programming tool available to a software developer. But nothing stands alone anymore. This book will show you how to extend the scope and power of Visual FoxPro as a development tool by integrating it with other software and technologies.

Object Orientation in Visual FoxPro

Object Orientation in Visual FoxPro
Author: Savannah Brentnall
Publisher: Addison-Wesley Professional
Total Pages: 232
Release: 1996
Genre: Computers
ISBN:

You can make the transition to object - oriented programming and reap its benefits - faster development, easier maintenance, higher quality, and increased adaptability - quickly and easily with this concise and lively introduction to OOP geared specifically for FoxPro programmers. The book explains object - oriented programming terminology and concepts in simple, direct language, using real - world examples, helpful diagrams, and creative illustrations to clarify explanations. Each term is illustrated with Visual FoxPro code so you can see exactly how to use object - oriented concepts in your applications.

The CEH Prep Guide

The CEH Prep Guide
Author: Ronald L. Krutz
Publisher: John Wiley & Sons
Total Pages: 770
Release: 2007-07-05
Genre: Computers
ISBN: 0470231386

The Certified Ethical Hacker program began in 2003 and ensures that IT professionals apply security principles in the context of their daily job scope Presents critical information on footprinting, scanning, enumeration, system hacking, trojans and backdoors, sniffers, denial of service, social engineering, session hijacking, hacking Web servers, and more Discusses key areas such as Web application vulnerabilities, Web-based password cracking techniques, SQL injection, wireless hacking, viruses and worms, physical security, and Linux hacking Contains a CD-ROM that enables readers to prepare for the CEH exam by taking practice tests

Reversing

Reversing
Author: Eldad Eilam
Publisher: John Wiley & Sons
Total Pages: 630
Release: 2011-12-12
Genre: Computers
ISBN: 1118079760

Beginning with a basic primer on reverse engineering-including computer internals, operating systems, and assembly language-and then discussing the various applications of reverse engineering, this book provides readers with practical, in-depth techniques for software reverse engineering. The book is broken into two parts, the first deals with security-related reverse engineering and the second explores the more practical aspects of reverse engineering. In addition, the author explains how to reverse engineer a third-party software library to improve interfacing and how to reverse engineer a competitor's software to build a better product. * The first popular book to show how software reverse engineering can help defend against security threats, speed up development, and unlock the secrets of competitive products * Helps developers plug security holes by demonstrating how hackers exploit reverse engineering techniques to crack copy-protection schemes and identify software targets for viruses and other malware * Offers a primer on advanced reverse-engineering, delving into "disassembly"-code-level reverse engineering-and explaining how to decipher assembly language