Overview of Delphi: Difference between revisions
mNo edit summary |
Added glossary link to Application~ |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
Delphi is a complete environment for programmers who are involved in the visual design, compilation, and debugging of Windows [[application~|Application]]s. Programs can be targeted for Win32 and Microsoft .NET [[application~|Application]]s using a common source code base. | |||
Because Delphi is an Integrated Development Environment, it provides support for Rapid [[application~|Application]] development (RAD). | |||
The Delphi programming language is a variant of Pascal, with object oriented features. | |||
Delphi provides a Visual WYSIWYG client for stand alone [[application~|Application]]s, as well as support for Web [[application~|Application]] development. | |||
Basic object-relational mapping and transparent local xml object persistence features | |||
Win32, Microsoft .NET, and ASP.NET support | |||
[http://www.borland.com/us/products/delphi/index.html BORLAND Delphi] | [http://www.borland.com/us/products/delphi/index.html BORLAND Delphi] | ||
'''Kylix''' is Borland's product for Linux software development. | |||
Latest revision as of 14:11, 22 February 2012
Delphi is a complete environment for programmers who are involved in the visual design, compilation, and debugging of Windows Applications. Programs can be targeted for Win32 and Microsoft .NET Applications using a common source code base.
Because Delphi is an Integrated Development Environment, it provides support for Rapid Application development (RAD).
The Delphi programming language is a variant of Pascal, with object oriented features.
Delphi provides a Visual WYSIWYG client for stand alone Applications, as well as support for Web Application development.
Basic object-relational mapping and transparent local xml object persistence features
Win32, Microsoft .NET, and ASP.NET support
Kylix is Borland's product for Linux software development.