Perl as a command line utility is an article that explains to programmers who use Perl that it is a useful and quick scripting engine for command line operations. Through command line, Perl can accomplish in just a single line, tasks that require...
This tutorial can be used as a guidance and reference to build an enhanced image gallery on websites. In this tutorial the author elaborately discusses about generating image gallery with categories. This tutorial covers on topics such as...
As a quick reference, ASP.NET in a Nutshell goes beyond the published documentation to highlight little-known details, stress practical uses for particular features, and provide real-world examples that show how features can be used in a working...
This article is used as a reference and to get a great guidance for creating a SQL query test page that helps the users to retrieve only accurate result from database. Sample code snippets to test by the users has been give in this article.
The advent of SOAP as a sibling of XML opened up many possibilities for site developers to present information from various sources on their sites with unparalleled ease. And to add to this ease there are various Web Services in the form of APIs...
This script can be used as a tool to redirect the visitors to any other webpage from your website. It will be of much use for browser based or any other sort of redirection. Webmasters can utilize this program in redirecting visitors from either...
This online article could be used as a guide to the beginners while building a .NET application in a service oriented architecture. Rather than application integration, the author discusses about the application development. The article shows few...
This is a tutorial in which users can find information on returning an XML stream or document as a string. In this tutorial the author guides users by providing step by step procedure of creating a full XML document or stream to return those XML...
Here's a Schedule Scenario:As a worship pastor, you plan a schedule for two months in advance. You want to use as many of the musicians as possible, so you usually rotate the instrumentalists through two bands alternating each week, and the...
This tutorial discusses how to set PHP up as a dynamic module which will be automatically loaded by your web server each time it starts up for easy upgrades. |