This is an XML parser written in java to be used in embedded java systems where storage space is at a premium. The code is quite compact, but MinML was also designed to minimize heap space used by the program when parsing a document. MinML does...
Advertisement
This article helps the beginners in ASP to start their coding in ASP by providing simple means of examples. Step by step explanation lets you learn how to start coding via editors, how to save as ASP page and how to display information etc., Usage...
eZ xml is a XML DOM parser that is written in pure PHP. it is fully compatible with the libXml parser used in eZ publish, but does not require any external liberaries.
This package which contains classes and methods for parsing, generating, manipulating and validating XML documents is a validating XML parser written in pure java. This parser easily enables an application to read and write XML data. Version 4.0.1...
ASP Database Errors is an article deals with error trapping and error coding in databases. This tool offers various error trapping functionalities that have been occured while developing the database programs. And also offers various constant...
Creating DataGrid Programmatically is a tutorial for the ASP.NET programmers to know about how to create the datagrid control by coding in web pages. This tutorial shows you various steps for writing the code that helps to build datagrid control....
The purpose of the book is to teach developers how to build custom controls for ASP.NET, the most flexible Web application. This topic is difficult to master because of the paradigm shift between ASP 3.0 and coding in ASP.NET. Specifically the...
It takes you through the Hello World program step by step. A quick introduction to what you need to program in C++. When coding in C++ one of the first things you need is a compiler.
An useful tutorial for the programmers to write their coding in JScript and learn the easier ways on how to implement it. Explains the restrictions in variable declaration and use of var function to define local variables with clear explanation....
phpObjectForm is a script used for processing HTML forms without coding in HTML. This script is an object oriented form and fully customizable. This software has library function to make you easy to use this programme. The main feature of this...
It is an online ASP tutorial that deals with coding in ASP language using functions and sub statements. A clear demonstration lets you understand the differences between them and you will be capable of using the opt one of them to execute tasks as...
ASP learners will come to know clearly about all aspects in ASP within a lesser period using this tutorial. It describes that ASP implements user inputs on server side and produces the HTML output to the browser. And you will learn in detail on...
ColorPop is a JavaScript, which can be used in your web pages to select colors from a color chart and generate a hex representation of the color in a text field. Features Chart buttons that allows you to select the colors from the color chart....
This tutorial is a fine descripition about how to create and send emails using ASP.NET. With the help of System.Web.Mail namespace in .NET, you could create SMTP mail, Mail message and Mail attachment. The author tells the webmaster the art of...
This article describes the design and implementation of an intuitive, fast and compact (only 40K) Java toolkit for parsing and manipulating XML -- Electric XML -- the XML engine of the author's company. It also details on how to apply...
Active Server Pages Frequently Asked Questions is a program which shows the visitors a detailed information about ASP. It contains the answers for the connection properties, time-out, absolutepostions, cursor choices, the features of the data...
If you are given numerous codes of different languages and have to write a program to identify the codes of different languages, employing the neural net will be the ideal option to identify the code?s language. This article gives an introduction...
Dynamically creating and managing lookup fields for ADO based datasets at runtime. It provides a batch loading function for lookup items at runtime and thus, it does not require re-compiling of programs even if the database needs to be...
Event Journal provides a simple and automatic way to hook into and log user-interface events (such as selecting menus, clicking buttons, minimizing windows, etc.) for any Borland Delphi or Borland C++ Builder application.Without Event Journal,...
This is a tutorial in which programmers can find some tricks and tips in programming. This tip is about the importance of the java coding conventions to enable the roundtrip. Programmers can clearly learn about how java coding conventions are... |