|
|
ISAPI
|
ALSO CALLED: Internet Server API
DEFINITION: ISAPI (Internet Server Application Program Interface) is a set of Windows program calls that let you write a Web server application that will run faster than a common gateway interface (CGI) application. A disadvantage of a CGI application (or "executable file," as it is sometimes called) is that each time it is run, it runs as a separate process with its own address space, resulting in extra instructions
Definition continues below.
|
|
| Recent Vendor Reports on ISAPI |
| Your request for ISAPI resources returned limited or no results. The request has been expanded to include Application Programming Interfaces resources.
|
 |
E-Guide: Ensuring Maximum ROI when Developing Mobile Applications
| sponsored by Sybase, Inc.
EGUIDE:
This E-Guide explains how enterprises can maximize ROI while mobilizing their enterprise applications. Part one explains three common deployment approaches. Part two discusses the challenges and benefits of each approach. Part three provides tips to help enterprises maximize mobile application ROI. Read this E-Guide to learn more.
Posted: 08 Jun 2009 | Published: 08 Jun 2009
|
|
 |
|
Nucleus RTOS
| sponsored by Mentor Graphics
SOFTWARE DEMO:
Complex microprocessors lie at the heart of every electronic device and embedded system in use today - from mobile phones to brain scanners. Such products demand sophisticated software to get the job done, and that's where operating systems come in.
Posted: 14 Apr 2009 | Published: 14 Apr 2009
|
|
 |
|
DevForce Silverlight
| sponsored by IdeaBlade
TRIAL SOFTWARE:
DevForce Silverlight enables you to build data-intensive rich internet applications today.
Posted: 19 Mar 2009 | Published: 19 Mar 2009
|
|
 |
|
Visual Programming with JavaScript
| sponsored by The Ajax Experience
PODCAST:
In this talk we'll take a complete exploration of the library, working through the API and language parsing, and examine how to create impressive works using Canvas and Processing language -- all using pure JavaScript.
Posted: 15 Jan 2009 | Premiered: 07 Jan 2009
|
|
|
|
New Features in DWR Version 3
| sponsored by The Ajax Experience
WEBCAST:
This session looks at the new features of DWR version 3, including server proxy APIs and integration with Dojo, script.aculo.us, Pub/Sub message passing and integration with JMS.
Posted: 09 Dec 2008 | Premiered: Available On Demand
|
|
|
|
| |
ISAPI DEFINITION (continued):
that have to be performed, especially if many instances of it are running on behalf of users. Using ISAPI, you create a dynamic link library (DLL) application file that can run as part of the Hypertext Transport Protocol (HTTP) application's process and address space. The DLL files are loaded into the computer when HTTP is started and remain there as long as they are needed; they don't have to be located and read into storage as frequently as a CGI application. Existing CGI applications can be converted into ISAPI application DLLs without having to rewrite their logic. However, they do need
ISAPI definition sponsored by SearchWinIT.com, powered by WhatIs.com an online computer dictionary
|
|
|
|
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
|
|
|
Definitions:
|
|
 |
|
|
All Rights Reserved,
Copyright 2000 - 2009, TechTarget |
|
|
|
|