Glossary of Terms

Glossary is usually defined as an alphabetical list of technical terms in some specialized field of knowledge. This knowledge base glossary provides a collection of knowledge base documents that define many technical terms. These terms are arranged alphabetically, but you can quickly jump to a specific term by selecting its first letter from the index of the knowledge base glossary below.

ALL A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
3 Glossary Terms Found.
ADF
Application Development Framework by Oracle for the efficient development of java applications based on Oracle DB (client- and serverside). The framework provides the developer with predefined mechanisms (OOD classes) for data access, data administration and business layer development, thus saving a huge amount of time.
AJAX
Ajax is an acronym for Asynchronous Javascript and XML. It labels a data transfer method between server and browser, that makes it possible that the HTML page doesn´t have to be reloaded completely with each HTTP-protocol request. The novelty is, that only certain parts of the HTML page are reloaded if required (Wikipedia).
ASP.NET
Very powerful framework (.NET) for the creation of "state of the art" web applications under Windows Server.