ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Rapid application development

Rapid application development (RAD), is a software programming technique that allows quick development of software applications. Some RAD implementations include visual tools for development and others generate software frameworks through tools known as "wizardss."

Many implementations of RAD are available today. Some include Microsoft's MFC and Visual BASIC. The entire C# programming language can be considered a RAD tool. The Revolution development environment is an example offering very high-level functionality.

While RAD tools significantly cut down in software development time, they sometimes do it while sacrificing application execution speed or efficiency. Solutions developed via RAD techniques may not be the optimal solutions for any given problem set. However, many software applications do not need "the best" solution, just one that is "good enough." Given the time-saving RAD allows, this trade-off is often considered worthwhile. Given the speed of today's personal computers, many RAD-developed applications execute at no discernable speed difference than hand-crafted applications.





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Rapid application development".