Perl TreeView tliste is a data viewing program that presents the data structure in a file in a tree like menu. This program can also list data in a database for users. Users can customize this software into their active websites.
Creating dynamic data structures is an easy to understand tutorial in which author describes the process of generating dynamic data structure to store data in memory. In this tutorial the author discusses about the different of method of creating...
Displaying XML Data in an ASP.NET page: Binding DataGrid to an XML File / is a web based tutorial in which the author offers procedure to bind XML data with the data control by using Dataset class. The author gives details about ReadXML() method,...
By SoftLab MIL-TEC Ltd. HashTrie is a new high efficient data structure for fast searching. It combines in herself properties of the hash-tables and trie (digital-trees). As against the usual hash-tables the size HashTrie is not fixed, that allows...
This program is helpful for users to debug HTML and it provides the browsers Document Object Module which helps users to explore and edit tree easily. Web browser uses document object module as internal data structure to store web pages. DHTML...
Exploring XML Encryption, Part 1 is an ASP.NET tutorial through which programmers can learn about process of XML based encryption, which helps in securing the application, when data exchange takes place in the data structure. This tutorial teaches...
A web content management tool that allows you to organize web pages into menu items, insert images, build lists, and add links and text. It doesn't require a database. The editor can support the web site as a whole data structure or as a site...
JumpNcount is a freeto-use Drop-Menu style linked list script. Unlike most drop menu link lists, JumpNcount records the number of clicks to each link. The script can log clicks to many drop-menu forms in one file, or create a log file for each...
This is calendar script that shows availability of bookings based on calendar data. There are four possible states (Available, Not Available, Pending and Booked). Each of these states has appropriate color. Uses MySQL. Data structure is flexible...
Property: Encapsulation is a web based tutorial in which author discusses about encapsulation property through which users can encapsulate the data structure. In this tutorial the author explains the above said process with example and source code... |