An XSLT processor for transforming XML documents into HTML, text, or other XML document types.
Caching Portions of an ASP.NET Page is a web based tutorial in which author demonstrates about the method involved in caching portion of ASP.NET page. Here author describes about web form users control and methods to add attributes to an output...
Creation of an area of classified access is a web based article in which author discusses about how to secure certain ASP pages, how the visitors can retrieve the secured pages in the absence of databases. This tutorial will be very useful for the...
EditiX has an XSLT debugger and an XML differencing support. It provides users with an extensive range of XML functionality withina refined IDE that guides you with intelligent entry helpers. The user can manage remote files from FTP, WebDAV or...
Treebeard is an XSLT IDE which allows you to load an XML file and an XSLT file (either from the web or from the local file system), then edit either of the files, and then perform transformations or modifications. Features offered include: FOP...
Strong name is a strong need of an assembly which is the main objective of this online tutorial. The need of a strong name for an assembly arises while installing an assembly which would be shared for many applications on the same machine. The...
This program is a sample of an iPer plugin. iPer is a suite of hypertexts editing tools. Could be used with iPer3 WH - Winhelp HTML hypertext editor, IPer 3 STD and IPer 3 PRO. TGIFImage required.
You can check the existence of an email address using this ASP script that would call a webservice to get an XML document to check the email address. Reports the message if service is not provided. Provides the source code for free accessing which...
You can learn the anatomy of the JSP from this tutorial. A JSP page basically consists of three parts namely, Directives, Scripting Elements, JSP Tags. Any page with a ,jsp extension will compile and run successfully as a valid JSP page. These...
This script displays the data of an array in two columns. It can easily be modified for more than two. |