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...
Choosing Data Containers for .NET, Part 1 is an useful article for the .NET programmers to learn about data reader which acts as a baseline to perform tests on various container. The author gives details about several data container such as...
Creating An Intranet Site with ASP: Part 1 is a web based tutorial in which author describes about creation of various databases with regards with internet site, methods that have to be adapted when accessing the data from it, linking the...
This code basically shows how to implement a simple XML database to validate user logins.
Create an XML feed for a database and allow webmasters to pull data from your active databases.
XSL FO is an XML language for typesetting, printing, or displaying any of the world's written languages. XFC produces either an interactive onscreen display using Java2D or an output file using PDF. A single formatting engine drives both Java2D...
An XML wrapper for MySQL databases to enjoy the advantages of SQL and XML.
This is an xml script where the users can use bookmarks which is stored in an xml file. The users have the capability for sharing bookmarks. The users can post comments to the bookmarks and they can exchange the bookmarks between the shared and...
All You Need To Know About ADO.NET: Part 1/2 is an article which discusses about the database access methods. In this the author gives you some information about the RDO, ADO and ADO.NET mechanism which is used for retrieving data. ADO.NET is...
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... |