Visual FoxPro
Visual FoxPro is a programming package sold by Microsoft. It contains a
programming language, a database engine and an integrated development
environment (IDE). Visual FoxPro has an excellent record of
backwards compatibility so code that was written years ago can still be
maintained and improved with a minimum of extra work. Visual FoxPro is also a
Rapid Application Development (RAD) tool which means that its design is focused
on software built quickly.
Key Benefits
- OOP RAD development
- Data Processing
- GUI front end in N-Tier Architecture
- Middle tier (BusinessRules) in N-Tier Architecture
- As a COM client (Automation)
- As a COM Server
- Creating and consuming Web Services
- Fast processing of text
- Data munging
- XML: creating and consuming XML natively
|