Active Template Library

Part of the TechTarget Network of Enterprise IT Web Sites
Home Look It Up ITKnowledge Exchange Fast References Products White Papers Blogs

Search our IT-specific encyclopedia for:
 
OR Jump to a topic:
 
Advanced Search
Browse alphabetically:
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 #
All Categories Programming

Active Template Library

Active Template Library (ATL), formerly called ActiveX Template Library) is a Microsoft program library (set of prepackaged program routines) for use when creating Active Server Page ( ASP ) code and other ActiveX program component s with C++ (including Visual C++). A Web site developer that wants to forward user requests to a program in the Web server can write a common gateway interface application or, if the server is Microsoft's Internet Information Server ( IIS ), can include a script in the HTML (Web) page. The page itself is called an Active Server Page (ASP) and has a suffix of .asp. The script in the Active Server Page is interpreted and performed at the server before the page is sent on to the user. Another approach is to have this script (written in Microsoft's VBScript or JScript) in turn call a compiled program, written typically in C++, a sophisticated object-oriented programming language. Since a compiled program runs faster than a script, the Web page will be formulated faster and returned more quickly to the user. A C++ program also can interface more closely with the operating system than a script can, and there are several other advantages. On the other hand, it is more difficult and time-consuming to write a program in C++ than to write one in a script language.

The Active Template Library lets the programmer build Component Object Model s object that can be called by the script on an ASP page. These objects are described by Microsoft as being fast and having industrial strength . Objects you can build using the ATL include full controls, Internet Explorer controls, property pages, and dialog boxes.



Read more about it at:
> George V. Reilly, a Microsoft software design engineer, provides a paper, Developing Active Server Components with ATL .
> The World of ATL provides tutorials and links to other resources.
> SearchVB.com, a portal for Visual Basic developers, includes a collection of links about the Active Template Library.
This word suggested by: Frank W. Watervoort
Last updated on: Aug 20, 2005

>  Enterprise Software related Research & News
>  White Papers for the Retail Industry

Are you a Know-IT-All?
Is an electron’s charge positive or negative?
Answer

WORD OF THE DAY...
USB
LEARN MORE ABOUT...
Buzz Alert: Craigslist criminal
Our Latest Discovery
Learning Guides and Tutorials
Our 60 tech-specific sites
WhatIs.com RSS Feeds
Home Look It Up ITKnowledge Exchange Fast References Products White Papers Blogs
About Us   |   Contact Us   |   For Advertisers   |   For Business Partners   |   Reprints   |   RSS   |   Awards
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts