Adding an XML Newsfeed To Your Site is a simple article dealing on the content management systems of website news publishing. The author has given guide lines for publishing news on the website along with the ASP codes for selecting current news...
An XML Eye for the Database Guy is an article in which author elaborates the procedure for utilizing XML in the SQL server to work in .NET frame work. The author gives three methods of using the attributs and functionalities to work with XML...
Building an E-Commerce Site Part 1: Building a Product Catalog is a PHP based tutorial designed for online sellers to launch a full featured online e-store. Using this article you will be able to create product catalogs with categories and...
Building an E-Commerce Site Part 2: Managing Users with Sessions is a PHP based tutorial that assists webmasters and e-commerce programmers to generate utility functions to manage and track their online customers. Using these codes you will be...
Building an E-Commerce Site Part 3: Catalogs and Shopping Carts is a tutorial designed to browse through the product catalogs. Using this article users can create PHP coding which will enable their site visitors to make online orders for the...
Building an Event Calendar Web Application is an interesting ASP.NET article in which the author deals with the information regarding calender control of ASP.NET. The author shows you to create an application in which the users can select the date...
Building an opt-in email list is a PHP based tutorial. This article guides you to send an email to your clients, customers etc using PHP. This PHP tutorial teaches you how to validate the email addresses before sending an email. This article gives...
Track Changes to an XML Doc is an article in which author describes about the method of creating an application which uses DOM events for tracking if any changes have occured in XML documents. From this tutorial the programmers can learn about...
The Darwin Information Typing Architecture (DITA) is an XML architecture for extensible technical information. A domain extends DITA with a set of elements whose names and content models are unique to an organization or field of knowledge....
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,... |