Free-threaded hi-speed dictionary algorithm with unique/nonunique keys (map/multimap). Connect to another dictionary object in the same process. Lock/Unlock methods to synchronize tasks (lookup, application scope). Share ASP Application/Session...
A detailed information on Dictionary Object is available in this online ASP tutorial that tabulates all properties and methods of Dictionary Object to work with strings like storing items with keys, display all items and keys, retrieves value for...
ASP Component / COM object to create, edit and manipulate multi-frame animated GIFs. Read GIFs from disk, data stream or remote URL, save to disk or export to the browser. Comprehensive functions allow for setting frame properties such as delay...
A web based ASP online learning source that describes on how to track the information inputted in a particluar form by creating a Dictionary Object with the help of the string functions in ASP. HTML form creation is also explained in this article...
In this ASP tutorial, scripting objects are explained in detail where particularly you can learn about Dictionary Object, it's usage and methods with provided examples. Describes that dictionary can be used to hold key/item pairs and in-built...
Through this ASP tutorial, you will be able to access Dictionary Object to create effective ASP scripts and this article guides you to initiate a Dictionary Object to store the numbers in English and Spanish using Key and Items respectively. And...
Many books introduce Active Server Pages (ASP) programming and most include a few chapters on Component Object Model (COM) development. But Web Programming with ASP and COM offers an innovative mixture of content. Instead of covering COM component...
Multi threaded dictionary is an ASP based component which works with WHS, VBS, ASP, VBA and provides various keys for multi threading. It has various features like providing algorithm for high speed multi threading, providing interface for linking...
ASP programmers can get more information on dynamic array creation and can learn how to create dictionary objects using arrays in ASP. Explains how to store values into dictionary object and how to access them via ASP and arrays. From the provided...
COM to .NET is a solution that can be used to migrate COM based codes into .NET codes. Users are allowed to organize their applications and not to register ActiveX objects or COM objects. This program has an ability to create wrappers as C# code... |